FHIR IG analytics| Package | kl.dk.fhir.prevention |
| Resource Type | Encounter |
| Id | Encounter-BrunoKontakt1Kost.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter
ResourceEncounter "BrunoKontakt1Kost"
Profile: KLGateway119Encounter
basedOnCarePlanExtension: CarePlan/BrunoforloebKost
status: finished
class: Skærmbesøg (Details: CareSocialCodes code 124be95d-6924-4609-9d2a-e7c73ae3ab3d = ' Skærmbesøg ', stated as ' Skærmbesøg ')
subject: Patient/BrunoTestElmer
period: 2022-06-09 10:00:00+0000 --> 2022-06-09 10:30:00+0000
{
"resourceType": "Encounter",
"id": "BrunoKontakt1Kost",
"meta": {
"profile": [
"http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.kl.dk/prevention/StructureDefinition/BasedOnCarePlanExtension",
"valueReference": {
"reference": "CarePlan/BrunoforloebKost"
}
}
],
"status": "finished",
"class": {
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"code": "124be95d-6924-4609-9d2a-e7c73ae3ab3d",
"display": "Skærmbesøg"
},
"subject": {
"reference": "Patient/BrunoTestElmer"
},
"period": {
"start": "2022-06-09T10:00:00.000Z",
"end": "2022-06-09T10:30:00.000Z"
}
}