FHIR IG analytics| Package | hl7.fhir.uv.fhircast |
| Resource Type | Encounter |
| Id | Encounter-8cc652ba-770e-4ae1-b688-6e8e7c737438.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 8cc652ba-770e-4ae1-b688-6e8e7c737438
Profile: FHIRcast Encounter for Open Events
identifier: http://myhealthcare.example.com/visits/r2r22345 (use: official, )
status: Unknown
class: ActCode AMB: ambulatory
subject: John Smith (official) Male, DoB: 1978-11-03 ( Medical record number (use: official, ))
{
"resourceType": "Encounter",
"id": "8cc652ba-770e-4ae1-b688-6e8e7c737438",
"meta": {
"profile": [
"http://fhircast.hl7.org/StructureDefinition/fhircast-encounter-open"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://myhealthcare.example.com/visits",
"value": "r2r22345"
}
],
"status": "unknown",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"subject": {
"reference": "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
}
}