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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeQuestionnaire
IdQuestionnaire-ChEkmQuestionnaireExposureWhere.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/Questionnaire-ChEkmQuestionnaireExposureWhere.html
URLhttp://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireExposureWhere
Version0.0.1
Statusactive
Date2026-08-12T15:45:10+00:00
NameChEkmQuestionnaireExposureWhere
TitleCH EKM Questionnaire: Exposure - Where (place of infection)
Realmch
Authorityhl7
DescriptionModular sub-questionnaire for the 'Wo' (where) group of the Exposure section: the most probable place of infection - Switzerland/Liechtenstein or a country abroad, the precise location, or explicitly unknown. Reusable as an SDC assemble-child.
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 ChEkmQuestionnaireExposureWhere

Language: en

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ChEkmQuestionnaireExposureWhereModular sub-questionnaire for the 'Wo' (where) group of the Exposure section: the most probable place of infection - Switzerland/Liechtenstein or a country abroad, the precise location, or explicitly unknown. Reusable as an SDC assemble-child.Questionnairehttp://fhir.ch/ig/ch-ekm/Questionnaire/ChEkmQuestionnaireExposureWhere#0.0.1
... exposureWhereWhere (place of infection)0..1group
.... exposureWhereChLinull0..*choiceOptions: 1 option
.... exposureWhereCountryAbroad, country0..1choiceDefinition: ChEkmExposureForm.where.country
Enable When: exposureWhereChLi exists false
Value Set: CH EKM Country Codes (form)
.... exposureWherePreciseLocationPrecise location (Switzerland/Liechtenstein and abroad)0..1stringDefinition: ChEkmExposureForm.where.preciseLocation
.... exposureWhereUnknownnull0..*choiceDefinition: ChEkmExposureForm.where.unknown
Options: 1 option

doco Documentation for this format

Options Sets

Answer options for exposureWhereChLi

  • Switzerland / Liechtenstein (CH/LI)

Answer options for exposureWhereUnknown

  • Place of infection unknown

Source1

{
  "resourceType": "Questionnaire",
  "id": "ChEkmQuestionnaireExposureWhere",
  "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/ChEkmQuestionnaireExposureWhere",
  "version": "0.0.1",
  "name": "ChEkmQuestionnaireExposureWhere",
  "title": "CH EKM Questionnaire: Exposure - Where (place of infection)",
  "status": "active",
  "experimental": false,
  "subjectType": [
    "Patient"
  ],
  "date": "2026-08-12T15:45:10+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 'Wo' (where) group of the Exposure section: the most probable place of infection - Switzerland/Liechtenstein or a country abroad, the precise location, or explicitly unknown. Reusable as an SDC assemble-child.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "item": [
    {
      "linkId": "exposureWhere",
      "text": "Where (place of infection)",
      "_text": {
        "extension": [
          {
            "extension": [
              {
                "url": "lang",
                "valueCode": "de-CH"
              },
              {
                "url": "content",
                "valueString": "Wo (Ort der Ansteckung)"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/translation"
          },
          {
            "extension": [
              {
                "url": "lang",
                "valueCode": "fr-CH"
              },
              {
                "url": "content",
                "valueString": "Où (lieu de l'infection)"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/translation"
          },
          {
            "extension": [
              {
                "url": "lang",
                "valueCode": "it-CH"
              },
              {
                "url": "content",
                "valueString": "Dove (luogo del contagio)"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/translation"
          }
        ]
      },
      "type": "group",
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "check-box"
                  }
                ]
              }
            }
          ],
          "linkId": "exposureWhereChLi",
          "type": "choice",
          "repeats": true,
          "answerOption": [
            {
              "valueString": "Switzerland / Liechtenstein (CH/LI)",
              "_valueString": {
                "extension": [
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "de-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Schweiz/Liechtenstein (CH/LI)"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  },
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "fr-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Suisse / Liechtenstein (CH/LI)"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  },
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "it-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Svizzera / Liechtenstein (CH/LI)"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "autocomplete"
                  }
                ]
              }
            }
          ],
          "linkId": "exposureWhereCountry",
          "definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExposureForm#ChEkmExposureForm.where.country",
          "text": "Abroad, country",
          "_text": {
            "extension": [
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "de-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "Ausland, Land"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              },
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "fr-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "À l'étranger, pays"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              },
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "it-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "All'estero, Paese"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              }
            ]
          },
          "type": "choice",
          "enableWhen": [
            {
              "question": "exposureWhereChLi",
              "operator": "exists",
              "answerBoolean": false
            }
          ],
          "answerValueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCountryCodes"
        },
        {
          "linkId": "exposureWherePreciseLocation",
          "definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExposureForm#ChEkmExposureForm.where.preciseLocation",
          "text": "Precise location (Switzerland/Liechtenstein and abroad)",
          "_text": {
            "extension": [
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "de-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "Genauer Ort (CH/LI und Ausland)"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              },
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "fr-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "Lieu précis (CH/LI et étranger)"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              },
              {
                "extension": [
                  {
                    "url": "lang",
                    "valueCode": "it-CH"
                  },
                  {
                    "url": "content",
                    "valueString": "Luogo preciso (CH/LI ed estero)"
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/translation"
              }
            ]
          },
          "type": "string"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "check-box"
                  }
                ]
              }
            }
          ],
          "linkId": "exposureWhereUnknown",
          "definition": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExposureForm#ChEkmExposureForm.where.unknown",
          "type": "choice",
          "repeats": true,
          "answerOption": [
            {
              "valueString": "Place of infection unknown",
              "_valueString": {
                "extension": [
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "de-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Unbekannt"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  },
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "fr-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Inconnu"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  },
                  {
                    "extension": [
                      {
                        "url": "lang",
                        "valueCode": "it-CH"
                      },
                      {
                        "url": "content",
                        "valueString": "Sconosciuto"
                      }
                    ],
                    "url": "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        }
      ]
    }
  ]
}