FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-rr-eicr-processing-status.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
Language: en
Profile: eICR Processing Status Observation
status: Final
code: eICR was processed - with a warning
effective: 2025-07-02
performer: Acme Platform
hasMember: Observation eICR Processing Status Reason
{
"resourceType": "Observation",
"id": "observation-rr-eicr-processing-status",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"code": "RRVS20",
"display": "eICR was processed - with a warning"
}
]
},
"effectiveDateTime": "2025-07-02",
"performer": [
{
"display": "Acme Platform"
}
],
"hasMember": [
{
"reference": "Observation/observation-rr-eicr-processing-status-reason"
}
]
}