PATH MER Indicators
0.1.0 - STU1 International flag

PATH MER Indicators, published by PATH. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/PATH-Global-Health/MERindicators and changes regularly. See the Directory of published versions

: Example0 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="ExampleOMRS0"/>
  <type value="transaction"/>
  <entry>
    <fullUrl
             value="https://path-global-health.github.io/MERindicators/Patient/PatientOMRS0"/>
    <resource>
      <Patient>
        <id value="PatientOMRS0"/>
        <meta>
          <profile
                   value="http://fhir.openmrs.org/core/StructureDefinition/omrs-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="PatientOMRS0"> </a></p><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">Resource Patient &quot;PatientOMRS0&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-patient.html">OpenMRS Patient</a></p></div><p><b>identifier</b>: OpenMRS ID: 4343534 (use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: Ricky Jeannette </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1996-12-12</p><p><b>deceased</b>: false</p></div>
        </text>
        <identifier>
          <extension
                     url="http://fhir.openmrs.org/core/StructureDefinition/omrs-patient-identifier-location">
            <valueReference>
              <reference
                         value="Location/a3b793f0-eb53-4cda-92ce-fe0a77106252"/>
              <type value="Location"/>
              <display value="Inpatient Ward"/>
            </valueReference>
          </extension>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MR"/>
            </coding>
            <text value="OpenMRS ID"/>
          </type>
          <value value="4343534"/>
        </identifier>
        <active value="true"/>
        <name>
          <family value="Jeannette"/>
          <given value="Ricky"/>
        </name>
        <gender value="male"/>
        <birthDate value="1996-12-12"/>
        <deceasedBoolean value="false"/>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/PatientOMRS0"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://path-global-health.github.io/MERindicators/Location/LocationExample"/>
    <resource>
      <Location>
        <id value="a3b793f0-eb53-4cda-92ce-fe0a77106252"/>
        <meta>
          <profile
                   value="http://fhir.openmrs.org/core/StructureDefinition/omrs-location"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Location</b><a name="a3b793f0-eb53-4cda-92ce-fe0a77106252"> </a></p><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">Resource Location &quot;a3b793f0-eb53-4cda-92ce-fe0a77106252&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-location.html">OpenMRS Location</a></p></div><p><b>status</b>: active</p><p><b>name</b>: Outpatient Clinic</p><p><b>description</b>: Outpatient Clinic</p><p><b>type</b>: Sleep disorders unit <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.2.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#SLEEP)</span></p><p><b>telecom</b>: ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, <a href="mailto:hq@HL7.org">hq@HL7.org</a></p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA (HOME)</p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>-83.69471</td><td>42.2565</td></tr></table></div>
        </text>
        <status value="active"/>
        <name value="Outpatient Clinic"/>
        <description value="Outpatient Clinic"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="SLEEP"/>
            <display value="Sleep disorders unit"/>
          </coding>
        </type>
        <telecom>
          <system value="phone"/>
          <value value="(+1) 734-677-7777"/>
        </telecom>
        <telecom>
          <system value="fax"/>
          <value value="(+1) 734-677-6622"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="hq@HL7.org"/>
        </telecom>
        <address>
          <use value="home"/>
          <line value="3300 Washtenaw Avenue, Suite 227"/>
          <city value="Ann Arbor"/>
          <district value="Mukono"/>
          <state value="MI"/>
          <postalCode value="48104"/>
          <country value="USA"/>
        </address>
        <position>
          <longitude value="-83.69471"/>
          <latitude value="42.2565"/>
        </position>
      </Location>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Location/LocationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://path-global-health.github.io/MERindicators/Encounter/EncounterOMRS0"/>
    <resource>
      <Encounter>
        <id value="EncounterOMRS0"/>
        <meta>
          <profile
                   value="http://fhir.openmrs.org/core/StructureDefinition/omrs-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="EncounterOMRS0"> </a></p><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">Resource Encounter &quot;EncounterOMRS0&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-encounter.html">Openmrs Encounter</a></p></div><p><b>status</b>: unknown</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>type</b>: Vitals <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (encounter-type#67a71486-1a54-468f-ac3e-7091a9a79584)</span></p><p><b>subject</b>: <a href="#Patient_PatientOMRS0">See above (Patient/PatientOMRS0)</a></p><p><b>period</b>: 2022-06-22 --&gt; 2022-06-22</p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="#Location_a3b793f0-eb53-4cda-92ce-fe0a77106252">See above (Location/a3b793f0-eb53-4cda-92ce-fe0a77106252)</a></td></tr></table></div>
        </text>
        <status value="unknown"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <type>
          <coding>
            <system
                    value="http://fhir.openmrs.org/code-system/encounter-type"/>
            <code value="67a71486-1a54-468f-ac3e-7091a9a79584"/>
            <display value="Vitals"/>
          </coding>
        </type>
        <subject>
          <reference value="Patient/PatientOMRS0"/>
          <type value="Patient"/>
        </subject>
        <period>
          <start value="2022-06-22"/>
          <end value="2022-06-22"/>
        </period>
        <location>
          <location>
            <reference value="Location/a3b793f0-eb53-4cda-92ce-fe0a77106252"/>
          </location>
        </location>
      </Encounter>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Encounter/EncounterOMRS0"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://path-global-health.github.io/MERindicators/Observation/ObservationOMRS0"/>
    <resource>
      <Observation>
        <id value="ObservationOMRS0"/>
        <meta>
          <profile
                   value="http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="ObservationOMRS0"> </a></p><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">Resource Observation &quot;ObservationOMRS0&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-OpenMRS-observation.html">OpenMRS Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Exam <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.2.0/CodeSystem-observation-category.html">Observation Category Codes</a>#exam)</span></p><p><b>code</b>: Currently taking ARV <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CIEL.html">CIEL</a>#160119)</span></p><p><b>subject</b>: <a href="#Patient_PatientOMRS0">See above (Patient/PatientOMRS0)</a></p><p><b>encounter</b>: <a href="Encounter-5b829d01-34bb-47d1-b1bb-9303c3a9ebcb.html">Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb</a></p><p><b>value</b>: Yes <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CIEL.html">CIEL</a>#1065)</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="https://openconceptlab.org/orgs/CIEL/sources/CIEL"/>
            <code value="160119"/>
            <display value="Currently taking ARV"/>
          </coding>
          <text value="Currently taking ARV"/>
        </code>
        <subject>
          <reference value="Patient/PatientOMRS0"/>
        </subject>
        <encounter>
          <reference value="Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"/>
        </encounter>
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://openconceptlab.org/orgs/CIEL/sources/CIEL"/>
            <code value="1065"/>
            <display value="Yes"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/ObservationOMRS0"/>
    </request>
  </entry>
</Bundle>