FHIR Frog AU Core Conformance Tests
0.1.0 - draft

FHIR Frog AU Core Conformance Tests, published by FHIR Frog. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jgsuess/au-core-tests/ and changes regularly. See the Directory of published versions

: Frog Health Service - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="au-core-encounter-service-provider"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization au-core-encounter-service-provider</b></p><a name="au-core-encounter-service-provider"> </a><a name="hcau-core-encounter-service-provider"> </a><p><b>identifier</b>: <code>http://ns.electronichealth.net.au/id/hi/hpio/1.0</code>/8003620000000011</p><p><b>name</b>: Frog Health Service</p><p><b>telecom</b>: ph: 0300000000(Work)</p></div>
  </text>
  <identifier>
    <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
    <value value="8003620000000011"/>
  </identifier>
  <name value="Frog Health Service"/>
  <telecom>
    <system value="phone"/>
    <value value="0300000000"/>
    <use value="work"/>
  </telecom>
</Organization>