{ "description": null, "_filename": "Questionnaire-0-generic.json", "package_name": "ch.fhir.ig.ch-lab-order", "subjectType": [ "Patient" ], "date": "2020-12-17", "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-extract" ], "versionId": "1", "lastUpdated": "2019-04-01T22:17:53.340+02:00" }, "publisher": "HL7 Switzerland", "jurisdiction": [ { "coding": [ { "code": "CH", "system": "urn:iso:std:iso:3166" } ] } ], "name": "LabOrderFormExample", "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": "Die Anfrage hat normale Priorität." }, "initialSelected": true }, { "valueCoding": { "code": "urgent", "system": "http://hl7.org/fhir/request-priority", "display": "Die Anfrage sollte dringend bearbeitet werden - höhere Priorität als normal." } }, { "valueCoding": { "code": "asap", "system": "http://hl7.org/fhir/request-priority", "display": "Die Anfrage sollte so schnell wie möglich bearbeitet werden - höhere Priorität als dringend." } }, { "valueCoding": { "code": "stat", "system": "http://hl7.org/fhir/request-priority", "display": "Die Anfrage sollte sofort bearbeitet werden - höchstmögliche Priorität. Z.B. bei einem Notfall." } } ] } ], "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": "receiver.organization.gln", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition-ch-core-organization-definitions.html#Organization.identifier:GLN" }, { "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": "Männlich" }, "initialSelected": true }, { "valueCoding": { "code": "female", "system": "http://hl7.org/fhir/administrative-gender", "display": "Weiblich" } }, { "valueCoding": { "code": "other", "system": "http://hl7.org/fhir/administrative-gender", "display": "Anderes" } } ] }, { "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" }, { "text": "Korrespondenssprache", "type": "choice", "linkId": "patient.languageOfCorrespondance", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.communication:languageOfCorrespondance", "answerValueSet": "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.languageCode" }, { "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": "Gesundheitsfachperson", "type": "group", "linkId": "receiverCopy.practitionerRole.practitioner", "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": "Gesundheitsorganisatiton", "type": "group", "linkId": "receiverCopy.practitionerRole.organization", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization" } ], "text": "Gesundheitsfachperson oder -organisation", "type": "group", "linkId": "receiverCopy.practitionerRole", "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": "Kopieempfangende Organisation oder Person", "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-servicerequest#ServiceRequest.supportingInfo" }, { "item": [ { "item": [ { "text": "AHV-Nr. des Patienten", "type": "string", "linkId": "coverage.beneficiary.ahvn13", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.identifier:AHVN13" } ], "text": "Begünstigter (Patient)", "type": "group", "linkId": "coverage.beneficiary", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.beneficiary" }, { "item": [ { "text": "Name der Versicherung", "type": "string", "linkId": "coverage.kvg.name", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor" }, { "text": "Kennnummer der Versichertenkarte", "type": "string", "linkId": "coverage.kvg.insuranceCardNumber", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" } ], "text": "Krankenkasse (nach KVG)", "type": "group", "linkId": "coverage.kvg", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "Name der Versicherung", "type": "string", "linkId": "coverage.uvg.name", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor" }, { "text": "Schadennummer", "type": "string", "linkId": "coverage.uvg.claimNumber", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" } ], "text": "Unfallversicherung (nach UVG)", "type": "group", "linkId": "coverage.uvg", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "Name der Versicherung", "type": "string", "linkId": "coverage.vvg.name", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor" }, { "text": "Kennnummer der Versichertenkarte", "type": "string", "linkId": "coverage.vvg.insuranceCardNumber", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" } ], "text": "Zusatzversicherung (nach VVG)", "type": "group", "linkId": "coverage.vvg", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "IV-Verfügungsnummer", "type": "string", "linkId": "coverage.iv.verfuegungsnummer", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" } ], "text": "Invalidenversicherung (IV)", "type": "group", "linkId": "coverage.iv", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "MV-Versichertennummer", "type": "string", "linkId": "coverage.mv.versichertennummer", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" } ], "text": "Militärversicherung (MV)", "type": "group", "linkId": "coverage.mv", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "Patient selbst", "type": "boolean", "linkId": "coverage.self.patient", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor" }, { "text": "Andere Person", "type": "boolean", "linkId": "coverage.self.patientRelatedPerson", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor", "enableWhen": [ { "operator": "=", "question": "coverage.self.patient", "answerBoolean": false } ] }, { "item": [ { "text": "Name", "type": "string", "linkId": "coverage.self.relatedPerson.familyName", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.family" }, { "text": "Vorname", "type": "string", "linkId": "coverage.self.relatedPerson.givenName", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given" }, { "text": "Telefon", "type": "string", "linkId": "coverage.self.relatedPerson.phone", "repeats": true, "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value" }, { "text": "E-Mail", "type": "string", "linkId": "coverage.self.relatedPerson.email", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value" }, { "text": "Strasse, Hausnummer, Postfach etc.", "type": "string", "linkId": "coverage.self.relatedPerson.streetAddressLine", "repeats": true, "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.line" }, { "text": "PLZ", "type": "string", "linkId": "coverage.self.relatedPerson.postalCode", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.postalCode" }, { "text": "Ort", "type": "string", "linkId": "coverage.self.relatedPerson.city", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.city" }, { "text": "Land", "type": "string", "linkId": "coverage.self.relatedPerson.country", "definition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.country" } ], "text": "Andere Person", "type": "group", "linkId": "coverage.self.relatedPerson", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor", "enableWhen": [ { "operator": "=", "question": "coverage.self.patientRelatedPerson", "answerBoolean": true } ] } ], "text": "Selbstzahler", "type": "group", "linkId": "coverage.self", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" }, { "item": [ { "text": "Name des Kostenträgers", "type": "string", "linkId": "coverage.other.name", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor" }, { "text": "Beliebige ID", "type": "string", "linkId": "coverage.other.id", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier" }, { "text": "Bemerkung zur ID", "type": "string", "linkId": "coverage.other.id.note", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier.type.text" } ], "text": "Anderer Kostenträger", "type": "group", "linkId": "coverage.other", "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type" } ], "text": "Kostenträger", "type": "group", "linkId": "coverage", "definition": "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#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-servicerequest#ServiceRequest.supportingInfo" }, { "item": [ { "item": [ { "item": [ { "text": "Hemoglobin and Hematocrit panel - Blood", "type": "boolean", "linkId": "labSpecialties.hematology.panels.hemoglobinHematocritPanelBlood", "definition": "24360-0" }, { "text": "Hemoglobin electrophoresis panel in Blood", "type": "boolean", "linkId": "labSpecialties.hematology.panels.hemoglobinElectrophoresisPanelBlood", "definition": "43113-0" }, { "text": "CBC W Auto Differential panel - Blood", "type": "boolean", "linkId": "labSpecialties.hematology.panels.CBCWAutoDifferentialPanelBlood", "definition": "57021-8" }, { "text": "CBC panel - Blood by Automated count", "type": "boolean", "linkId": "labSpecialties.hematology.panels.CBCPanelBloodAutomatedCount", "definition": "58410-2" }, { "text": "Auto Differential panel - Blood", "type": "boolean", "linkId": "labSpecialties.hematology.panels.AutoDifferentialPanelBlood", "definition": "57023-4" } ], "text": "Hematology Panels", "type": "group", "linkId": "labSpecialties.hematology.panels", "enableWhen": [ { "operator": "=", "question": "labSpecialties.hematology", "answerBoolean": true } ] } ], "text": "Hematology", "type": "boolean", "linkId": "labSpecialties.hematology", "definition": "18723-7" }, { "item": [ { "item": [ { "text": "Short Fibrin D-dimer FEU and DDU panel - Platelet poor plasma", "type": "boolean", "linkId": "labSpecialties.coagulation.panels.ShortFibrinDdimerPlateletpoorplasma", "definition": "55398-2" }, { "text": "INR in Platelet poor plasma or Blood by Coagulation assay", "type": "boolean", "linkId": "labSpecialties.coagulation.panels.INRplateletPoorPlasmaCoagulationAssay", "definition": "38875-1" } ], "text": "Coagulation Panels", "type": "group", "linkId": "labSpecialties.coagulation.panels", "enableWhen": [ { "operator": "=", "question": "labSpecialties.coagulation", "answerBoolean": true } ] } ], "text": "Coagulation", "type": "boolean", "linkId": "labSpecialties.coagulation", "definition": "18720-3" }, { "item": [ { "item": [ { "text": "C reactive protein [Mass/Volume] in Serum or Plasma", "type": "boolean", "linkId": "labSpecialties.chemistry.panels.CRP-MassProVolumeSerumPlasma", "definition": "1988-5" }, { "text": "C reactive protein [Moles/volume] in Serum or Plasma", "type": "boolean", "linkId": "labSpecialties.chemistry.panels.CRP-MolesProVolumeSerumPlasma", "definition": "76485-2" } ], "text": "Chemistry Panels", "type": "group", "linkId": "labSpecialties.chemistry.panels", "enableWhen": [ { "operator": "=", "question": "labSpecialties.chemistry", "answerBoolean": true } ] } ], "text": "Clinical Chemistry", "type": "boolean", "linkId": "labSpecialties.chemistry", "definition": "18719-5" }, { "item": [ { "item": [ { "text": "Bordetella pertussis & Bordetella parapertussis DNA panel", "type": "boolean", "linkId": "labSpecialties.microbiol.panels.BordPertParaperDNA", "definition": "90441-7" } ], "text": "Microbiology Panels", "type": "group", "linkId": "labSpecialties.microbiol.panels", "enableWhen": [ { "operator": "=", "question": "labSpecialties.microbiol", "answerBoolean": true } ] } ], "text": "Microbiology", "type": "boolean", "linkId": "labSpecialties.microbiol", "definition": "18725-2" } ], "text": "Labor Sparten", "type": "group", "linkId": "labSpecialties" } ], "copyright": "CC-BY-SA-4.0", "type": null, "experimental": null, "resourceType": "Questionnaire", "title": "Lab Order Form Example", "package_version": "1.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/OrfPrepopBundleToQr" }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext", "extension": [ { "url": "name", "valueId": "Bundle" }, { "url": "type", "valueCode": "Bundle" }, { "url": "description", "valueString": "The Bundle that is to be used to pre-populate the form" } ] } ], "status": "active", "id": "bfafcf6e-34c0-4cbf-8d46-620de15ca86b", "kind": null, "url": "http://fhir.ch/ig/ch-lab-order/Questionnaire/0-generic", "version": "1.0.0", "contact": [ { "name": "Marcel Hanselmann", "telecom": [ { "value": "https://www.hl7.ch", "system": "url" } ] } ] }