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

FHIR IG analytics

Packageiknl.fhir.r4.pzp
Resource TypeConsent
IdConsent-ACP-TreatmentDirective-SwitchOffICD-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: Consent ACP-TreatmentDirective-SwitchOffICD-Pat2

Participants

RoleDetails
PatientPatient, Samira van der Sluijs

This consent is made under the policy https://wetten.overheid.nl/ .

RuleWhoWhatRulesdoco
.. permit
... deny
  • Code: uitzetten van cardioverter-defibrillator in laatste levensfase (SNOMED CT - 400231000146108)

doco Documentation for this format

Source1

{
  "resourceType": "Consent",
  "id": "ACP-TreatmentDirective-SwitchOffICD-Pat2",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-TreatmentDirective"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString": "Patiƫnt gaat dit volgende week met de cardioloog bespreken."
    }
  ],
  "modifierExtension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-TreatmentDirective2.SpecificationOther",
      "valueString": "Nee, nog geen besluit genomen"
    }
  ],
  "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": "0b7b1248-a209-4205-b1ab-c308efcce769"
    }
  ],
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "treatment"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "129125009"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "display": "Patient, Samira van der Sluijs"
  },
  "dateTime": "2025-08-07",
  "policy": [
    {
      "uri": "https://wetten.overheid.nl/"
    }
  ],
  "provision": {
    "actor": [
      {
        "role": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "CONSENTER"
            }
          ]
        },
        "reference": {
          "reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
          "type": "Patient",
          "display": "Patient, Samira van der Sluijs"
        }
      },
      {
        "role": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "CONSENTER"
            }
          ]
        },
        "reference": {
          "reference": "PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2",
          "type": "PractitionerRole",
          "display": "Healthcare professional (role), Desiree Wolters"
        }
      }
    ],
    "code": [
      {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "OTH"
          }
        ],
        "text": "uitzetten van cardioverter-defibrillator in laatste levensfase (SNOMED CT - 400231000146108)"
      }
    ]
  }
}