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

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeGoal
IdGoal-JudithForventetTilstand.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 "JudithForventetTilstand"

Profile: Goal

lifecycleStatus: active

category: FSIII tilstandsmål (CareSocialCodes#ca552020-6ed1-4cdc-b0d4-32697f1f27ad)

description: Tilstand forsvinder, mindskes eller forbliver uændret (FSIII#e182c5dc-9f91-474a-92e8-f62be3d498f4)

subject: Patient/Judith " NIELSEN"

Targets

-MeasureDetail[x]
*funktionsevneniveau (CareSocialCodes#66959f77-6e2a-4574-8423-3ff097f8b9fa)Moderate begrænsninger (FSIII#B3)

expressedBy: Practitioner/HanneFraVisitationenAalborg " SIMONSEN"

addresses: Condition/ConditionWalking


Source1

{
  "resourceType": "Goal",
  "id": "JudithForventetTilstand",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialGoal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "ca552020-6ed1-4cdc-b0d4-32697f1f27ad"
        }
      ]
    }
  ],
  "description": {
    "coding": [
      {
        "system": "urn:oid:1.2.208.176.2.21",
        "code": "e182c5dc-9f91-474a-92e8-f62be3d498f4",
        "display": "Tilstand forsvinder, mindskes eller forbliver uændret"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Judith"
  },
  "target": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
            "code": "66959f77-6e2a-4574-8423-3ff097f8b9fa"
          }
        ]
      },
      "detailCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:1.2.208.176.2.21",
            "code": "B3",
            "display": "Moderate begrænsninger"
          }
        ]
      }
    }
  ],
  "expressedBy": {
    "reference": "Practitioner/HanneFraVisitationenAalborg"
  },
  "addresses": [
    {
      "reference": "Condition/ConditionWalking"
    }
  ]
}