2.1.0 - Release

This page is part of the KLGatewayRehab (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RuddiKontaktUndersøgelse - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "RuddiKontaktUndersoegelse",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-encounter"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter </b><a name=\"RuddiKontaktUndersoegelse\"> </a><a name=\"hcRuddiKontaktUndersoegelse\"> </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 &quot;RuddiKontaktUndersoegelse&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-encounter.html\">KLGateway140Encounter</a></p></div><p><b>basedOnCarePlanExtension</b>: <a href=\"CarePlan-RuddiTerapeutfagligUndersoegelse.html\">CarePlan/RuddiTerapeutfagligUndersoegelse</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-RuddiTestBerggren.html\">Patient/RuddiTestBerggren</a></p><p><b>period</b>: 2022-06-02 12:10:00+0000 --&gt; 2022-06-02 12:40:00+0000</p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.kl.dk/rehab/StructureDefinition/BasedOnCarePlanExtension",
      "valueReference" : {
        🔗 "reference" : "CarePlan/RuddiTerapeutfagligUndersoegelse"
      }
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB"
  },
  "subject" : {
    🔗 "reference" : "Patient/RuddiTestBerggren"
  },
  "period" : {
    "start" : "2022-06-02T12:10:00.000Z",
    "end" : "2022-06-02T12:40:00.000Z"
  }
}