FHIR IG analytics| Package | hl7.fhir.us.dme-orders |
| Resource Type | Encounter |
| Id | Encounter-Inpatient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter
Resource Encounter "Inpatient" Version "1" Updated "2020-08-09 22:54:46+0000"
status: finished
class: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')
subject: Patient/example1 " SHAW"
{
"resourceType": "Encounter",
"id": "Inpatient",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-09T22:54:46.588Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"subject": {
"reference": "Patient/example1"
}
}