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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeConsent
IdConsent-CZ-AdvanceDirectives-HDR-DNR.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

Podepsané prohlášení Neresuscitovat Platné od 1.1.2025

Source1

{
  "resourceType": "Consent",
  "id": "CZ-AdvanceDirectives-HDR-DNR",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-consent-hdr"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "adr",
        "display": "Advanced Care Directive"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code": "dnr",
          "display": "Do Not Resuscitate"
        }
      ]
    }
  ],
  "dateTime": "2025-01-01T08:00:00+01:00",
  "policyRule": {
    "text": "Act No. 372/2011 Coll. in Section 36"
  }
}