FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | Encounter |
| Id | Encounter-id-for-child-encounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter id-for-child-encounter
Profile: FI Base Encounter
status: In Progress
class: ActCode IMP: inpatient encounter
subject: Testi Henkilö Male, DoB: 1990-01-01 ( National Identifier for Finland (use: official, ))
period: 2022-02-27 01:03:00+0200 --> (ongoing)
| Location | Status | Period |
| Location Vuode 3 | Active | 2022-02-27 01:03:00+0200 --> (ongoing) |
serviceProvider: Identifier: 1.2.246.10.8286189.10.100013
{
"resourceType": "Encounter",
"id": "id-for-child-encounter",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"subject": {
"reference": "Patient/patient-of-municipality"
},
"period": {
"start": "2022-02-27T01:03:00+02:00"
},
"location": [
{
"location": {
"reference": "Location/id-for-bed-3"
},
"status": "active",
"period": {
"start": "2022-02-27T01:03:00+02:00"
}
}
],
"serviceProvider": {
"type": "Organization",
"identifier": {
"value": "1.2.246.10.8286189.10.100013"
}
},
"partOf": {
"reference": "Encounter/id-for-palvelutapahtuma"
}
}