FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Encounter |
| Id | Encounter-SchoolStartEncounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter SchoolStartEncounter
status: Finished
class: ActCode AMB: ambulatory
type: Indskolingsundersøgelse
period: 2021-10-21 10:45:00+0000 --> (ongoing)
| Location |
| Location: identifier = https://viden.stil.dk/display/OFFINSTREG/Institutionsregisteret#280295; type = school |
{
"resourceType": "Encounter",
"id": "SchoolStartEncounter",
"meta": {
"profile": [
"http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"type": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "c06ed6f1-be9d-460e-a45e-34821bcbd533",
"display": "Indskolingsundersøgelse"
}
]
}
],
"subject": {
"reference": "Patient/Lars"
},
"period": {
"start": "2021-10-21T10:45:00.000Z"
},
"location": [
{
"location": {
"reference": "Location/SchoolHolbaek"
}
}
]
}