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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeQuestionnaire
IdQuestionnaire-ChEkmQuestionnaireDeath.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/Questionnaire-ChEkmQuestionnaireDeath.html
URLhttp://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireDeath
Version0.0.1
Statusactive
Date2026-08-26T14:49:37+00:00
NameChEkmQuestionnaireDeath
TitleCH EKM Questionnaire: Death
Realmch
Authorityhl7
DescriptionModular 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.
CopyrightCC0-1.0

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

Generated Narrative: Questionnaire ChEkmQuestionnaireDeath

Language: en

LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. ChEkmQuestionnaireDeathModular 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.Questionnairehttp://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireDeath#0.0.1
... deathDeath0..1group
.... deceasedHas the affected person died?0..1booleanDefinition: ChEkmDeathForm.deceased
Initial Value: boolean = false
.... deathDateDate of death0..1dateDefinition: ChEkmDeathForm.deathDate
Enable When: deceased = true
.... deathCauseCause of death0..1choiceiconiconDefinition: ChEkmDeathForm.causeOfDeath
Enable When: deceased = true
Value Set: CH EKM Cause of Death (form choice)

doco Documentation for this format

Source1

{
  "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"
              }
            ]
          }
        }
      ]
    }
  ]
}