FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Goal |
| Id | Goal-AndreasDelmaal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Goal "AndreasDelmaal"
Profile: Goal
related goal
url
typevalue: based-on (GoalRelationshipType#other)
url
targetvalue: 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)
{
"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"
}
]
}