Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build Denmark flag

Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions

: Andreas indsatsmål - JSON Representation

Raw json | Download


{
  "resourceType" : "Goal",
  "id" : "Andreasindsatsmaal",
  "meta" : {
    "profile" : [
      "http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCareSocialFFBGoal"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Goal</b><a name=\"Andreasindsatsmaal\"> </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\">Resource Goal &quot;Andreasindsatsmaal&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-KLCommonCareSocialFFBGoal.html\">Goal - FFB Intervention</a></p></div><p><b>lifecycleStatus</b>: active</p><p><b>category</b>: FFB indsatsmål <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#0bb3daef-538d-45dc-b444-abdbcb63f6bc)</span></p><p><b>description</b>: holder orden på sit eget værelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"Patient-Andreas.html\">Patient/Andreas</a> &quot; HANSEN&quot;</p><blockquote><p><b>target</b></p><p><b>measure</b>: funktionsevneniveau <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#66959f77-6e2a-4574-8423-3ff097f8b9fa)</span></p><p><b>detail</b>: Let nedsat funktionsevne <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-FFB.html\">FFB</a>#8328ce4a-6238-4f73-bf1a-74aadb68eff8)</span></p></blockquote><blockquote><p><b>target</b></p><p><b>measure</b>: måltype <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-KLCommonCareSocialCodes.html\">KLCommonCareSocialCodes</a>#90c48f03-f194-4b2f-ad7d-6cba1069ae48)</span></p><p><b>detail</b>: Udvikle funktionsevne <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-FFB.html\">FFB</a>#d41c8072-52f8-42b5-9375-ddbea454d27f)</span></p></blockquote><p><b>expressedBy</b>: <a href=\"Practitioner-BirteFraVisitationenMorsoe.html\">Practitioner/BirteFraVisitationenMorsoe</a> &quot; MATHIASSEN&quot;</p><p><b>addresses</b>: <a href=\"Condition-ConditionCleaning.html\">Condition/ConditionCleaning</a></p></div>"
  },
  "lifecycleStatus" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes",
          "code" : "0bb3daef-538d-45dc-b444-abdbcb63f6bc",
          "display" : "FFB indsatsmål"
        }
      ]
    }
  ],
  "description" : {
    "text" : "holder orden på sit eget værelse"
  },
  "subject" : {
    "reference" : "Patient/Andreas"
  },
  "target" : [
    {
      "measure" : {
        "coding" : [
          {
            "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes",
            "code" : "66959f77-6e2a-4574-8423-3ff097f8b9fa"
          }
        ]
      },
      "detailCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB",
            "code" : "8328ce4a-6238-4f73-bf1a-74aadb68eff8",
            "display" : "Let nedsat funktionsevne"
          }
        ]
      }
    },
    {
      "measure" : {
        "coding" : [
          {
            "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes",
            "code" : "90c48f03-f194-4b2f-ad7d-6cba1069ae48"
          }
        ]
      },
      "detailCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB",
            "code" : "d41c8072-52f8-42b5-9375-ddbea454d27f",
            "display" : "Udvikle funktionsevne"
          }
        ]
      }
    }
  ],
  "expressedBy" : {
    "reference" : "Practitioner/BirteFraVisitationenMorsoe"
  },
  "addresses" : [
    {
      "extension" : [
        {
          "url" : "http://kl.dk/fhir/common/caresocial/StructureDefinition/ConditionRank",
          "valuePositiveInt" : 1
        }
      ],
      "reference" : "Condition/ConditionCleaning"
    }
  ]
}