2.1.1 - Release
This page is part of the KLGatewayPrevention (v2.1.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "BrunoKontaktAfklarende",
"meta" : {
"profile" : [
🔗 "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter </b><a name=\"BrunoKontaktAfklarende\"> </a><a name=\"hcBrunoKontaktAfklarende\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceEncounter "BrunoKontaktAfklarende" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-119-encounter.html\">KLGateway119Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"CarePlan-BrunoAfklarendeSamtale.html\">CarePlan/BrunoAfklarendeSamtale</a></p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: ActCode code AMB = ' ambulatory ', stated as ' null ')</p><p><b>subject</b>: <a href=\"Patient-BrunoTestElmer.html\">Patient/BrunoTestElmer</a></p><p><b>period</b>: 2022-06-02 12:10:00+0000 --> 2022-06-02 12:40:00+0000</p></div>"
},
"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"
}
}