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
: DiagnosticReport-HIVSimple - JSON Representation
Raw json | Download
{
"resourceType" : "DiagnosticReport",
"id" : "DiagnosticReport-HIVSimple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 75622-1}\">HIV 1 and 2 tests - Meaningful Use set</span> </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Mittens Cat</b> female, DoB: 1985-01-01</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td><a href=\"Observation-Observation-HIVSimple.html\"><span title=\"Codes: {http://loinc.org 75622-1}\">HIV 1 and 2 tests - Meaningful Use set</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 165816005}\">HIV Positive</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "75622-1",
"display" : "HIV 1 and 2 tests - Meaningful Use set"
}
]
},
"subject" : {
"reference" : "Patient/Patient-HIVSimple"
},
"encounter" : {
"reference" : "Encounter/Encounter-HIVSimple"
},
"result" : [
{
"reference" : "Observation/Observation-HIVSimple"
}
]
}