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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeGoal
Idnxhgoal-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "achievementStatus": {
    "coding": [
      {
        "code": "deelsBehaa",
        "display": "Partially Achieved",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/eindStatus"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "code": "MOB",
          "display": "Mobiliteit",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/doelstellingHoofding/code"
        }
      ]
    }
  ],
  "description": {
    "coding": [
      {
        "code": "Transfer",
        "display": "Patiƫnt voert op een veilige manier een transfer uit",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/doelstellingDefinitie/code"
      }
    ]
  },
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-responsible",
      "valueCoding": {
        "code": "215",
        "display": "Kinesitherapeut",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/DoelstellingGroepDefinitie"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer",
      "valueCoding": {
        "code": "215",
        "display": "Kinesitherapeut",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/DoelstellingGroepDefinitie"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer",
      "valueCoding": {
        "code": "213",
        "display": "Verpleegkundige",
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/DoelstellingGroepDefinitie"
      }
    }
  ],
  "id": "386",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/doelstellingRegistratie/doelstellingNr",
      "use": "usual",
      "value": "386"
    }
  ],
  "lifecycleStatus": "completed",
  "meta": {
    "lastUpdated": "2024-01-24T16:02:50.683409+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhGoal"
    ]
  },
  "note": [
    {
      "authorString": "Kinesitherapeut",
      "text": "Type: Tussentijds\nStatus: None\nNote: \nTransfers verlopen meestal veilig mits voldoende instructies, maar nog ondersteuning nodig bij van zit tot stand komen.",
      "time": "2024-01-04T08:47:07+02:00"
    },
    {
      "authorString": "Kinesitherapeut",
      "text": "Type: Tussentijds\nStatus: None\nNote: \nTransfers verlopen meestal veilig en zonder ondersteuning. Instructies blijven echter noodzakelijk.",
      "time": "2024-01-09T07:55:14+02:00"
    }
  ],
  "resourceType": "Goal",
  "startDate": "2024-01-03",
  "statusDate": "2024-01-10",
  "statusReason": "Transfers verlopen meestal veilig, maar instructies blijven noodzakelijk.",
  "subject": {
    "reference": "Patient/YL123SQA2H79"
  },
  "target": [
    {
      "detailString": "zelfstandig",
      "dueDate": "2024-01-17",
      "measure": {
        "coding": [
          {
            "code": "TransferH",
            "display": "Hulpniveau",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/doelstellingAttribuutDefinitie/code"
          }
        ]
      }
    },
    {
      "detailString": "alle",
      "dueDate": "2024-01-17",
      "measure": {
        "coding": [
          {
            "code": "TransferT",
            "display": "Type transfer",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/doelstellingAttribuutDefinitie/code"
          }
        ]
      }
    }
  ]
}