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" : "ExampleOMRS0",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Patient/PatientOMRS0",
"resource" : {
"resourceType" : "Patient",
"id" : "PatientOMRS0",
"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=\"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 "PatientOMRS0" </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>gender</b>: male</p><p><b>birthDate</b>: 1996-12-12</p><p><b>deceased</b>: false</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"
]
}
],
"gender" : "male",
"birthDate" : "1996-12-12",
"deceasedBoolean" : false
},
"request" : {
"method" : "PUT",
"url" : "Patient/PatientOMRS0"
}
},
{
"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/Encounter/EncounterOMRS0",
"resource" : {
"resourceType" : "Encounter",
"id" : "EncounterOMRS0",
"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=\"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 "EncounterOMRS0" </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 --> 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/PatientOMRS0",
"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/EncounterOMRS0"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Observation/ObservationOMRS0",
"resource" : {
"resourceType" : "Observation",
"id" : "ObservationOMRS0",
"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=\"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 "ObservationOMRS0" </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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
"code" : "160119",
"display" : "Currently taking ARV"
}
],
"text" : "Currently taking ARV"
},
"subject" : {
"reference" : "Patient/PatientOMRS0"
},
"encounter" : {
"reference" : "Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
"code" : "1065",
"display" : "Yes"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/ObservationOMRS0"
}
}
]
}
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 |
|