0.2.0 - Informative

TCFHIRAGSchedulingR5, published by HL7® Austria, TC FHIR®. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/TC-FHIR-AG-Scheduling-R5/ and changes regularly. See the Directory of published versions

: AT Scheduling Service Type - JSON Representation

Draft as of 2025-11-06

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><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-service-type.html\"><code>http://terminology.hl7.org/CodeSystem/service-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.1.1, the version found through the package references\"> version &#x1F4E6;1.1.1</span><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.5.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.2.0",
  "name" : "AtSchedulingServiceType",
  "title" : "AT Scheduling Service Type",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-11-06T12:40:22+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"
          }
        ]
      }
    ]
  }
}