1.2.0 - release

KLGateway, published by KL. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-gateway/ and changes regularly. See the Directory of published versions

: FSIIICareGoalTypes - JSON Representation

Active as of 2024-10-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "FSIIICareGoalTypes",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FSIIICareGoalTypes</b></p><a name=\"FSIIICareGoalTypes\"> </a><a name=\"hcFSIIICareGoalTypes\"> </a><a name=\"FSIIICareGoalTypes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FSIII.html\"><code>urn:oid:1.2.208.176.2.21</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FSIII.html#FSIII-e182c5dc-9f91-474a-92e8-f62be3d498f4\">e182c5dc-9f91-474a-92e8-f62be3d498f4</a></td><td style=\"color: #cccccc\">Tilstand forsvinder, mindskes eller forbliver uændret</td><td>Helbredstilstand eller funktionsevnetilstand forventes at forsvinde, mindskes eller forblive uændret ifm. indsatsen.</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/gateway/ValueSet/FSIIICareGoalTypes",
  "version" : "1.2.0",
  "name" : "FSIIICareGoalTypes",
  "title" : "FSIIICareGoalTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-31T20:11:52+00:00",
  "publisher" : "KL",
  "contact" : [
    {
      "name" : "KL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.kl.dk"
        }
      ]
    }
  ],
  "description" : "Goal Types defined by FSIII for nursing and home care",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.176.2.21",
        "concept" : [
          {
            "code" : "e182c5dc-9f91-474a-92e8-f62be3d498f4"
          }
        ]
      }
    ]
  }
}