This page is part of the electronic Case Reporting (eCR) (v2.1.2: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-rr-eicr-processing-status-reason",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-eicr-processing-status-reason</b></p><a name=\"observation-rr-eicr-processing-status-reason\"> </a><a name=\"hcobservation-rr-eicr-processing-status-reason\"> </a><a name=\"observation-rr-eicr-processing-status-reason-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR6}\">eICR Processing Status Reason</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS30}\">eICR was processed with the warning of: inactive RCTC code</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS32}\">Inactive RCTC code detail</span></td><td><span title=\"Codes:{http://snomed.info/sct 69092001}\">Leptospirosis icterohemorrhagica (disorder)</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.232",
"code" : "RR6",
"display" : "eICR Processing Status Reason"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.274",
"code" : "RRVS30",
"display" : "eICR was processed with the warning of: inactive RCTC code"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.5.274",
"code" : "RRVS32",
"display" : "Inactive RCTC code detail"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "69092001",
"display" : "Leptospirosis icterohemorrhagica (disorder)"
}
]
}
}
]
}