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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConsent
IdConsent-a3f5e234-7c89-4b2d-9e1f-6d8c5b4a3e27.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

Consent. Patient: Dhr. P. Patient-4. Category: Wilsverklaring (artefact opnemen), niet-reanimerenbeschikking, Status: active
Datum15 januari 2026

Source1

{
  "resourceType": "Consent",
  "id": "a3f5e234-7c89-4b2d-9e1f-6d8c5b4a3e27",
  "meta": {
    "lastUpdated": "2026-01-15T09:14:33.000+01:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Niet reanimeren conform vastgelegde wens patiƫnt."
    }
  ],
  "identifier": {
    "system": "http://cgmhuisarts.cgm.nl/fhir/NamingSystem/consentID",
    "value": "cgm-advance-directive-001"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11341000146107",
          "display": "Wilsverklaring (artefact opnemen)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
          "code": "NRB",
          "display": "niet-reanimerenbeschikking"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
    "display": "Dhr. P. Patient-4"
  },
  "dateTime": "2026-01-15",
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}