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

: HL7ATSchedulingHealthcareServiceExample01 - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "HL7ATSchedulingHealthcareServiceExample01",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-healthcareservice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HL7ATSchedulingHealthcareServiceExample01</b></p><a name=\"HL7ATSchedulingHealthcareServiceExample01\"> </a><a name=\"hcHL7ATSchedulingHealthcareServiceExample01\"> </a><a name=\"HL7ATSchedulingHealthcareServiceExample01-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-scheduling-healthcareservice.html\">HL7® AT Scheduling HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/Organization-HL7ATCoreOrganizationExample01.html\">Amadeus Spital</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 65}\">Allgemeinmedizin</span></p><p><b>name</b>: Allgemeinmedizinische Versorgung</p></div>"
  },
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/HL7ATCoreOrganizationExample01",
    "display" : "Amadeus Spital"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-type",
          "code" : "65",
          "display" : "Physiotherapy"
        }
      ],
      "text" : "Allgemeinmedizin"
    }
  ],
  "name" : "Allgemeinmedizinische Versorgung"
}