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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeGoal
IdGoal-ACP-MedicalPolicyGoal-Pat2.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 ACP-MedicalPolicyGoal-Pat2

identifier: Resource identifier/b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9

lifecycleStatus: Active

category: advance care planning

description: voorkomen en behandelen van symptomen

subject: Patient, Samira van der Sluijs

statusDate: 2025-08-07


Source1

{
  "resourceType": "Goal",
  "id": "ACP-MedicalPolicyGoal-Pat2",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalPolicyGoal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "RI",
            "display": "Resource identifier"
          }
        ]
      },
      "system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value": "b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9"
    }
  ],
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "713603004",
          "display": "advance care planning"
        }
      ]
    }
  ],
  "description": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "713148004",
        "display": "voorkomen en behandelen van symptomen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "display": "Patient, Samira van der Sluijs"
  },
  "statusDate": "2025-08-07"
}