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

: RuddiGGOPInformation - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "RuddiGGOPInformation",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-servicerequest"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest </b><a name=\"RuddiGGOPInformation\"> </a><a name=\"hcRuddiGGOPInformation\"> </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\">ResourceServiceRequest &quot;RuddiGGOPInformation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-klgateway-140-servicerequest.html\">KLGateway140ServiceRequest</a></p></div><p><b>PreconditionDate</b>: 2022-05-24</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: almen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#ffd81f78-352e-4589-a195-5350dd1df2a4)</span>, basal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#8b962281-2ab6-4b10-9c91-4bac592d6d49)</span></p><p><b>code</b>: Kommunal genoptræning efter sygehusophold <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\">CareSocialCodes</a>#7fc66c15-0cb3-4c89-9e18-f3a01e6a6592)</span></p><p><b>subject</b>: <a href=\"Patient-RuddiTestBerggren.html\">Patient/RuddiTestBerggren</a></p><p><b>occurrence</b>: 2022-05-28 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2022-05-23</p><p><b>requester</b>: <a href=\"Organization-AfsenderAfRuddisGGOP.html\">Organization/AfsenderAfRuddisGGOP</a></p><p><b>reasonReference</b>: <a href=\"Condition-RuddiAktionsdiagnoseGGOP.html\">Condition/RuddiAktionsdiagnoseGGOP</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.kl.dk/rehab/StructureDefinition/PreconditionDate",
      "valueDate" : "2022-05-24"
    }
  ],
  "status" : "active",
  "intent" : "plan",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code" : "ffd81f78-352e-4589-a195-5350dd1df2a4",
          "display" : "almen"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code" : "8b962281-2ab6-4b10-9c91-4bac592d6d49",
          "display" : "basal"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "code" : "7fc66c15-0cb3-4c89-9e18-f3a01e6a6592"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/RuddiTestBerggren"
  },
  "occurrencePeriod" : {
    "start" : "2022-05-28"
  },
  "authoredOn" : "2022-05-23",
  "requester" : {
    🔗 "reference" : "Organization/AfsenderAfRuddisGGOP"
  },
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/RuddiAktionsdiagnoseGGOP"
    }
  ]
}