FHIR IG analytics| Package | kl.dk.fhir.children |
| Resource Type | Encounter |
| Id | Encounter-2mthEncounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter 2mthEncounter
status: Finished
class: ActCode HH: home health
type: Besøg hos det ca. 2 måneder gamle barn
period: 2020-07-07 12:45:00+0000 --> (ongoing)
{
"resourceType": "Encounter",
"id": "2mthEncounter",
"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": "HH"
},
"type": [
{
"coding": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
"code": "51f30d1c-d60e-4e3e-ac22-ec9712ea962d",
"display": "Besøg hos det ca. 2 måneder gamle barn"
}
]
}
],
"subject": {
"reference": "Patient/Rikke"
},
"period": {
"start": "2020-07-07T12:45:00.000Z"
}
}