FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/DiseaseQuestionsMSVD

Packagerki.demis.disease
Resource TypeQuestionnaire
IdDiseaseQuestionsMSVD
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.disease@2.2.1&canonical=https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsMSVD
URLhttps://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsMSVD
Version1.0.1
Statusactive
Date2024-07-22
NameDiseaseQuestionsMSVD
TitleMasern: spezifische klinische und epidemiologische Angaben
DescriptionMasern spezifische Informationsbedarfe werden in diesem meldetatbestandsspezifischen Fragebogen zusammengestellt. Dieser manifestiert sich als entsprechende QuestionnaireResponse innerhalb der Meldung.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "Questionnaire",
  "id": "DiseaseQuestionsMSVD",
  "url": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsMSVD",
  "version": "1.0.1",
  "name": "DiseaseQuestionsMSVD",
  "title": "Masern: spezifische klinische und epidemiologische Angaben",
  "status": "active",
  "date": "2024-07-22",
  "description": "Masern spezifische Informationsbedarfe werden in diesem meldetatbestandsspezifischen Fragebogen zusammengestellt. Dieser manifestiert sich als entsprechende QuestionnaireResponse innerhalb der Meldung.",
  "item": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ]
          }
        }
      ],
      "linkId": "immunization",
      "text": "Wurde die betroffene Person jemals in Bezug auf die Krankheit geimpft?",
      "type": "choice",
      "required": true,
      "repeats": false,
      "answerValueSet": "https://demis.rki.de/fhir/ValueSet/yesOrNoOrNoInformation",
      "initial": [
        {
          "valueCoding": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "NASK",
            "display": "not asked"
          }
        }
      ],
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceProfile",
              "valueCanonical": "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationMSVD"
            }
          ],
          "linkId": "immunizationRef",
          "text": "Impfinformationen",
          "type": "reference",
          "enableWhen": [
            {
              "question": "immunization",
              "operator": "=",
              "answerCoding": {
                "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                "code": "yes"
              }
            }
          ],
          "required": false,
          "repeats": true
        }
      ]
    },
    {
      "linkId": "onsetOfExanthem",
      "text": "Exanthembeginn",
      "type": "date",
      "required": false,
      "repeats": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ]
          }
        }
      ],
      "linkId": "pregnancy",
      "text": "Besteht bei der betroffenen Person eine Schwangerschaft?",
      "type": "choice",
      "required": true,
      "repeats": false,
      "answerValueSet": "https://demis.rki.de/fhir/ValueSet/yesOrNoOrNoInformation",
      "initial": [
        {
          "valueCoding": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "NASK",
            "display": "not asked"
          }
        }
      ],
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "drop-down",
                    "display": "Drop down"
                  }
                ]
              }
            }
          ],
          "linkId": "pregnancyWeek",
          "text": "Schwangerschaftswoche",
          "type": "choice",
          "enableWhen": [
            {
              "question": "pregnancy",
              "operator": "=",
              "answerCoding": {
                "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                "code": "yes"
              }
            }
          ],
          "required": true,
          "repeats": false,
          "answerValueSet": "https://demis.rki.de/fhir/ValueSet/answerSetPregnancyWeek",
          "initial": [
            {
              "valueCoding": {
                "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                "code": "NASK",
                "display": "not asked"
              }
            }
          ]
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ]
          }
        }
      ],
      "linkId": "outbreak",
      "text": "Kann der gemeldete Fall einem Ausbruch zugeordnet werden?",
      "type": "choice",
      "required": true,
      "repeats": false,
      "answerValueSet": "https://demis.rki.de/fhir/ValueSet/yesOrNoOrNoInformation",
      "initial": [
        {
          "valueCoding": {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "NASK",
            "display": "not asked"
          }
        }
      ],
      "item": [
        {
          "linkId": "outbreakNote",
          "text": "Fallbezogene Zusatzinformationen zum Ausbruch",
          "type": "text",
          "enableWhen": [
            {
              "question": "outbreak",
              "operator": "=",
              "answerCoding": {
                "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                "code": "yes"
              }
            }
          ],
          "required": false,
          "repeats": false
        },
        {
          "linkId": "outbreakNotificationId",
          "text": "Notification-Id der zugehörigen Ausbruchsmeldung",
          "type": "reference",
          "enableWhen": [
            {
              "question": "outbreak",
              "operator": "=",
              "answerCoding": {
                "system": "https://demis.rki.de/fhir/CodeSystem/yesOrNoAnswer",
                "code": "yes"
              }
            }
          ],
          "required": false,
          "repeats": false
        }
      ]
    }
  ]
}