0.1.0 - Informative

TCFHIRAGSchedulingR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AT Scheduling Service Type - JSON Representation

Draft as of 2025-05-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AtSchedulingServiceType",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AtSchedulingServiceType</b></p><a name=\"AtSchedulingServiceType\"> </a><a name=\"hcAtSchedulingServiceType\"> </a><a name=\"AtSchedulingServiceType-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-service-type.html\"><code>http://terminology.hl7.org/CodeSystem/service-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-service-type.html#service-type-65\">65</a></td><td>Physiotherapy</td><td>Physiotherapy</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ValueSet/AtSchedulingServiceType",
  "version" : "0.1.0",
  "name" : "AtSchedulingServiceType",
  "title" : "AT Scheduling Service Type",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-05-23T10:26:37+00:00",
  "publisher" : "HL7® Austria, TC FHIR®",
  "description" : "This is a placeholder for a ValueSet of bookable service types. The contained value just serves as an example and is not guaranteed to ",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/service-type",
        "concept" : [
          {
            "code" : "65",
            "display" : "Physiotherapy"
          }
        ]
      }
    ]
  }
}