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
{
"resourceType" : "Bundle",
"id" : "Example0",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Patient/example-openmrs-Patient",
"resource" : {
"resourceType" : "Patient",
"id" : "example-openmrs-Patient",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/omrs-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"example-openmrs-Patient\"> </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 "example-openmrs-Patient" </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:\u00a04343534\u00a0(use:\u00a0OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: Ricky Jeannette </p><p><b>telecom</b>: <a href=\"tel:+256788232241\">+256788232241</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1996-12-12</p><p><b>deceased</b>: false</p><p><b>address</b>: Washington Washington (HOME)</p></div>"
},
"identifier" : [
{
"extension" : [
{
"url" : "http://fhir.openmrs.org/core/StructureDefinition/omrs-patient-identifier-location",
"valueReference" : {
"reference" : "Location/a3b793f0-eb53-4cda-92ce-fe0a77106252",
"type" : "Location",
"display" : "Inpatient Ward"
}
}
],
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
],
"text" : "OpenMRS ID"
},
"value" : "4343534"
}
],
"active" : true,
"name" : [
{
"family" : "Jeannette",
"given" : [
"Ricky"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+256788232241"
}
],
"gender" : "male",
"birthDate" : "1996-12-12",
"deceasedBoolean" : false,
"address" : [
{
"use" : "home",
"city" : "Washington",
"district" : "Washington",
"country" : "Washington"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Patient/example-openmrs-Patient"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Location/LocationExample",
"resource" : {
"resourceType" : "Location",
"id" : "a3b793f0-eb53-4cda-92ce-fe0a77106252",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/omrs-location"
]
},
"text" : {
"status" : "generated",
"div" : "<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 "a3b793f0-eb53-4cda-92ce-fe0a77106252" </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>"
},
"status" : "active",
"name" : "Outpatient Clinic",
"description" : "Outpatient Clinic",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SLEEP",
"display" : "Sleep disorders unit"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
},
{
"system" : "fax",
"value" : "(+1) 734-677-6622"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
],
"address" : {
"use" : "home",
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Ann Arbor",
"district" : "Mukono",
"state" : "MI",
"postalCode" : "48104",
"country" : "USA"
},
"position" : {
"longitude" : -83.69471,
"latitude" : 42.2565
}
},
"request" : {
"method" : "PUT",
"url" : "Location/LocationExample"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Condition/ConditionExample",
"resource" : {
"resourceType" : "Condition",
"id" : "a6867095-e2b1-4a68-9aaa-0d161a37ce9c",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/omrs-Condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"a6867095-e2b1-4a68-9aaa-0d161a37ce9c\"> </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 Condition "a6867095-e2b1-4a68-9aaa-0d161a37ce9c" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-omrs-Condition.html\">OpenMRS condition</a></p></div><p><b>code</b>: Malaria <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CIEL.html\">CIEL</a>#116128)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient: Horatio Hornblower (OpenMRS ID:101-6))</a></p><p><b>recordedDate</b>: 2019-06-18 06:37:26+0300</p></div>"
},
"code" : {
"coding" : [
{
"system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
"code" : "116128"
}
]
},
"subject" : {
"reference" : "Patient/example-openmrs-Patient",
"type" : "Patient",
"identifier" : {
"use" : "official",
"value" : "101-6"
},
"display" : "Horatio Hornblower (OpenMRS ID:101-6)"
},
"recordedDate" : "2019-06-18T06:37:26+03:00"
},
"request" : {
"method" : "PUT",
"url" : "Condition/ConditionExample"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Encounter/EncounterExample",
"resource" : {
"resourceType" : "Encounter",
"id" : "5b829d01-34bb-47d1-b1bb-9303c3a9ebcb",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/omrs-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\"> </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 "5b829d01-34bb-47d1-b1bb-9303c3a9ebcb" </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_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>period</b>: 2022-06-22 --> 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>"
},
"status" : "unknown",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"type" : [
{
"coding" : [
{
"system" : "http://fhir.openmrs.org/code-system/encounter-type",
"code" : "67a71486-1a54-468f-ac3e-7091a9a79584",
"display" : "Vitals"
}
]
}
],
"subject" : {
"reference" : "Patient/example-openmrs-Patient",
"type" : "Patient"
},
"period" : {
"start" : "2022-06-22",
"end" : "2022-06-22"
},
"location" : [
{
"location" : {
"reference" : "Location/a3b793f0-eb53-4cda-92ce-fe0a77106252"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Encounter/EncounterExample"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/DiagnosticReport/example-Openmrs-DiagnosticReport",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "8a849d5e-6011-4279-a124-40ada5a687de",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-diagnostic-report"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DiagnosticReport</b><a name=\"8a849d5e-6011-4279-a124-40ada5a687de\"> </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 DiagnosticReport "8a849d5e-6011-4279-a124-40ada5a687de" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/mherman22/openmrs-contrib-fhir2-ig//StructureDefinition-OpenMRS-diagnostic-report.html\">OpenMRS Diagnostic Report</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\">See above (Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb)</a></p><p><b>issued</b>: Mar 4, 2011, 12:45:33\u202fAM</p><p><b>result</b>: <a href=\"#Observation_example-openmrs-Observation\">See above (Observation/example-openmrs-Observation)</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
]
},
"subject" : {
"reference" : "Patient/example-openmrs-Patient"
},
"encounter" : {
"reference" : "Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"
},
"issued" : "2011-03-04T11:45:33+11:00",
"result" : [
{
"reference" : "Observation/example-openmrs-Observation"
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/example-Openmrs-DiagnosticReport"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Observation/example-openmrs-Observation",
"resource" : {
"resourceType" : "Observation",
"id" : "example-openmrs-Observation",
"meta" : {
"profile" : [
"http://fhir.openmrs.org/core/StructureDefinition/OpenMRS-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"example-openmrs-Observation\"> </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 "example-openmrs-Observation" </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>: Arterial blood oxygen saturation (pulse oximeter) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#431314004 "SpO2 - saturation of peripheral oxygen")</span></p><p><b>subject</b>: <a href=\"#Patient_example-openmrs-Patient\">See above (Patient/example-openmrs-Patient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_5b829d01-34bb-47d1-b1bb-9303c3a9ebcb\">See above (Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb)</a></p><p><b>value</b>: 25 DEG C</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>10</td><td>272</td><td>absolute <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (reference-range#absolute)</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "431314004",
"display" : "SpO2 - saturation of peripheral oxygen"
}
],
"text" : "Arterial blood oxygen saturation (pulse oximeter)"
},
"subject" : {
"reference" : "Patient/example-openmrs-Patient"
},
"encounter" : {
"reference" : "Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"
},
"valueQuantity" : {
"value" : 25,
"unit" : "DEG C"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "H",
"display" : "High"
}
]
}
],
"referenceRange" : [
{
"low" : {
"value" : 10
},
"high" : {
"value" : 272
},
"type" : {
"coding" : [
{
"system" : "http://fhir.openmrs.org/ext/obs/reference-range",
"code" : "absolute"
}
]
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/example-openmrs-Observation"
}
}
]
}
IG © 2023+ PATH. Package path.merindicators#0.1.0 based on FHIR 4.0.1. Generated 2023-10-19
Links: Table of Contents |
QA Report |
Version History |
|