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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConsent
IdConsent-b7e2c890-3d4f-4a1e-8c6b-2f9e1d7a5c83.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: Behandelingsinstructies (artefact opnemen), Status: active
PeriodeVanaf 20 februari 2026
Datum20 februari 2026
Geverifieerdja - 20 februari 2026 - Gevolmachtigde
Kunstmatige beademingBehandeling niet toegestaan en/of wenselijk

Source1

{
  "resourceType": "Consent",
  "id": "b7e2c890-3d4f-4a1e-8c6b-2f9e1d7a5c83",
  "meta": {
    "lastUpdated": "2026-02-20T10:30:00.000+01:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "Verified",
          "valueBoolean": true
        },
        {
          "url": "VerifiedWith",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "8601000146109",
                "display": "Gevolmachtigde"
              }
            ]
          }
        },
        {
          "url": "VerificationDate",
          "valueDateTime": "2026-02-20"
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Patiƫnt wenst geen kunstmatige beademing."
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "40617009",
            "display": "Kunstmatige beademing"
          }
        ]
      }
    }
  ],
  "modifierExtension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4",
            "code": "NEE",
            "display": "Behandeling niet toegestaan en/of wenselijk"
          }
        ]
      }
    }
  ],
  "identifier": {
    "system": "http://cgmhuisarts.cgm.nl/fhir/NamingSystem/consentID",
    "value": "cgm-treatment-directive-001"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11291000146105",
          "display": "Behandelingsinstructies (artefact opnemen)"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
    "display": "Dhr. P. Patient-4"
  },
  "period": {
    "start": "2026-02-20"
  },
  "dateTime": "2026-02-20T10:30:00+01:00",
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}