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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeStructureDefinition
IdStructureDefinition-AdvanceDirectivesCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/hdr/StructureDefinition-AdvanceDirectivesCz.html
URLhttps://hl7.cz/fhir/hdr/StructureDefinition/AdvanceDirectivesCz
Version0.1.0
Statusdraft
Date2025-12-22T16:16:03+00:00
NameLogEnAdvanceDirectivesEhnCz
TitleA.2.1 - Advance Directives (eHN)
Realmcz
Authorityhl7
DescriptionHospital Discharge Report - Advance Directives - A.2.1 eHN
Typehttps://hl7.cz/fhir/hdr/StructureDefinition/AdvanceDirectivesCz
Kindlogical

Resources that use this resource

ConceptMap
advanceDirectives2FHIR-cz-hdrCZ Advance Directives Model to this guide Map

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition AdvanceDirectivesCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. AdvanceDirectivesCz 0..*BaseA.2.1 - Advance Directives (eHN)
... livingWill 1..*BaseA.2.1.1 - Living will
.... date 1..1dateTimeA.2.1.1.1 - Date and time
.... type 1..1CodeableConceptA.2.1.1.2 - Type
.... comment 0..1stringA.2.1.1.3 - Comment
.... conditions 0..*CodeableConceptA.2.1.1.4 - Related conditions
.... document 1..1BaseA.2.1.1.5 - Living will document

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "AdvanceDirectivesCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/hdr/StructureDefinition/AdvanceDirectivesCz",
  "version": "0.1.0",
  "name": "LogEnAdvanceDirectivesEhnCz",
  "title": "A.2.1 - Advance Directives (eHN)",
  "status": "draft",
  "date": "2025-12-22T16:16:03+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Hospital Discharge Report - Advance Directives - A.2.1 eHN",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/hdr/StructureDefinition/AdvanceDirectivesCz",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "AdvanceDirectivesCz",
        "path": "AdvanceDirectivesCz",
        "short": "A.2.1 - Advance Directives (eHN)",
        "definition": "Hospital Discharge Report - Advance Directives - A.2.1 eHN",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "AdvanceDirectivesCz.livingWill",
        "path": "AdvanceDirectivesCz.livingWill",
        "short": "A.2.1.1 - Living will",
        "definition": "Only directives being expressed during current inpatient stay. Multiple records of living wills could be provided.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.date",
        "path": "AdvanceDirectivesCz.livingWill.date",
        "short": "A.2.1.1.1 - Date and time",
        "definition": "The date and time on which the living will was recorded.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill.date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.type",
        "path": "AdvanceDirectivesCz.livingWill.type",
        "short": "A.2.1.1.2 - Type",
        "definition": "Type of a living will, e.g. Do not resuscitate, donorship statement, power of attorney etc.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.comment",
        "path": "AdvanceDirectivesCz.livingWill.comment",
        "short": "A.2.1.1.3 - Comment",
        "definition": "Comment on the living will.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.conditions",
        "path": "AdvanceDirectivesCz.livingWill.conditions",
        "short": "A.2.1.1.4 - Related conditions",
        "definition": "The problem or disorder to which the living will applies. Multiple fields could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill.conditions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.document",
        "path": "AdvanceDirectivesCz.livingWill.document",
        "short": "A.2.1.1.5 - Living will document",
        "definition": "Scanned source document with the living will and the patient's signature, such as a PDF.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AdvanceDirectivesCz.livingWill.document",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "AdvanceDirectivesCz",
        "path": "AdvanceDirectivesCz",
        "short": "A.2.1 - Advance Directives (eHN)",
        "definition": "Hospital Discharge Report - Advance Directives - A.2.1 eHN"
      },
      {
        "id": "AdvanceDirectivesCz.livingWill",
        "path": "AdvanceDirectivesCz.livingWill",
        "short": "A.2.1.1 - Living will",
        "definition": "Only directives being expressed during current inpatient stay. Multiple records of living wills could be provided.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.date",
        "path": "AdvanceDirectivesCz.livingWill.date",
        "short": "A.2.1.1.1 - Date and time",
        "definition": "The date and time on which the living will was recorded.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.type",
        "path": "AdvanceDirectivesCz.livingWill.type",
        "short": "A.2.1.1.2 - Type",
        "definition": "Type of a living will, e.g. Do not resuscitate, donorship statement, power of attorney etc.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.comment",
        "path": "AdvanceDirectivesCz.livingWill.comment",
        "short": "A.2.1.1.3 - Comment",
        "definition": "Comment on the living will.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.conditions",
        "path": "AdvanceDirectivesCz.livingWill.conditions",
        "short": "A.2.1.1.4 - Related conditions",
        "definition": "The problem or disorder to which the living will applies. Multiple fields could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "AdvanceDirectivesCz.livingWill.document",
        "path": "AdvanceDirectivesCz.livingWill.document",
        "short": "A.2.1.1.5 - Living will document",
        "definition": "Scanned source document with the living will and the patient's signature, such as a PDF.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      }
    ]
  }
}