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" : "ExampleCIEL",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Patient/PatientCIEL",
"resource" : {
"resourceType" : "Patient",
"id" : "PatientCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"PatientCIEL\"> </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 "PatientCIEL" </p></div><p><b>identifier</b>: OpenMRS ID:\u00a01234567\u00a0(use:\u00a0OFFICIAL)</p><p><b>name</b>: Mittens Cat</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1985-01-01</p></div>"
},
"identifier" : [
{
"extension" : [
{
"url" : "http://fhir.openmrs.org/ext/patient/identifier#location",
"valueReference" : {
"reference" : "Location/LocationCIEL",
"type" : "Location",
"display" : "Inpatient Ward"
}
}
],
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
],
"text" : "OpenMRS ID"
},
"value" : "1234567"
}
],
"name" : [
{
"text" : "Mittens Cat",
"family" : "Cat",
"given" : [
"Mittens"
]
}
],
"gender" : "female",
"birthDate" : "1985-01-01"
},
"request" : {
"method" : "PUT",
"url" : "Patient/PatientCIEL"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Organization/OrganizationCIEL",
"resource" : {
"resourceType" : "Organization",
"id" : "OrganizationCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"OrganizationCIEL\"> </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 Organization "OrganizationCIEL" </p></div><p><b>name</b>: OrganizationCIEL Government Hospital</p></div>"
},
"name" : "OrganizationCIEL Government Hospital"
},
"request" : {
"method" : "PUT",
"url" : "Organization/OrganizationCIEL"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Location/LocationCIEL",
"resource" : {
"resourceType" : "Location",
"id" : "LocationCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"LocationCIEL\"> </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 "LocationCIEL" </p></div></div>"
}
},
"request" : {
"method" : "PUT",
"url" : "Location/LocationCIEL"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Condition/Condition-PregnancyCIEL",
"resource" : {
"resourceType" : "Condition",
"id" : "Condition-PregnancyCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"Condition-PregnancyCIEL\"> </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 "Condition-PregnancyCIEL" </p></div><p><b>clinicalStatus</b>: Inactive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#inactive)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>code</b>: Pregnancy (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#77386006)</span></p><p><b>subject</b>: <a href=\"#Patient_PatientCIEL\">See above (Patient/PatientCIEL)</a></p><p><b>onset</b>: 2020-01-01</p><p><b>abatement</b>: 2020-09-30</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "inactive"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "77386006",
"display" : "Pregnancy (finding)"
}
]
},
"subject" : {
"reference" : "Patient/PatientCIEL"
},
"onsetDateTime" : "2020-01-01",
"abatementDateTime" : "2020-09-30"
},
"request" : {
"method" : "PUT",
"url" : "Condition/Condition-PregnancyCIEL"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Encounter/EncounterCIEL",
"resource" : {
"resourceType" : "Encounter",
"id" : "EncounterCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"EncounterCIEL\"> </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 "EncounterCIEL" </p></div><p><b>status</b>: finished</p><p><b>class</b>: inpatient acute (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code ACUTE = 'inpatient acute', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_PatientCIEL\">See above (Patient/PatientCIEL)</a></p><p><b>period</b>: 2011-01-01 --> 2011-01-01</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_LocationCIEL\">See above (Location/LocationCIEL)</a></td></tr></table></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "ACUTE"
},
"subject" : {
"reference" : "Patient/PatientCIEL"
},
"period" : {
"start" : "2011-01-01",
"end" : "2011-01-01"
},
"location" : [
{
"location" : {
"reference" : "Location/LocationCIEL"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Encounter/EncounterCIEL"
}
},
{
"fullUrl" : "https://path-global-health.github.io/MERindicators/Observation/ObservationCIEL",
"resource" : {
"resourceType" : "Observation",
"id" : "ObservationCIEL",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ObservationCIEL\"> </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 "ObservationCIEL" </p></div><p><b>status</b>: final</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_PatientCIEL\">See above (Patient/PatientCIEL)</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",
"code" : {
"coding" : [
{
"system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
"code" : "160119",
"display" : "CURRENTLY TAKING ARV"
}
]
},
"subject" : {
"reference" : "Patient/PatientCIEL"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://openconceptlab.org/orgs/CIEL/sources/CIEL",
"code" : "1065",
"display" : "YES"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/ObservationCIEL"
}
}
]
}
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 |
|