PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-order@3.0.0
    http://fhir.ch/ig/ch-lab-order/Questionnaire/LabOrder-form
{
  "description": null,
  "_filename": "example/Questionnaire-LabOrder-form.json",
  "package_name": "ch.fhir.ig.ch-lab-order",
  "subjectType": [ "Patient" ],
  "date": "2022-10-10",
  "meta": {
    "profile": [ "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaire", "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire", "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap", "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp" ]
  },
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "LabOrderFormCaseStudies",
  "item": [ {
    "item": [ {
      "text": "Auftragsnummer des Auftraggebers",
      "type": "string",
      "linkId": "order.placerOrderIdentifier"
    }, {
      "text": "Identifier Domain der Auftragsnummer des Auftraggebers",
      "type": "string",
      "linkId": "order.placerOrderIdentifierDomain",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
        "valueBoolean": true
      } ]
    }, {
      "text": "Auftragsnummer des Auftragsempfängers",
      "type": "string",
      "linkId": "order.fillerOrderIdentifier"
    }, {
      "text": "Identifier Domain der Auftragsnummer des Auftragsempfängers",
      "type": "string",
      "linkId": "order.fillerOrderIdentifierDomain",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
        "valueBoolean": true
      } ]
    }, {
      "text": "Identifier des Vorgängerdokuments",
      "type": "string",
      "linkId": "order.precedentDocumentIdentifier",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
        "valueBoolean": true
      } ]
    }, {
      "item": [ {
        "item": [ {
          "text": "Titel",
          "type": "string",
          "linkId": "order.notificationContactDocument.practitioner.title"
        }, {
          "text": "Name",
          "type": "string",
          "linkId": "order.notificationContactDocument.practitioner.familyName"
        }, {
          "text": "Vorname",
          "type": "string",
          "linkId": "order.notificationContactDocument.practitioner.givenName"
        }, {
          "text": "Telefon",
          "type": "string",
          "linkId": "order.notificationContactDocument.practitioner.phone"
        }, {
          "text": "E-Mail",
          "type": "string",
          "linkId": "order.notificationContactDocument.practitioner.email"
        } ],
        "text": "Zu benachrichtigende Person",
        "type": "group",
        "linkId": "order.notificationContactDocument.practitioner"
      } ],
      "text": "Dringender Benachrichtigungskontakt für dieses Dokument",
      "type": "group",
      "linkId": "order.notificationContactDocument"
    }, {
      "item": [ {
        "item": [ {
          "text": "Titel",
          "type": "string",
          "linkId": "order.notificationContactDocumentResponse.practitioner.title"
        }, {
          "text": "Name",
          "type": "string",
          "linkId": "order.notificationContactDocumentResponse.practitioner.familyName"
        }, {
          "text": "Vorname",
          "type": "string",
          "linkId": "order.notificationContactDocumentResponse.practitioner.givenName"
        }, {
          "text": "Telefon",
          "type": "string",
          "linkId": "order.notificationContactDocumentResponse.practitioner.phone"
        }, {
          "text": "E-Mail",
          "type": "string",
          "linkId": "order.notificationContactDocumentResponse.practitioner.email"
        } ],
        "text": "Zu benachrichtigende Person",
        "type": "group",
        "linkId": "order.notificationContactDocumentResponse.practitioner"
      } ],
      "text": "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument",
      "type": "group",
      "linkId": "order.notificationContactDocumentResponse"
    }, {
      "text": "Auftragspriorität",
      "type": "choice",
      "linkId": "order.priority",
      "answerOption": [ {
        "valueCoding": {
          "code": "routine",
          "system": "http://hl7.org/fhir/request-priority",
          "display": "Routine"
        },
        "initialSelected": true
      }, {
        "valueCoding": {
          "code": "urgent",
          "system": "http://hl7.org/fhir/request-priority",
          "display": "Urgent"
        }
      }, {
        "valueCoding": {
          "code": "asap",
          "system": "http://hl7.org/fhir/request-priority",
          "display": "ASAP"
        }
      }, {
        "valueCoding": {
          "code": "stat",
          "system": "http://hl7.org/fhir/request-priority",
          "display": "STAT"
        }
      } ]
    } ],
    "text": "Auftrag",
    "type": "group",
    "linkId": "order",
    "required": true
  }, {
    "item": [ {
      "item": [ {
        "text": "Titel",
        "type": "string",
        "linkId": "receiver.practitioner.title"
      }, {
        "text": "Name",
        "type": "string",
        "linkId": "receiver.practitioner.familyName"
      }, {
        "text": "Vorname",
        "type": "string",
        "linkId": "receiver.practitioner.givenName"
      }, {
        "text": "GLN",
        "type": "string",
        "linkId": "receiver.practitioner.gln"
      }, {
        "text": "ZSR",
        "type": "string",
        "linkId": "receiver.practitioner.zsr"
      }, {
        "text": "Telefon",
        "type": "string",
        "linkId": "receiver.practitioner.phone"
      }, {
        "text": "E-Mail",
        "type": "string",
        "linkId": "receiver.practitioner.email"
      } ],
      "text": "Empfangende Person",
      "type": "group",
      "linkId": "receiver.practitioner"
    }, {
      "item": [ {
        "text": "Name der Organisation",
        "type": "string",
        "linkId": "receiver.organization.name"
      }, {
        "text": "GLN",
        "type": "string",
        "linkId": "receciver.organization.gln",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-gln-identifier"
      }, {
        "text": "Strasse, Hausnummer, Postfach etc.",
        "type": "string",
        "linkId": "receiver.organization.streetAddressLine",
        "repeats": true
      }, {
        "text": "PLZ",
        "type": "string",
        "linkId": "receiver.organization.postalCode"
      }, {
        "text": "Ort",
        "type": "string",
        "linkId": "receiver.organization.city"
      }, {
        "text": "Land",
        "type": "string",
        "linkId": "receiver.organization.country"
      } ],
      "text": "Empfangende Organisation",
      "type": "group",
      "linkId": "receiver.organization"
    } ],
    "text": "Empfänger",
    "type": "group",
    "linkId": "receiver"
  }, {
    "item": [ {
      "text": "Name",
      "type": "string",
      "linkId": "patient.familyName"
    }, {
      "text": "Ledigname",
      "type": "string",
      "linkId": "patient.maidenName"
    }, {
      "text": "Vorname",
      "type": "string",
      "linkId": "patient.givenName"
    }, {
      "text": "Lokale Patienten-ID",
      "type": "string",
      "linkId": "patient.localPid"
    }, {
      "text": "Geburtsdatum",
      "type": "date",
      "linkId": "patient.birthDate"
    }, {
      "text": "Geschlecht",
      "type": "choice",
      "linkId": "patient.gender",
      "answerOption": [ {
        "valueCoding": {
          "code": "male",
          "system": "http://hl7.org/fhir/administrative-gender",
          "display": "Male"
        },
        "initialSelected": true
      }, {
        "valueCoding": {
          "code": "female",
          "system": "http://hl7.org/fhir/administrative-gender",
          "display": "Female"
        }
      }, {
        "valueCoding": {
          "code": "other",
          "system": "http://hl7.org/fhir/administrative-gender",
          "display": "Other"
        }
      } ]
    }, {
      "text": "Zivilstand",
      "type": "choice",
      "linkId": "patient.maritalStatus",
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.maritalStatus",
      "answerOption": [ {
        "valueCoding": {
          "code": "1",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "ledig"
        }
      }, {
        "valueCoding": {
          "code": "2",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "verheiratet"
        }
      }, {
        "valueCoding": {
          "code": "3",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "verwitwet"
        }
      }, {
        "valueCoding": {
          "code": "4",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "geschieden"
        }
      }, {
        "valueCoding": {
          "code": "5",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "unverheiratet"
        }
      }, {
        "valueCoding": {
          "code": "6",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "in eingetragener Partnerschaft"
        }
      }, {
        "valueCoding": {
          "code": "7",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "aufgelöste Partnerschaft"
        }
      }, {
        "valueCoding": {
          "code": "9",
          "system": "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
          "display": "unbekannt"
        }
      } ]
    }, {
      "text": "Telefon",
      "type": "string",
      "linkId": "patient.phone"
    }, {
      "text": "E-Mail",
      "type": "string",
      "linkId": "patient.email"
    }, {
      "text": "Strasse, Hausnummer, Postfach etc.",
      "type": "string",
      "linkId": "patient.streetAddressLine",
      "repeats": true
    }, {
      "text": "PLZ",
      "type": "string",
      "linkId": "patient.postalCode"
    }, {
      "text": "Ort",
      "type": "string",
      "linkId": "patient.city"
    }, {
      "text": "Land",
      "type": "string",
      "linkId": "patient.country"
    }, {
      "item": [ {
        "text": "Beziehung",
        "type": "string",
        "linkId": "patient.contactperson.relationship",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.relationship.text"
      }, {
        "text": "Name",
        "type": "string",
        "linkId": "patient.contactperson.familyName",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.family"
      }, {
        "text": "Vorname",
        "type": "string",
        "linkId": "patient.contactperson.givenName",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.given"
      }, {
        "text": "Telefon",
        "type": "string",
        "linkId": "patient.contactperson.phone",
        "repeats": true,
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value"
      }, {
        "text": "E-Mail",
        "type": "string",
        "linkId": "patient.contactperson.email",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value"
      } ],
      "text": "Kontaktperson",
      "type": "group",
      "linkId": "patient.contactperson",
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact"
    } ],
    "text": "Patient",
    "type": "group",
    "linkId": "patient",
    "required": true
  }, {
    "item": [ {
      "item": [ {
        "item": [ {
          "text": "Titel",
          "type": "string",
          "linkId": "sender.author.practitioner.title"
        }, {
          "text": "Name",
          "type": "string",
          "linkId": "sender.author.practitioner.familyName"
        }, {
          "text": "Vorname",
          "type": "string",
          "linkId": "sender.author.practitioner.givenName"
        }, {
          "text": "GLN",
          "type": "string",
          "linkId": "sender.author.practitioner.gln"
        }, {
          "text": "ZSR",
          "type": "string",
          "linkId": "sender.author.practitioner.zsr"
        }, {
          "text": "Telefon",
          "type": "string",
          "linkId": "sender.author.practitioner.phone"
        }, {
          "text": "E-Mail",
          "type": "string",
          "linkId": "sender.author.practitioner.email"
        } ],
        "text": "Verantwortliche Person",
        "type": "group",
        "linkId": "sender.author.practitioner"
      }, {
        "item": [ {
          "text": "Name der Organisation",
          "type": "string",
          "linkId": "sender.author.organization.name"
        }, {
          "text": "Strasse, Hausnummer, Postfach etc.",
          "type": "string",
          "linkId": "sender.author.organization.streetAddressLine",
          "repeats": true
        }, {
          "text": "PLZ",
          "type": "string",
          "linkId": "sender.author.organization.postalCode"
        }, {
          "text": "Ort",
          "type": "string",
          "linkId": "sender.author.organization.city"
        }, {
          "text": "Land",
          "type": "string",
          "linkId": "sender.author.organization.country"
        } ],
        "text": "Verantwortliche Organisation",
        "type": "group",
        "linkId": "sender.author.organization"
      } ],
      "text": "Verantwortlicher",
      "type": "group",
      "linkId": "sender.author",
      "required": true
    }, {
      "item": [ {
        "item": [ {
          "text": "Name",
          "type": "string",
          "linkId": "sender.dataenterer.practitioner.familyName"
        }, {
          "text": "Vorname",
          "type": "string",
          "linkId": "sender.dataenterer.practitioner.givenName"
        }, {
          "text": "Telefon",
          "type": "string",
          "linkId": "sender.dataenterer.practitioner.phone"
        }, {
          "text": "E-Mail",
          "type": "string",
          "linkId": "sender.dataenterer.practitioner.email"
        } ],
        "text": "Erfassende Person",
        "type": "group",
        "linkId": "sender.dataenterer.practitioner"
      } ],
      "text": "Erfasser",
      "type": "group",
      "linkId": "sender.dataenterer"
    } ],
    "text": "Absender",
    "type": "group",
    "linkId": "sender",
    "required": true
  }, {
    "item": [ {
      "item": [ {
        "item": [ {
          "text": "Titel",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.practitioner.title",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.prefix"
        }, {
          "text": "Name",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.practitioner.familyName",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.family"
        }, {
          "text": "Vorname",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.practitioner.givenName",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.given"
        }, {
          "text": "Telefon",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.practitioner.phone",
          "definition": "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value"
        }, {
          "text": "E-Mail",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.practitioner.email",
          "definition": "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value"
        } ],
        "text": "Name der Organisation",
        "type": "string",
        "linkId": "receiverCopy.organization.name",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"
      }, {
        "item": [ {
          "text": "Name der Organisation",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.organization.name",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name"
        }, {
          "text": "Strasse, Hausnummer, Postfach etc.",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.organization.streetAddressLine",
          "repeats": true,
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.line"
        }, {
          "text": "PLZ",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.organization.postalCode",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.postalCode"
        }, {
          "text": "Ort",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.organization.city",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.city"
        }, {
          "text": "Land",
          "type": "string",
          "linkId": "receiverCopy.practitionerRole.organization.country",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.country"
        } ],
        "text": "Titel",
        "type": "string",
        "linkId": "receiverCopy.title",
        "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"
      }, {
        "text": "Name",
        "type": "string",
        "linkId": "receiverCopy.familyName"
      }, {
        "text": "Vorname",
        "type": "string",
        "linkId": "receiverCopy.givenName"
      }, {
        "text": "Telefon",
        "type": "string",
        "linkId": "receiverCopy.phone"
      }, {
        "text": "E-Mail",
        "type": "string",
        "linkId": "receiverCopy.email"
      }, {
        "text": "Strasse, Hausnummer, Postfach etc.",
        "type": "string",
        "linkId": "receiverCopy.streetAddressLine",
        "repeats": true
      }, {
        "text": "PLZ",
        "type": "string",
        "linkId": "receiverCopy.postalCode"
      }, {
        "text": "Ort",
        "type": "string",
        "linkId": "receiverCopy.city"
      }, {
        "text": "Land",
        "type": "string",
        "linkId": "receiverCopy.country"
      } ],
      "text": "Kopieempfangende Organisation oder Person",
      "type": "group",
      "linkId": "receiverCopy",
      "repeats": true,
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole"
    }, {
      "text": "Patient selbst",
      "type": "boolean",
      "linkId": "receiverCopy.patient",
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient"
    }, {
      "item": [ {
        "text": "Name",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.familyName",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.family"
      }, {
        "text": "Vorame",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.givenName",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given"
      }, {
        "text": "Telefon",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.phone",
        "repeats": true,
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value"
      }, {
        "text": "E-Mail",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.email",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value"
      }, {
        "text": "Strasse, Hausnummer, Postfach etc.",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.streetAddressLine",
        "repeats": true,
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.line"
      }, {
        "text": "PLZ",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.postalCode",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.postalCode"
      }, {
        "text": "Ort",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.city",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.city"
      }, {
        "text": "Land",
        "type": "string",
        "linkId": "receiverCopy.relatedPerson.country",
        "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.country"
      } ],
      "text": "Andere Person",
      "type": "group",
      "linkId": "receiverCopy.relatedPerson",
      "repeats": true,
      "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson"
    } ],
    "text": "Kopieempfänger",
    "type": "group",
    "linkId": "receiverCopies"
  }, {
    "item": [ {
      "text": "Einverständnis des Patienten zur Behandlung",
      "type": "string",
      "linkId": "consent.treatment"
    }, {
      "text": "Einverständnis des Patienten zum Datenschutz",
      "type": "string",
      "linkId": "consent.patientPrivacy"
    }, {
      "text": "Einverständnis des Patienten zur Forschung",
      "type": "string",
      "linkId": "consent.research"
    }, {
      "text": "Patientenverfügung",
      "type": "string",
      "linkId": "consent.advancedCareDirective"
    } ],
    "text": "Einverständniserklärung",
    "type": "group",
    "linkId": "consent",
    "definition": "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR#ServiceRequest.supportingInfo"
  }, {
    "item": [ {
      "text": "Unfallversicherung (nach UVG)",
      "type": "string",
      "linkId": "coverage.uvg"
    }, {
      "text": "Grundversicherung (nach KVG)",
      "type": "string",
      "linkId": "coverage.kvg"
    }, {
      "text": "Zusatzversicherung (nach VVG)",
      "type": "string",
      "linkId": "coverage.vvg"
    }, {
      "text": "Andere (nach VVG)",
      "type": "string",
      "linkId": "coverage.vvgOther"
    } ],
    "text": "Kostenträger",
    "type": "group",
    "linkId": "coverage",
    "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#insurance"
  }, {
    "item": [ {
      "text": "Untersuchungsresultat",
      "type": "string",
      "linkId": "previousResult.result",
      "repeats": true
    } ],
    "text": "Vorheriges Untersuchungsresultat",
    "type": "group",
    "linkId": "previousResult",
    "definition": "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR#ServiceRequest.supportingInfo"
  }, {
    "item": [ {
      "item": [ {
        "item": [ {
          "item": [ {
            "text": "Hämatologie Subset",
            "type": "choice",
            "linkId": "hemato-subset",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "24360-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin and Hematocrit panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "43113-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin electrophoresis panel in Blood"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "58410-2",
                "system": "http://loinc.org",
                "display": "CBC panel - Blood by Automated count"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            } ]
          } ],
          "text": "Hematology",
          "type": "group",
          "linkId": "hematology-1"
        }, {
          "item": [ {
            "text": "D-Dimer",
            "type": "choice",
            "linkId": "d-dimer",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "55398-2",
                "system": "http://loinc.org",
                "display": "Short Fibrin D-dimer FEU and DDU panel - Platelet poor plasma"
              }
            } ]
          } ],
          "text": "Coagulation",
          "type": "group",
          "linkId": "coagulation"
        }, {
          "item": [ {
            "text": "CRP",
            "type": "choice",
            "linkId": "crp-1",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "1988-5",
                "system": "http://loinc.org",
                "display": "C reactive protein [Mass/Volume] in Serum or Plasma"
              },
              "initialSelected": true
            }, {
              "valueCoding": {
                "code": "76485-2",
                "system": "http://loinc.org",
                "display": "C reactive protein [Moles/volume] in Serum or Plasma"
              }
            }, {
              "valueCoding": {
                "code": "30522-7",
                "system": "http://loinc.org",
                "display": "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method"
              }
            }, {
              "valueCoding": {
                "code": "76486-0",
                "system": "http://loinc.org",
                "display": "C reactive protein [Moles/volume] in Serum or Plasma by High sensitivity method"
              }
            } ]
          } ],
          "text": "Clinical Chemistry",
          "type": "group",
          "linkId": "clinical-chemistry-1"
        } ],
        "text": "Case Study tiefe Venenthrombose",
        "type": "group",
        "linkId": "1-tvt.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "1-tvt",
          "answerBoolean": true
        } ]
      } ],
      "text": "Tiefe Venenthrombose Questionnaire",
      "type": "boolean",
      "linkId": "1-tvt"
    }, {
      "item": [ {
        "item": [ {
          "item": [ {
            "text": "Pertussis and Parapertussis DNA",
            "type": "choice",
            "linkId": "per",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "90441-7",
                "system": "http://loinc.org",
                "display": "B pert+parapert DNA Pnl Nph"
              }
            } ]
          } ],
          "text": "Mikrobiologie",
          "type": "group",
          "linkId": "microbiology-2"
        }, {
          "item": [ {
            "text": "Manual Differential panel - Blood",
            "type": "choice",
            "linkId": "Blood-diff",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "57782-5",
                "system": "http://loinc.org",
                "display": "CBC W Ordered Manual Differential panel - Blood"
              }
            } ]
          } ],
          "text": "Hämatologie",
          "type": "group",
          "linkId": "hematology-2"
        }, {
          "item": [ {
            "text": "C-reactive Protein",
            "type": "choice",
            "linkId": "crp-2",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "1988-5",
                "system": "http://loinc.org",
                "display": "C reactive protein [Mass/volume] in Serum or Plasma"
              }
            } ]
          } ],
          "text": "Klinische Chemie",
          "type": "group",
          "linkId": "clinical-chemistry-2"
        } ],
        "text": "Case Study Husten",
        "type": "group",
        "linkId": "2-pertussis.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "2-pertussis",
          "answerBoolean": true
        } ]
      } ],
      "text": "Abklärung Husten Questionnaire",
      "type": "boolean",
      "linkId": "2-pertussis"
    }, {
      "item": [ {
        "item": [ {
          "item": [ {
            "text": "Cervical Smear",
            "type": "choice",
            "linkId": "cervicalSmear",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "86662-4",
                "system": "http://loinc.org",
                "display": "Pap smear tests - FPAR 2.0 set"
              }
            }, {
              "valueCoding": {
                "code": "14503-7",
                "system": "http://loinc.org",
                "display": "Human papilloma virus 16+18 Ag [Presence] in Cervix"
              }
            } ]
          } ],
          "text": "Cytology and Microbiology",
          "type": "group",
          "linkId": "cytology"
        }, {
          "item": [ {
            "text": "Combur-9",
            "type": "choice",
            "linkId": "combur9",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "50556-0",
                "system": "http://loinc.org",
                "display": "Urinalysis dipstick panel - Urine by Automated test strip"
              }
            } ]
          } ],
          "text": "Urin",
          "type": "group",
          "linkId": "urin"
        }, {
          "item": [ {
            "text": "Obstetric 1996 panel – Serum and Blood",
            "type": "choice",
            "linkId": "obstetric",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "24364-2",
                "system": "http://loinc.org",
                "display": "Obstetric 1996 Pnl Ser+Bld"
              }
            } ]
          } ],
          "text": "Schwangerschaftsvorsorge",
          "type": "group",
          "linkId": "obstetricalPanels"
        } ],
        "text": "Case Study Gynäkologische Vorsorge",
        "type": "group",
        "linkId": "3-gyn.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "3-gyn",
          "answerBoolean": true
        } ]
      } ],
      "text": "Gynäkologische Vorsorge Questionnaire",
      "type": "boolean",
      "linkId": "3-gyn"
    }, {
      "item": [ {
        "item": [ {
          "item": [ {
            "text": "Laborwerte",
            "type": "choice",
            "linkId": "lab-4",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "24360-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin and Hematocrit panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "43113-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin electrophoresis panel in Blood"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "58410-2",
                "system": "http://loinc.org",
                "display": "CBC panel - Blood by Automated count"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            } ]
          } ],
          "text": "Hematology",
          "type": "group",
          "linkId": "hematology-4"
        }, {
          "item": [ {
            "text": "Blood by Culture",
            "type": "choice",
            "linkId": "culture",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "90423-5",
                "system": "http://loinc.org",
                "display": "Microorganism preliminary growth detection panel - Blood by Culture"
              }
            } ]
          }, {
            "text": "Bacterial Identification and Susceptibility",
            "type": "choice",
            "linkId": "id-susc",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "85421-6",
                "system": "http://loinc.org",
                "display": "Bacterial identification and susceptibility panel - Isolate"
              }
            } ]
          } ],
          "text": "Mikrobiologie",
          "type": "group",
          "linkId": "microbiology-4"
        }, {
          "item": [ {
            "text": "CRP",
            "type": "choice",
            "linkId": "crp-4",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "1988-5",
                "system": "http://loinc.org",
                "display": "C reactive protein [Mass/Volume] in Serum or Plasma"
              },
              "initialSelected": true
            }, {
              "valueCoding": {
                "code": "76485-2",
                "system": "http://loinc.org",
                "display": "C reactive protein [Moles/volume] in Serum or Plasma"
              }
            }, {
              "valueCoding": {
                "code": "30522-7",
                "system": "http://loinc.org",
                "display": "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method"
              }
            }, {
              "valueCoding": {
                "code": "76486-0",
                "system": "http://loinc.org",
                "display": "C reactive protein [Moles/volume] in Serum or Plasma by High sensitivity method"
              }
            } ]
          } ],
          "text": "Klinische Chemie",
          "type": "group",
          "linkId": "clinical-chemistry-4"
        } ],
        "text": "Case Study Sepis",
        "type": "group",
        "linkId": "4-sepis.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "4-sepis",
          "answerBoolean": true
        } ]
      } ],
      "text": "Abklärung Sepsis Questionnaire",
      "type": "boolean",
      "linkId": "4-sepis"
    }, {
      "item": [ {
        "item": [ {
          "item": [ {
            "text": "Laborwerte",
            "type": "choice",
            "linkId": "lab-5",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "24360-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin and Hematocrit panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "43113-0",
                "system": "http://loinc.org",
                "display": "Hemoglobin electrophoresis panel in Blood"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "58410-2",
                "system": "http://loinc.org",
                "display": "CBC panel - Blood by Automated count"
              }
            }, {
              "valueCoding": {
                "code": "57021-8",
                "system": "http://loinc.org",
                "display": "CBC W Auto Differential panel - Blood"
              }
            } ]
          } ],
          "text": "Hematology",
          "type": "group",
          "linkId": "hematology-5"
        }, {
          "item": [ {
            "text": "Toxic Content",
            "type": "choice",
            "linkId": "tox",
            "repeats": true,
            "answerOption": [ {
              "valueCoding": {
                "code": "29587-3",
                "system": "http://loinc.org",
                "display": "Toxicology panel - Blood"
              }
            }, {
              "valueCoding": {
                "code": "54454-4",
                "system": "http://loinc.org",
                "display": "Arsenic fractions panel - Urine"
              }
            }, {
              "valueCoding": {
                "code": "29589-9",
                "system": "http://loinc.org",
                "display": "Heavy metals panel - Urine"
              }
            } ]
          } ],
          "text": "Toxicology",
          "type": "group",
          "linkId": "toxicology"
        } ],
        "text": "Case Study biologisches Monitoring",
        "type": "group",
        "linkId": "5-biol-monit.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "5-biol-monit",
          "answerBoolean": true
        } ]
      } ],
      "text": "Biologisches Monitoring Questionnaire",
      "type": "boolean",
      "linkId": "5-biol-monit"
    }, {
      "item": [ {
        "item": [ {
          "item": [ {
            "code": [ {
              "code": "27898-6",
              "system": "http://loinc.org"
            } ],
            "item": [ {
              "item": [ {
                "code": [ {
                  "code": "18743-5",
                  "system": "http://loinc.org"
                } ],
                "text": "Autopsy report",
                "type": "boolean",
                "linkId": "labSpecialties.pathology.panels.Autopsy"
              }, {
                "code": [ {
                  "code": "11526-1",
                  "system": "http://loinc.org"
                } ],
                "text": "Pathology Study",
                "type": "boolean",
                "linkId": "labSpecialties.pathology.panels.PathologyStudy"
              }, {
                "code": [ {
                  "code": "11529-5",
                  "system": "http://loinc.org"
                } ],
                "text": "Surgical pathology study",
                "type": "boolean",
                "linkId": "labSpecialties.pathology.panels.SurgicalPathologyStudy"
              } ],
              "text": "Pathology Panels",
              "type": "group",
              "linkId": "labSpecialties.pathology.panels",
              "enableWhen": [ {
                "operator": "=",
                "question": "labSpecialties.pathology",
                "answerBoolean": true
              } ]
            } ],
            "text": "Pathology",
            "type": "boolean",
            "linkId": "labSpecialties.pathology"
          } ],
          "text": "Labor Sparten",
          "type": "group",
          "linkId": "labSpecialties"
        } ],
        "text": "Case Study Pathologische Untersuchung einer Gewebsprobe",
        "type": "group",
        "linkId": "6-histopath.labServices",
        "enableWhen": [ {
          "operator": "=",
          "question": "6-histopath",
          "answerBoolean": true
        } ]
      } ],
      "text": "Pathologische Untersuchung einer Gewebsprobe Questionnaire",
      "type": "boolean",
      "linkId": "6-histopath"
    } ],
    "text": "Case Studies",
    "type": "group",
    "linkId": "casestudy"
  } ],
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "Questionnaire Lab Order Case Studies",
  "package_version": "3.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-targetStructureMap",
    "valueCanonical": "http://fhir.ch/ig/ch-orf/StructureMap/OrfQrToBundle"
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-sourceStructureMap",
    "valueCanonical": "http://fhir.ch/ig/ch-orf/StructureMap/OrfQrToBundle"
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext",
    "extension": [ {
      "url": "name",
      "valueCoding": {
        "code": "patient",
        "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"
      }
    }, {
      "url": "type",
      "valueCode": "Patient"
    } ]
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext",
    "extension": [ {
      "url": "name",
      "valueCoding": {
        "code": "user",
        "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
        "display": "User"
      }
    }, {
      "url": "type",
      "valueCode": "Practitioner"
    }, {
      "url": "description",
      "valueString": "The practitioner that is to be used to pre-populate the form"
    } ]
  } ],
  "status": "active",
  "id": "c78d078a-8993-440c-99ec-794f315c68bf",
  "kind": null,
  "url": "http://fhir.ch/ig/ch-lab-order/Questionnaire/LabOrder-form",
  "version": "3.0.0",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch",
      "system": "url"
    } ]
  }, {
    "name": "Marcel Hanselmann",
    "telecom": [ {
      "use": "work",
      "value": "laborprojektgruppe@gmail.com",
      "system": "email"
    } ]
  } ]
}