FHIR IG analytics| Package | kl.dk.fhir.prevention |
| Resource Type | Encounter |
| Id | Encounter-BrunoKontaktAfklarende.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter
ResourceEncounter "BrunoKontaktAfklarende"
Profile: KLGateway119Encounter
basedOnCarePlanExtension: CarePlan/BrunoAfklarendeSamtale
status: finished
class: ambulatory (Details: ActCode code AMB = ' ambulatory ', stated as ' null ')
subject: Patient/BrunoTestElmer
period: 2022-06-02 12:10:00+0000 --> 2022-06-02 12:40:00+0000
{
"resourceType": "Encounter",
"id": "BrunoKontaktAfklarende",
"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/BrunoAfklarendeSamtale"
}
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"subject": {
"reference": "Patient/BrunoTestElmer"
},
"period": {
"start": "2022-06-02T12:10:00.000Z",
"end": "2022-06-02T12:40:00.000Z"
}
}