FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | Observation |
| Id | Observation-observation-rr-eicr-processing-status-reason.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-rr-eicr-processing-status-reason
status: Final
code: eICR Processing Status Reason
value: eICR was processed with the warning of: inactive RCTC code
| Code | Value[x] |
| Inactive RCTC code detail | Leptospirosis icterohemorrhagica (disorder) |
{
"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": "<!-- snip (see above) -->"
},
"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)"
}
]
}
}
]
}