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

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeObservation
IdObservation-ACP-PreferredPlaceOfDeath-Pat2.json
FHIR VersionR3

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: Observation ACP-PreferredPlaceOfDeath-Pat2

identifier: Resource identifier/d1866b00-aa64-4155-aa20-25ce51dac894

status: Final

code: Preferred place of death

subject: Patient, Samira van der Sluijs

context: Encounter, 2025-08-07

effective: 2025-08-07

performer: Healthcare professional (person), Desiree Wolters

value: thuis

comment: Het liefst rustig thuis


Source1

{
  "resourceType": "Observation",
  "id": "ACP-PreferredPlaceOfDeath-Pat2",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-PreferredPlaceOfDeath"
    ]
  },
  "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": "d1866b00-aa64-4155-aa20-25ce51dac894"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "395091006",
        "display": "Preferred place of death"
      }
    ]
  },
  "subject": {
    "reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "display": "Patient, Samira van der Sluijs"
  },
  "context": {
    "reference": "Encounter/ACP-Encounter-1-Pat2",
    "display": "Encounter, 2025-08-07"
  },
  "effectiveDateTime": "2025-08-07",
  "performer": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2",
            "display": "Healthcare professional (role), Desiree Wolters"
          }
        }
      ],
      "reference": "Practitioner/ACP-HealthProfessional-Practitioner-DesireeWolters-Pat2",
      "display": "Healthcare professional (person), Desiree Wolters"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "264362003",
        "display": "thuis"
      }
    ]
  },
  "comment": "Het liefst rustig thuis"
}