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

: Personal Observations Payload Bundle for Mr. Oliver Smith recorded by Mother at 6 months - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="po-01"/>
  <!-- Bundle of the set of resources that make up the Personal Observations for Mr. Oliver Smith recorded by Mother at 6 months generated by MHR system on request by CIS via TBD -->
  <meta>
    <lastUpdated value="2022-11-28T11:01:00+10:00"/>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-payload-1"/>
  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:69784b45-5069-4f41-9623-c67dd97d978a"/>
  </identifier>
  <type value="collection"/>
  <timestamp value="2022-11-28T11:01:00+10:00"/>
  <!--     PATIENT     -->
  <entry>
    <fullUrl value="urn:uuid:be41a758-d199-44ef-a91d-6f29a3cce26f"/>
    <resource>
      <Patient>
        <id value="mhr-smith-oliver"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_mhr-smith-oliver"> </a><p class="res-header-id"><b>Generated Narrative: Patient mhr-smith-oliver</b></p><a name="mhr-smith-oliver"> </a><a name="hcmhr-smith-oliver"> </a><a name="mhr-smith-oliver-en-AU"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Oliver SMITH  Male, DoB: 2019-02-14 ( National unique individual identifier: AustalianIHI#8003608833357361 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin."><a href="https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-indigenous-status.html">Australian Indigenous Status</a></td><td colspan="3">australian-indigenous-status-1 4: Neither Aboriginal nor Torres Strait Islander origin</td></tr></table></div>
        </text>
        <extension
                   url="http://hl7.org.au/fhir/StructureDefinition/indigenous-status">
          <valueCoding>
            <system
                    value="https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1"/>
            <code value="4"/>
            <display
                     value="Neither Aboriginal nor Torres Strait Islander origin"/>
          </valueCoding>
        </extension>
        <identifier>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="NI"/>
              <display value="National unique individual identifier"/>
            </coding>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
          <value value="8003608833357361"/>
        </identifier>
        <name>
          <use value="usual"/>
          <family value="SMITH"/>
          <given value="Oliver"/>
          <prefix value="Mr."/>
        </name>
        <gender value="male"/>
        <birthDate value="2019-02-14"/>
      </Patient>
    </resource>
  </entry>
  <!--     RELATEDPERSON (mhr-field-sally)    -->
  <entry>
    <fullUrl value="urn:uuid:8a2eeebc-c2dc-471b-aa05-3f9397d6daf0"/>
    <resource>
      <RelatedPerson>
        <id value="mhr-field-sally"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_mhr-field-sally"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson mhr-field-sally</b></p><a name="mhr-field-sally"> </a><a name="hcmhr-field-sally"> </a><a name="mhr-field-sally-en-AU"> </a><p><b>identifier</b>: National unique individual identifier/8003608333563104 (use: official, )</p><p><b>patient</b>: <a href="Bundle-po-01.html#urn-uuid-be41a758-d199-44ef-a91d-6f29a3cce26f">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><p><b>name</b>: Sally FIELD </p><p><b>telecom</b>: ph: 0491 578 957(Mobile)</p><p><b>gender</b>: Female</p></div>
        </text>
        <identifier>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="NI"/>
              <display value="National unique individual identifier"/>
            </coding>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
          <value value="8003608333563104"/>
        </identifier>
        <patient>
          <reference value="urn:uuid:be41a758-d199-44ef-a91d-6f29a3cce26f"/>
          <identifier>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608833357361"/>
          </identifier>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="MTH"/>
            <display value="mother"/>
          </coding>
        </relationship>
        <name>
          <use value="usual"/>
          <family value="FIELD"/>
          <given value="Sally"/>
          <prefix value="Ms."/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0491 578 957"/>
          <use value="mobile"/>
        </telecom>
        <gender value="female"/>
      </RelatedPerson>
    </resource>
  </entry>
  <!--     OBSERVATION (headcircum-01)  -->
  <entry>
    <fullUrl value="urn:uuid:8454a668-54ff-4bcc-9118-d78e1e6e8604"/>
    <resource>
      <Observation>
        <id value="headcircum-01"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_headcircum-01"> </a><p class="res-header-id"><b>Generated Narrative: Observation headcircum-01</b></p><a name="headcircum-01"> </a><a name="hcheadcircum-01"> </a><a name="headcircum-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9843-4}, {http://snomed.info/sct 363812007}">Head Circumference</span></p><p><b>subject</b>: <a href="Bundle-po-01.html#urn-uuid-be41a758-d199-44ef-a91d-6f29a3cce26f">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>effective</b>: 2019-08-14</p><p><b>performer</b>: <a href="Bundle-po-01.html#urn-uuid-8a2eeebc-c2dc-471b-aa05-3f9397d6daf0">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>value</b>: 42 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codecm = 'cm')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
          <text value="Vital Signs"/>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="9843-4"/>
            <display value="Head Occipital-frontal circumference"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="363812007"/>
          </coding>
          <text value="Head Circumference"/>
        </code>
        <subject>
          <reference value="urn:uuid:be41a758-d199-44ef-a91d-6f29a3cce26f"/>
          <identifier>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608833357361"/>
          </identifier>
        </subject>
        <effectiveDateTime value="2019-08-14"/>
        <performer>
          <reference value="urn:uuid:8a2eeebc-c2dc-471b-aa05-3f9397d6daf0"/>
          <identifier>
            <use value="official"/>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608333563104"/>
          </identifier>
        </performer>
        <valueQuantity>
          <value value="42"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <!--     OBSERVATION (bodyheight-01)     -->
  <entry>
    <fullUrl value="urn:uuid:23596933-9097-4931-87b2-1c850bb78780"/>
    <resource>
      <Observation>
        <id value="bodyheight-01"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_bodyheight-01"> </a><p class="res-header-id"><b>Generated Narrative: Observation bodyheight-01</b></p><a name="bodyheight-01"> </a><a name="hcbodyheight-01"> </a><a name="bodyheight-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8302-2}, {http://snomed.info/sct 50373000}">Body height</span></p><p><b>subject</b>: <a href="Bundle-po-01.html#urn-uuid-be41a758-d199-44ef-a91d-6f29a3cce26f">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>effective</b>: 2019-08-14</p><p><b>performer</b>: <a href="Bundle-po-01.html#urn-uuid-8a2eeebc-c2dc-471b-aa05-3f9397d6daf0">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>value</b>: 67 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codecm = 'cm')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
          <text value="Vital Signs"/>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="8302-2"/>
            <display value="Body height"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="50373000"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:be41a758-d199-44ef-a91d-6f29a3cce26f"/>
          <identifier>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608833357361"/>
          </identifier>
        </subject>
        <effectiveDateTime value="2019-08-14"/>
        <performer>
          <reference value="urn:uuid:8a2eeebc-c2dc-471b-aa05-3f9397d6daf0"/>
          <identifier>
            <use value="official"/>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608333563104"/>
          </identifier>
        </performer>
        <valueQuantity>
          <value value="67"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <!--     OBSERVATION (bodyweight-01)     -->
  <entry>
    <fullUrl value="urn:uuid:052f2328-985a-44c2-a9d5-700c493ae43f"/>
    <resource>
      <Observation>
        <id value="bodyweight-01"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_bodyweight-01"> </a><p class="res-header-id"><b>Generated Narrative: Observation bodyweight-01</b></p><a name="bodyweight-01"> </a><a name="hcbodyweight-01"> </a><a name="bodyweight-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}, {http://snomed.info/sct 27113001}">weight</span></p><p><b>subject</b>: <a href="Bundle-po-01.html#urn-uuid-be41a758-d199-44ef-a91d-6f29a3cce26f">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>effective</b>: 2019-08-14</p><p><b>performer</b>: <a href="Bundle-po-01.html#urn-uuid-8a2eeebc-c2dc-471b-aa05-3f9397d6daf0">Bundle: identifier = UUID:69784b45-5069-4f41-9623-c67dd97d978a; type = collection; timestamp = 2022-11-28 11:01:00+1000</a></p><p><b>value</b>: 7.9 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
          <text value="Vital Signs"/>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
            <display value="Body weight"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="27113001"/>
          </coding>
          <text value="weight"/>
        </code>
        <subject>
          <reference value="urn:uuid:be41a758-d199-44ef-a91d-6f29a3cce26f"/>
          <identifier>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608833357361"/>
          </identifier>
        </subject>
        <effectiveDateTime value="2019-08-14"/>
        <performer>
          <reference value="urn:uuid:8a2eeebc-c2dc-471b-aa05-3f9397d6daf0"/>
          <identifier>
            <use value="official"/>
            <type>
              <coding>
                <system
                        value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                <code value="NI"/>
                <display value="National unique individual identifier"/>
              </coding>
            </type>
            <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
            <value value="8003608333563104"/>
          </identifier>
        </performer>
        <valueQuantity>
          <value value="7.9"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
</Bundle>