FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | Questionnaire |
| Id | Questionnaire-ChEkmQuestionnaireDeath.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/Questionnaire-ChEkmQuestionnaireDeath.html |
| URL | http://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireDeath |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-08-26T14:49:37+00:00 |
| Name | ChEkmQuestionnaireDeath |
| Title | CH EKM Questionnaire: Death |
| Realm | ch |
| Authority | hl7 |
| Description | Modular sub-questionnaire for the 'Zustand' (death) group of the 'Verlauf' section: whether the affected person died, the date of death and whether the cause of death was the reported pathogen, another cause or unknown. Reusable as an SDC assemble-child; supports expression-based pre-population from a patient launch context. |
| Copyright | CC0-1.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire ChEkmQuestionnaireDeath
Language: en
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | Modular sub-questionnaire for the 'Zustand' (death) group of the 'Verlauf' section: whether the affected person died, the date of death and whether the cause of death was the reported pathogen, another cause or unknown. Reusable as an SDC assemble-child; supports expression-based pre-population from a patient launch context. | Questionnaire | http://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireDeath#0.0.1 | ||
![]() ![]() | Death | 0..1 | group | ||
![]() ![]() ![]() | Has the affected person died? | 0..1 | boolean | Definition: ChEkmDeathForm.deceased Initial Value: boolean = false | |
![]() ![]() ![]() | Date of death | 0..1 | date | Definition: ChEkmDeathForm.deathDate Enable When: deceased = true | |
![]() ![]() ![]() | Cause of death | 0..1 | choice | Definition: ChEkmDeathForm.causeOfDeath Enable When: deceased = true Value Set: CH EKM Cause of Death (form choice) | |
{
"resourceType": "Questionnaire",
"id": "ChEkmQuestionnaireDeath",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
"valueCode": "assemble-child"
}
],
"url": "http://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireDeath",
"version": "0.0.1",
"name": "ChEkmQuestionnaireDeath",
"title": "CH EKM Questionnaire: Death",
"status": "active",
"experimental": false,
"subjectType": [
"Patient"
],
"date": "2026-08-26T14:49:37+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": "Modular sub-questionnaire for the 'Zustand' (death) group of the 'Verlauf' section: whether the affected person died, the date of death and whether the cause of death was the reported pathogen, another cause or unknown. Reusable as an SDC assemble-child; supports expression-based pre-population from a patient launch context.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"item": [
{
"linkId": "death",
"text": "Death",
"_text": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "de-CH"
},
{
"url": "content",
"valueString": "Zustand"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "fr-CH"
},
{
"url": "content",
"valueString": "État"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "it-CH"
},
{
"url": "content",
"valueString": "Stato"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"type": "group",
"item": [
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%patient.deceasedDateTime.exists() or %patient.deceasedDateTime.extension.exists()"
}
}
],
"linkId": "deceased",
"definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm#ChEkmDeathForm.deceased",
"text": "Has the affected person died?",
"_text": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "de-CH"
},
{
"url": "content",
"valueString": "Ist die betroffene Person verstorben?"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "fr-CH"
},
{
"url": "content",
"valueString": "La personne concernée est-elle décédée ?"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "it-CH"
},
{
"url": "content",
"valueString": "La persona interessata è deceduta?"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"type": "boolean",
"initial": [
{
"valueBoolean": false
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%patient.deceasedDateTime"
}
}
],
"linkId": "deathDate",
"definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm#ChEkmDeathForm.deathDate",
"text": "Date of death",
"_text": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "de-CH"
},
{
"url": "content",
"valueString": "Todesdatum"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "fr-CH"
},
{
"url": "content",
"valueString": "Date du décès"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "it-CH"
},
{
"url": "content",
"valueString": "Data del decesso"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"type": "date",
"enableWhen": [
{
"question": "deceased",
"operator": "=",
"answerBoolean": true
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/questionnaire-item-control",
"code": "radio-button"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
"valueCode": "vertical"
}
],
"linkId": "deathCause",
"definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmDeathForm#ChEkmDeathForm.causeOfDeath",
"text": "Cause of death",
"_text": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "de-CH"
},
{
"url": "content",
"valueString": "Todesursache"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "fr-CH"
},
{
"url": "content",
"valueString": "Cause du décès"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "it-CH"
},
{
"url": "content",
"valueString": "Causa del decesso"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"type": "choice",
"enableWhen": [
{
"question": "deceased",
"operator": "=",
"answerBoolean": true
}
],
"answerValueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCauseOfDeathChoice",
"_answerValueSet": {
"extension": [
{
"extension": [
{
"url": "name",
"valueCode": "useSupplement"
},
{
"url": "expression",
"valueString": "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-snomed-language-supplement"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/binding-parameter"
}
]
}
}
]
}
]
}