FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ChEkmDeathForm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/StructureDefinition-ChEkmDeathForm.html |
| URL | http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-08-19T11:52:18+00:00 |
| Name | ChEkmDeathForm |
| Title | CH EKM Form: Death |
| Realm | ch |
| Authority | hl7 |
| Description | Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item. |
| Copyright | CC0-1.0 |
| Type | http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm |
| Kind | logical |
No resources found
| ValueSet | ||
| ch.fhir.ig.ch-ekm#current | ChEkmCauseOfDeathChoice | CH EKM Cause of Death (form choice) |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ChEkmDeathForm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | CH EKM Form: Death Instances of this type can be the target of a Reference | |
![]() ![]() | 0..1 | boolean | Whether the affected person has died | |
![]() ![]() | 0..1 | dateTime | Date of death | |
![]() ![]() | 0..1 | CodeableConcept | Cause of death - the reported pathogen, another cause, or unknown Binding: CH EKM Cause of Death (form choice) (required) | |
{
"resourceType": "StructureDefinition",
"id": "ChEkmDeathForm",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm",
"version": "0.0.1",
"name": "ChEkmDeathForm",
"title": "CH EKM Form: Death",
"status": "draft",
"date": "2026-08-19T11:52:18+00:00",
"publisher": "Federal Office of Public Health FOPH",
"contact": [
{
"name": "Federal Office of Public Health FOPH",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"description": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "death-form-to-patient",
"uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-patient",
"name": "Death Form to CH EKM Patient"
},
{
"identity": "death-form-to-cause-of-death",
"uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-observation-cause-of-death",
"name": "Death Form to CH EKM Observation Cause of Death"
}
],
"kind": "logical",
"abstract": false,
"type": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm",
"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": "ChEkmDeathForm",
"path": "ChEkmDeathForm",
"short": "CH EKM Form: Death",
"definition": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient",
"comment": "Maps the death of the affected person to the ChEkmPatient profile"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation",
"comment": "Maps the cause of death to the ChEkmObservationCauseOfDeath profile"
}
]
},
{
"id": "ChEkmDeathForm.deceased",
"path": "ChEkmDeathForm.deceased",
"short": "Whether the affected person has died",
"definition": "Whether the affected person has died",
"min": 0,
"max": "1",
"base": {
"path": "ChEkmDeathForm.deceased",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime",
"comment": "Answered true: deceasedDateTime is present. Not answered: the element is absent and no death is reported"
}
]
},
{
"id": "ChEkmDeathForm.deathDate",
"path": "ChEkmDeathForm.deathDate",
"short": "Date of death",
"definition": "Date of death",
"min": 0,
"max": "1",
"base": {
"path": "ChEkmDeathForm.deathDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime",
"comment": "The date of death, when it is known"
},
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime.extension[dataabsentreason]",
"comment": "Death reported without a date: deceasedDateTime has no value and carries data-absent-reason = asked-unknown"
}
]
},
{
"id": "ChEkmDeathForm.causeOfDeath",
"path": "ChEkmDeathForm.causeOfDeath",
"short": "Cause of death - the reported pathogen, another cause, or unknown",
"definition": "Cause of death - the reported pathogen, another cause, or unknown",
"min": 0,
"max": "1",
"base": {
"path": "ChEkmDeathForm.causeOfDeath",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice"
},
"mapping": [
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.valueCodeableConcept",
"comment": "Answered 'reported pathogen': the disease code of this report. Answered 'other' (74964007): that qualifier verbatim"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.focus",
"comment": "Answered 'reported pathogen': a reference to the diagnosis Condition of this report"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.dataAbsentReason",
"comment": "Answered 'unknown' (261665006): no value, dataAbsentReason = asked-unknown"
}
]
}
]
},
"differential": {
"element": [
{
"id": "ChEkmDeathForm",
"path": "ChEkmDeathForm",
"short": "CH EKM Form: Death",
"definition": "Logical model for the form section 'Zustand' (death), part of the 'Verlauf' section of the reporting form. One element per form item.",
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient",
"comment": "Maps the death of the affected person to the ChEkmPatient profile"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation",
"comment": "Maps the cause of death to the ChEkmObservationCauseOfDeath profile"
}
]
},
{
"id": "ChEkmDeathForm.deceased",
"path": "ChEkmDeathForm.deceased",
"short": "Whether the affected person has died",
"definition": "Whether the affected person has died",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
],
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime",
"comment": "Answered true: deceasedDateTime is present. Not answered: the element is absent and no death is reported"
}
]
},
{
"id": "ChEkmDeathForm.deathDate",
"path": "ChEkmDeathForm.deathDate",
"short": "Date of death",
"definition": "Date of death",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime",
"comment": "The date of death, when it is known"
},
{
"identity": "death-form-to-patient",
"map": "Patient.deceasedDateTime.extension[dataabsentreason]",
"comment": "Death reported without a date: deceasedDateTime has no value and carries data-absent-reason = asked-unknown"
}
]
},
{
"id": "ChEkmDeathForm.causeOfDeath",
"path": "ChEkmDeathForm.causeOfDeath",
"short": "Cause of death - the reported pathogen, another cause, or unknown",
"definition": "Cause of death - the reported pathogen, another cause, or unknown",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice"
},
"mapping": [
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.valueCodeableConcept",
"comment": "Answered 'reported pathogen': the disease code of this report. Answered 'other' (74964007): that qualifier verbatim"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.focus",
"comment": "Answered 'reported pathogen': a reference to the diagnosis Condition of this report"
},
{
"identity": "death-form-to-cause-of-death",
"map": "Observation.dataAbsentReason",
"comment": "Answered 'unknown' (261665006): no value, dataAbsentReason = asked-unknown"
}
]
}
]
}
}