Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Territory Medical Centre - XML Representation

Raw xml | Download



<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="territory-medical-centre"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-healthcareservice-core-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService territory-medical-centre</b></p><a name="territory-medical-centre"> </a><a name="hcterritory-medical-centre"> </a><a name="territory-medical-centre-en-AU"> </a><p><b>identifier</b>: HPI-O/8003621566684455</p><p><b>providedBy</b>: <a href="Organization-territory-medical-centre.html">Organization Territory Medical Centre</a></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 788007007}">General practice service</span>, <span title="Codes:{http://snomed.info/sct 1238911000168108}">Immunisation service</span>, <span title="Codes:{http://snomed.info/sct 1575161000168105}">COVID-19 vaccination service</span></p><p><b>name</b>: Territory Medical Centre</p><p><b>telecom</b>: ph: (08) 8948 9999(Work), <a href="https://territorymedicalcentre.example.com.au">https://territorymedicalcentre.example.com.au</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="NOI"/>
      </coding>
      <text value="HPI-O"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
    <value value="8003621566684455"/>
  </identifier>
  <providedBy>🔗 
    <reference value="Organization/territory-medical-centre"/>
  </providedBy>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="788007007"/>
      <display value="General practice service"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1238911000168108"/>
      <display value="Immunisation service"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1575161000168105"/>
      <display value="COVID-19 vaccination service"/>
    </coding>
  </type>
  <!-- <location>
        <reference value="Location/territory-medical-centre"/>
    </location> -->
  <name value="Territory Medical Centre"/>
  <telecom>
    <system value="phone"/>
    <value value="(08) 8948 9999"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="url"/>
    <value value="https://territorymedicalcentre.example.com.au"/>
    <use value="work"/>
  </telecom>
</HealthcareService>