FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeGoal
IdGoal-AndreasDelmaal.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Goal

Resource Goal "AndreasDelmaal"

Profile: Goal

related goal

url

type

value: based-on (GoalRelationshipType#other)

url

target

value: Goal/Andreasindsatsmaal

lifecycleStatus: active

category: FFB delmål (CareSocialCodes#6746d4af-145a-4bfd-a672-05c0cf11b53b)

description: Første delmål er at Andreas hver morgen for ryddet sit gulv for tøj, og sorteret det i rent og beskidt. ()

subject: Patient/Andreas " HANSEN"

expressedBy: Practitioner/AnneFraHvidbjerghus " HANSEN"

note: Andreas støttes hver morgen i at få ryddet gulvet. Der er hængt et piktogram op med rutinen trin for trin ( @2020-09-10)


Source1

{
  "resourceType": "Goal",
  "id": "AndreasDelmaal",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialGoal"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/goal-relationship-type",
                "code": "other"
              }
            ],
            "text": "based-on"
          }
        },
        {
          "url": "target",
          "valueReference": {
            "reference": "Goal/Andreasindsatsmaal"
          }
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/goal-relationship"
    }
  ],
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "6746d4af-145a-4bfd-a672-05c0cf11b53b",
          "display": "FFB delmål"
        }
      ]
    }
  ],
  "description": {
    "text": "Første delmål er at Andreas hver morgen for ryddet sit gulv for tøj, og sorteret det i rent og beskidt."
  },
  "subject": {
    "reference": "Patient/Andreas"
  },
  "expressedBy": {
    "reference": "Practitioner/AnneFraHvidbjerghus"
  },
  "note": [
    {
      "time": "2020-09-10",
      "text": "Andreas støttes hver morgen i at få ryddet gulvet. Der er hængt et piktogram op med rutinen trin for trin"
    }
  ]
}