MediRecords FHIR Implementation Guide
1.4.1 - release


: Webhook Bundle for observation.created event - vital signs panel - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="1dae1196-c28a-46a7-b4d5-c86395c594a8"/>
  <meta>
    <lastUpdated value="2022-03-04T01:43:30Z"/>
  </meta>
  <type value="collection"/>
  <entry>
    <fullUrl value="urn:uuid:9b9c63e1-5624-42b5-8d17-0044b2d1942a"/>
    <resource>
      <Observation>
        <id value="9b9c63e1-5624-42b5-8d17-0044b2d1942a"/>
        <meta>
          <lastUpdated value="2022-02-21T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-observation-clinical"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_9b9c63e1-5624-42b5-8d17-0044b2d1942a"> </a><p class="res-header-id"><b>Generated Narrative: Observation 9b9c63e1-5624-42b5-8d17-0044b2d1942a</b></p><a name="9b9c63e1-5624-42b5-8d17-0044b2d1942a"> </a><a name="hc9b9c63e1-5624-42b5-8d17-0044b2d1942a"> </a><a name="9b9c63e1-5624-42b5-8d17-0044b2d1942a-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">Last updated: 2022-02-21 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-observation-clinical.html">MR Observation Generic Clinical</a></p></div><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 8716-3}, {http://snomed.info/sct 118227000}">Vital signs</span></p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>effective</b>: 2021-10-25</p><p><b>performer</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><p><b>dataAbsentReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}">Not Applicable</span></p><p><b>hasMember</b>: </p><ul><li><a href="Observation-cd25b7e5-d2f8-43d9-93ba-8ebc94680a16.html">Observation Body height</a></li><li><a href="Observation-19f79b6e-ba9a-4444-99c5-12c83322b18c.html">Observation Head Occipital-frontal circumference</a></li><li><a href="Observation-1e5cae20-85bf-11e8-b401-obsbw711ad9g.html">Observation Body weight</a></li></ul></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>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="8716-3"/>
            <display value="Vital signs"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="118227000"/>
            <display value="Vital signs finding"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
        </encounter>
        <effectiveDateTime value="2021-10-25"/>
        <performer>🔗 
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </performer>
        <dataAbsentReason>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
            <code value="not-applicable"/>
          </coding>
        </dataAbsentReason>
        <hasMember>🔗 
          <reference
                     value="Observation/cd25b7e5-d2f8-43d9-93ba-8ebc94680a16"/>
        </hasMember>
        <hasMember>🔗 
          <reference
                     value="Observation/19f79b6e-ba9a-4444-99c5-12c83322b18c"/>
        </hasMember>
        <hasMember>🔗 
          <reference
                     value="Observation/1e5cae20-85bf-11e8-b401-obsbw711ad9g"/>
        </hasMember>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:cd25b7e5-d2f8-43d9-93ba-8ebc94680a16"/>
    <resource>
      <Observation>
        <id value="cd25b7e5-d2f8-43d9-93ba-8ebc94680a16"/>
        <meta>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-observation-vitalsign-bodyheight"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cd25b7e5-d2f8-43d9-93ba-8ebc94680a16"> </a><p class="res-header-id"><b>Generated Narrative: Observation cd25b7e5-d2f8-43d9-93ba-8ebc94680a16</b></p><a name="cd25b7e5-d2f8-43d9-93ba-8ebc94680a16"> </a><a name="hccd25b7e5-d2f8-43d9-93ba-8ebc94680a16"> </a><a name="cd25b7e5-d2f8-43d9-93ba-8ebc94680a16-en-US"> </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="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>effective</b>: 2021-10-25</p><p><b>performer</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><p><b>value</b>: 180.1 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"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="50373000"/>
          </coding>
          <text value="Body height"/>
        </code>
        <subject>🔗 
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
        </encounter>
        <effectiveDateTime value="2021-10-25"/>
        <performer>🔗 
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </performer>
        <valueQuantity>
          <value value="180.1"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:19f79b6e-ba9a-4444-99c5-12c83322b18c"/>
    <resource>
      <Observation>
        <id value="19f79b6e-ba9a-4444-99c5-12c83322b18c"/>
        <meta>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-observation-vitalsign-headcircumference"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_19f79b6e-ba9a-4444-99c5-12c83322b18c"> </a><p class="res-header-id"><b>Generated Narrative: Observation 19f79b6e-ba9a-4444-99c5-12c83322b18c</b></p><a name="19f79b6e-ba9a-4444-99c5-12c83322b18c"> </a><a name="hc19f79b6e-ba9a-4444-99c5-12c83322b18c"> </a><a name="19f79b6e-ba9a-4444-99c5-12c83322b18c-en-US"> </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="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>effective</b>: 1993-02-07</p><p><b>performer</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><p><b>value</b>: 33.1 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"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="363812007"/>
          </coding>
          <text value="Head Circumference"/>
        </code>
        <subject>🔗 
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
        </encounter>
        <effectiveDateTime value="1993-02-07"/>
        <performer>🔗 
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </performer>
        <valueQuantity>
          <value value="33.1"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:1e5cae20-85bf-11e8-b401-obsbw711ad9g"/>
    <resource>
      <Observation>
        <id value="1e5cae20-85bf-11e8-b401-obsbw711ad9g"/>
        <meta>
          <lastUpdated value="2022-02-21T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-observation-vitalsign-bodyweight"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_1e5cae20-85bf-11e8-b401-obsbw711ad9g"> </a><p class="res-header-id"><b>Generated Narrative: Observation 1e5cae20-85bf-11e8-b401-obsbw711ad9g</b></p><a name="1e5cae20-85bf-11e8-b401-obsbw711ad9g"> </a><a name="hc1e5cae20-85bf-11e8-b401-obsbw711ad9g"> </a><a name="1e5cae20-85bf-11e8-b401-obsbw711ad9g-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">Last updated: 2022-02-21 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-observation-vitalsign-bodyweight.html">MR Observation Vital Sign Body Weight</a></p></div><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}">Body weight</span></p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>effective</b>: 2021-10-25</p><p><b>performer</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><p><b>value</b>: 88.1 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"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="27113001"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
        </encounter>
        <effectiveDateTime value="2021-10-25"/>
        <performer>🔗 
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </performer>
        <valueQuantity>
          <value value="88.1"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
    <resource>
      <Patient>
        <id value="1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        <meta>
          <lastUpdated value="2021-10-11T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-patient-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_1e5cae20-85bf-11e8-b401-ffccd711ad9c"> </a><p class="res-header-id"><b>Generated Narrative: Patient 1e5cae20-85bf-11e8-b401-ffccd711ad9c</b></p><a name="1e5cae20-85bf-11e8-b401-ffccd711ad9c"> </a><a name="hc1e5cae20-85bf-11e8-b401-ffccd711ad9c"> </a><a name="1e5cae20-85bf-11e8-b401-ffccd711ad9c-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">Last updated: 2021-10-11 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-patient-core.html">MR Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Patient external identifier/12345678H</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 0410999999(Mobile)</li><li><a href="mailto:mila.grey@xyz.com">mila.grey@xyz.com</a></li><li>abc lane Sydney NSW 2000 AU (home)</li><li>12 MLK BLVD Tampa FL 33131 US (work)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></li><li>Managing Organization: <a href="Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html">Organization Healthy Live Clinic</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This extension applies to the Patient resource and is used to represent ethnic identity. This extension is to support the provision of healthcare services to patients with specific cultural identities. This extension provides further information about a person’s cultural values and practices which can be significant in determining service type, support required and possible needs."><a href="http://hl7.org.au/fhir/4.0.0/StructureDefinition-ethnicity.html">Ethnicity</a></td><td colspan="3"><span title="Codes:{https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code 155}">Scottish</span></td></tr><tr><td style="background-color: #f3f5da" title="Extension to record if the patient in context uses English as the second language"><a href="StructureDefinition-mr-eng-secondlang-ind-extn.html">English As Second Language Indicator Extension</a></td><td colspan="3">false</td></tr></table></div>
        </text>
        <extension
                   url="https://fhir.medirecords.com/StructureDefinition/mr-eng-secondlang-ind-extn">
          <valueBoolean value="false"/>
        </extension>
        <extension
                   url="http://hl7.org.au/fhir/StructureDefinition/ethnicity">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://fhir.medirecords.com/CodeSystem/mr-patient-ethnicity-code"/>
              <code value="155"/>
              <display value="Scottish"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MC"/>
              <display value="Patient's Medicare Number"/>
            </coding>
            <text value="Medicare Number"/>
          </type>
          <system
                  value="http://ns.electronichealth.net.au/id/medicare-number"/>
          <value value="32788511952"/>
          <period>
            <end value="2025-02"/>
          </period>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PT"/>
              <display value="Patient external identifier"/>
            </coding>
          </type>
          <system value="urn:uuid:88229aa3-20e8-491f-8e5a-3c5918850b93"/>
          <value value="12345678H"/>
        </identifier>
        <name>
          <use value="official"/>
          <family value="Grey"/>
          <given value="Mila"/>
          <prefix value="Mrs"/>
        </name>
        <name>
          <use value="usual"/>
          <text value="Mila"/>
        </name>
        <name>
          <use value="old"/>
          <text value="Don Mila"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0410999999"/>
          <use value="mobile"/>
          <rank value="1"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="mila.grey@xyz.com"/>
          <use value="home"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1990-11-29">
          <extension
                     url="http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator">
            <valueCoding>
              <system
                      value="https://healthterminologies.gov.au/fhir/CodeSystem/date-accuracy-indicator-1"/>
              <code value="AAA"/>
              <display value="Day, month and year are accurate"/>
            </valueCoding>
          </extension>
        </birthDate>
        <address>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn">
            <valueBoolean value="true"/>
          </extension>
          <use value="home"/>
          <type value="physical"/>
          <line value="abc lane"/>
          <city value="Sydney"/>
          <state value="NSW"/>
          <postalCode value="2000"/>
          <country value="AU"/>
        </address>
        <address>
          <extension
                     url="https://fhir.medirecords.com/StructureDefinition/mr-address-isprimary-extn">
            <valueBoolean value="false"/>
          </extension>
          <use value="work"/>
          <type value="physical"/>
          <line value="12 MLK BLVD"/>
          <city value="Tampa"/>
          <state value="FL"/>
          <postalCode value="33131"/>
          <country value="US"/>
        </address>
        <generalPractitioner>🔗 
          <reference
                     value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        </generalPractitioner>
        <managingOrganization>🔗 
          <reference
                     value="Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
        </managingOrganization>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
    <resource>
      <Encounter>
        <id value="1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
        <meta>
          <lastUpdated value="2021-10-25T01:43:30Z"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-encounter-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_1e5cae20-85bf-11e8-b401-ffccd711ad9g"> </a><p class="res-header-id"><b>Generated Narrative: Encounter 1e5cae20-85bf-11e8-b401-ffccd711ad9g</b></p><a name="1e5cae20-85bf-11e8-b401-ffccd711ad9g"> </a><a name="hc1e5cae20-85bf-11e8-b401-ffccd711ad9g"> </a><a name="1e5cae20-85bf-11e8-b401-ffccd711ad9g-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">Last updated: 2021-10-25 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-encounter-core.html">MR Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></td><td><a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></td></tr></table><p><b>period</b>: 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000</p><p><b>reasonCode</b>: <span title="Codes:">unwellness</span></p><p><b>serviceProvider</b>: <a href="Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html">Organization Healthy Live Clinic</a></p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
          <display value="ambulatory"/>
        </class>
        <subject>🔗 
          <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
        </subject>
        <participant>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
              <code value="PPRF"/>
              <display value="primary performer"/>
            </coding>
          </type>
          <individual>🔗 
            <reference
                       value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
          </individual>
        </participant>
        <period>
          <start value="2021-10-25T01:43:30Z"/>
          <end value="2021-10-25T02:21:30Z"/>
        </period>
        <reasonCode>
          <text value="unwellness"/>
        </reasonCode>
        <serviceProvider>🔗 
          <reference
                     value="Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
        </serviceProvider>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
    <resource>
      <Practitioner>
        <id value="6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
        <meta>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-practitioner-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_6d6d7ce8-65c2-11e6-a20e-7b5deed40054"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner 6d6d7ce8-65c2-11e6-a20e-7b5deed40054</b></p><a name="6d6d7ce8-65c2-11e6-a20e-7b5deed40054"> </a><a name="hc6d6d7ce8-65c2-11e6-a20e-7b5deed40054"> </a><a name="6d6d7ce8-65c2-11e6-a20e-7b5deed40054-en-US"> </a><p><b>identifier</b>: HPI-I/8003610833334085</p><p><b>active</b>: true</p><p><b>name</b>: John Smith </p><p><b>telecom</b>: ph: 0410999888(Mobile), <a href="mailto:john.smith@gpexample.com">john.smith@gpexample.com</a>, ph: 0212450987(Work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1978-04-08</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}">Doctor of Medicine</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:">MB chB(Hons)</span></p></blockquote></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="NPI"/>
            </coding>
            <text value="HPI-I"/>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
          <value value="8003610833334085"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="usual"/>
          <family value="Smith"/>
          <given value="John"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="0410999888"/>
          <use value="mobile"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="john.smith@gpexample.com"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="phone"/>
          <value value="0212450987"/>
          <use value="work"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="1978-04-08"/>
        <qualification>
          <code>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
              <code value="MD"/>
              <display value="Doctor of Medicine"/>
            </coding>
          </code>
        </qualification>
        <qualification>
          <code>
            <text value="MB chB(Hons)"/>
          </code>
        </qualification>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
    <resource>
      <Organization>
        <id value="ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
        <meta>
          <source value="urn:uuid:736b6dd8-c989-11e5-a45e-9b49d42b14a9"/>
          <profile
                   value="https://fhir.medirecords.com/StructureDefinition/mr-organisation-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_ade47c8c-9eed-11ea-a6fa-3f7e286deed9"> </a><p class="res-header-id"><b>Generated Narrative: Organization ade47c8c-9eed-11ea-a6fa-3f7e286deed9</b></p><a name="ade47c8c-9eed-11ea-a6fa-3f7e286deed9"> </a><a name="hcade47c8c-9eed-11ea-a6fa-3f7e286deed9"> </a><a name="ade47c8c-9eed-11ea-a6fa-3f7e286deed9-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">Information Source: urn:uuid:736b6dd8-c989-11e5-a45e-9b49d42b14a9</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-organisation-core.html">MR Organisation</a></p></div><p><b>identifier</b>: HPI-O/8003627500000328</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Healthy Live Clinic</p><p><b>telecom</b>: ph: 1234567890(Work), <a href="mailto:sarahstone@c.com">sarahstone@c.com</a></p><p><b>address</b>: Johnson Street Sydney NSW 2000 </p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
              <code value="NOI"/>
              <display value="National Organisation Identifier"/>
            </coding>
            <text value="HPI-O"/>
          </type>
          <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
          <value value="8003627500000328"/>
        </identifier>
        <active value="true"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/organization-type"/>
            <code value="prov"/>
            <display value="Healthcare Provider"/>
          </coding>
        </type>
        <name value="Healthy Live Clinic"/>
        <telecom>
          <system value="phone"/>
          <value value="1234567890"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="sarahstone@c.com"/>
          <use value="work"/>
        </telecom>
        <address>
          <type value="physical"/>
          <line value="Johnson Street"/>
          <city value="Sydney"/>
          <state value="NSW"/>
          <postalCode value="2000"/>
        </address>
      </Organization>
    </resource>
  </entry>
</Bundle>