FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Encounter |
| Id | Encounter-ex-Encounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter ex-Encounter
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Finished
| Status | Period |
| Finished | ?? --> 2022-07-15 |
class: ActCode: EMER (emergency)
{
"resourceType": "Encounter",
"id": "ex-Encounter",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"statusHistory": [
{
"status": "finished",
"period": {
"end": "2022-07-15"
}
}
],
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "EMER"
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
}
}