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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeCommunication
IdCommunication-P2-ACP-Communication-07-08-2025.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: Communication P2-ACP-Communication-07-08-2025

Profile: Communication

identifier: Resource identifier/c9736fd7-467c-497f-9235-d4efa8d46a34

status: Completed

subject: Patient, Samira van der Sluijs

topic: Informing the patient about their own responsibility to discuss these treatment agreements with relatives.

sent: 2025-08-07

recipient: Patient, Samira van der Sluijs

sender: Healthcare professional (role), Desiree Wolters

reasonCode: advance care planning


Source1

{
  "resourceType": "Communication",
  "id": "P2-ACP-Communication-07-08-2025",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Communication"
    ]
  },
  "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": "c9736fd7-467c-497f-9235-d4efa8d46a34"
    }
  ],
  "status": "completed",
  "subject": {
    "reference": "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
    "display": "Patient, Samira van der Sluijs"
  },
  "topic": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "223449006",
        "display": "adviseren om iemand te informeren"
      }
    ],
    "text": "Informing the patient about their own responsibility to discuss these treatment agreements with relatives."
  },
  "sent": "2025-08-07",
  "recipient": [
    {
      "reference": "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
      "display": "Patient, Samira van der Sluijs"
    }
  ],
  "sender": {
    "reference": "PractitionerRole/P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters",
    "display": "Healthcare professional (role), Desiree Wolters"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "713603004",
          "display": "advance care planning"
        }
      ]
    }
  ]
}