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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeStructureDefinition
IdStructureDefinition-LogEndOfCare.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/StructureDefinition-LogEndOfCare.html
URLhttps://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCare
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameLogEnEndOfCare
TitleA.2.10 - End of Care
Realmcz
Authorityhl7
DescriptionEMS Report - End of Care
Typehttps://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCare
Kindlogical

Resources that use this resource

ConceptMap
EndOfCare2FHIR-czCZ End of Care Model to this guide Map
StructureDefinition
EmsReportCzA - EMS Report

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition LogEndOfCare

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogEndOfCare 0..*BaseA.2.10 - End of Care
... endOfCareSpecification 1..1BaseA.2.10.1 - End of Care Specification
.... endOfCareMethod 1..1CodeableConceptA.2.10.1.1 - Method of End of Care
.... dateTimeOfDeath 0..1dateTimeA.2.10.1.2 - Date and Time of Death
.... cpalpIdentifier 0..1IdentifierA.2.10.1.3 - CPALP Identifier
.... departmentIdentifier 0..1IdentifierA.2.10.1.4 - Department Identifier
.... handingOverStaffZzs 0..1IdentifierA.2.10.1.5 - EMS Handing-Over Staff Identifier
.... receivingStaffCpalp 0..1IdentifierA.2.10.1.6 - Receiving CPALP Healthcare Professional Identifier
.... receivingStaffText 0..1stringA.2.10.1.7 - Receiving CPALP Healthcare Professional (Text)

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LogEndOfCare",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCare",
  "version": "0.0.2",
  "name": "LogEnEndOfCare",
  "title": "A.2.10 - End of Care",
  "status": "draft",
  "date": "2026-01-30T07:36:37+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "EMS Report - End of Care",
  "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/cz-ems/StructureDefinition/LogEndOfCare",
  "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": "LogEndOfCare",
        "path": "LogEndOfCare",
        "short": "A.2.10 - End of Care",
        "definition": "EMS Report - End of Care",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification",
        "path": "LogEndOfCare.endOfCareSpecification",
        "short": "A.2.10.1 - End of Care Specification",
        "definition": "Specification of patient end of care/discharge.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.endOfCareMethod",
        "path": "LogEndOfCare.endOfCareSpecification.endOfCareMethod",
        "short": "A.2.10.1.1 - Method of End of Care",
        "definition": "Description of the way in which patient care was concluded. Value from the “Method of End of Care” code list.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.endOfCareMethod",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.dateTimeOfDeath",
        "path": "LogEndOfCare.endOfCareSpecification.dateTimeOfDeath",
        "short": "A.2.10.1.2 - Date and Time of Death",
        "definition": "Date and time of death (estimated).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.dateTimeOfDeath",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.cpalpIdentifier",
        "path": "LogEndOfCare.endOfCareSpecification.cpalpIdentifier",
        "short": "A.2.10.1.3 - CPALP Identifier",
        "definition": "Identifier of the target provider of inpatient acute care. Value from the National Register of Healthcare Providers (PZS).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.cpalpIdentifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.departmentIdentifier",
        "path": "LogEndOfCare.endOfCareSpecification.departmentIdentifier",
        "short": "A.2.10.1.4 - Department Identifier",
        "definition": "Identifier of the target CPALP department. Value from the National Register of Healthcare Providers (PZS).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.departmentIdentifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.handingOverStaffZzs",
        "path": "LogEndOfCare.endOfCareSpecification.handingOverStaffZzs",
        "short": "A.2.10.1.5 - EMS Handing-Over Staff Identifier",
        "definition": "Identifier of the Emergency Medical Service staff member handing the patient over. Value from the National Register of Healthcare Professionals (ZP).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.handingOverStaffZzs",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.receivingStaffCpalp",
        "path": "LogEndOfCare.endOfCareSpecification.receivingStaffCpalp",
        "short": "A.2.10.1.6 - Receiving CPALP Healthcare Professional Identifier",
        "definition": "Identifier of the receiving healthcare professional. Value from the National Register of Healthcare Professionals (ZP).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.receivingStaffCpalp",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.receivingStaffText",
        "path": "LogEndOfCare.endOfCareSpecification.receivingStaffText",
        "short": "A.2.10.1.7 - Receiving CPALP Healthcare Professional (Text)",
        "definition": "Free-text information about the receiving healthcare professional, if no code from the register is available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogEndOfCare.endOfCareSpecification.receivingStaffText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogEndOfCare",
        "path": "LogEndOfCare",
        "short": "A.2.10 - End of Care",
        "definition": "EMS Report - End of Care"
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification",
        "path": "LogEndOfCare.endOfCareSpecification",
        "short": "A.2.10.1 - End of Care Specification",
        "definition": "Specification of patient end of care/discharge.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.endOfCareMethod",
        "path": "LogEndOfCare.endOfCareSpecification.endOfCareMethod",
        "short": "A.2.10.1.1 - Method of End of Care",
        "definition": "Description of the way in which patient care was concluded. Value from the “Method of End of Care” code list.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.dateTimeOfDeath",
        "path": "LogEndOfCare.endOfCareSpecification.dateTimeOfDeath",
        "short": "A.2.10.1.2 - Date and Time of Death",
        "definition": "Date and time of death (estimated).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.cpalpIdentifier",
        "path": "LogEndOfCare.endOfCareSpecification.cpalpIdentifier",
        "short": "A.2.10.1.3 - CPALP Identifier",
        "definition": "Identifier of the target provider of inpatient acute care. Value from the National Register of Healthcare Providers (PZS).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.departmentIdentifier",
        "path": "LogEndOfCare.endOfCareSpecification.departmentIdentifier",
        "short": "A.2.10.1.4 - Department Identifier",
        "definition": "Identifier of the target CPALP department. Value from the National Register of Healthcare Providers (PZS).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.handingOverStaffZzs",
        "path": "LogEndOfCare.endOfCareSpecification.handingOverStaffZzs",
        "short": "A.2.10.1.5 - EMS Handing-Over Staff Identifier",
        "definition": "Identifier of the Emergency Medical Service staff member handing the patient over. Value from the National Register of Healthcare Professionals (ZP).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.receivingStaffCpalp",
        "path": "LogEndOfCare.endOfCareSpecification.receivingStaffCpalp",
        "short": "A.2.10.1.6 - Receiving CPALP Healthcare Professional Identifier",
        "definition": "Identifier of the receiving healthcare professional. Value from the National Register of Healthcare Professionals (ZP).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LogEndOfCare.endOfCareSpecification.receivingStaffText",
        "path": "LogEndOfCare.endOfCareSpecification.receivingStaffText",
        "short": "A.2.10.1.7 - Receiving CPALP Healthcare Professional (Text)",
        "definition": "Free-text information about the receiving healthcare professional, if no code from the register is available.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}