FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-rr-summary.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-summary
Language: en
Profile: RR Summary Observation
status: Final
code: Informing health care professional (procedure)
subject: Eve Everywoman
effective: 2025-07-02
performer: Acme Platform
value: Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. 'Zika virus disease (disorder)' is reportable to 'State Department of Health'. An initial case report was sent to 'State Department of Health'. Additional information may be required for this report.
{
"resourceType": "Observation",
"id": "observation-rr-summary",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/rr-summary-observation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "304561000",
"display": "Informing health care professional (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2025-07-02",
"performer": [
{
"display": "Acme Platform"
}
],
"valueString": "Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. 'Zika virus disease (disorder)' is reportable to 'State Department of Health'. An initial case report was sent to 'State Department of Health'. Additional information may be required for this report."
}