HL7® Austria FHIR® Core Implementation Guide
2.1.0 - STU3
HL7® Austria FHIR® Core Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="ExampleHealthcareService"/>
<meta>
<profile
value="https://fhir.hl7.at/core/r5/StructureDefinition/at-core-HealthcareService"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService ExampleHealthcareService</b></p><a name="ExampleHealthcareService"> </a><a name="hcExampleHealthcareService"> </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-core-HealthcareService.html">HL7® AT Core HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-HL7ATCoreOrganizationExample01.html">Organization Amadeus Spital</a></p><p><b>specialty</b>: <span title="Codes:{https://fhir.hl7.at/core/r5/CodeSystem/at-funktionscode 11114}">Rheumatologie</span></p><p><b>location</b>: <a href="Location-HL7ATCoreLocationLinz.html">Location Campus Linz</a></p><p><b>name</b>: Rheumatology Service</p></div>
</text>
<active value="true"/>
<providedBy>🔗
<reference value="Organization/HL7ATCoreOrganizationExample01"/>
</providedBy>
<specialty>
<coding>
<system
value="https://fhir.hl7.at/core/r5/CodeSystem/at-funktionscode"/>
<code value="11114"/>
<display value="Rheumatologie"/>
</coding>
</specialty>
<location>🔗
<reference value="Location/HL7ATCoreLocationLinz"/>
</location>
<name value="Rheumatology Service"/>
</HealthcareService>