PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-orf@2.0.0-ballot
    http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment
{
  "description": null,
  "_filename": "Questionnaire-ch-orf-module-appointment.json",
  "package_name": "ch.fhir.ig.ch-orf",
  "date": "2022-05-04",
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "ModuleQuestionnaireOrderAppointment",
  "item": [ {
    "item": [ {
      "text": "Name",
      "type": "string",
      "linkId": "appointment.location.name",
      "required": true,
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.name"
    }, {
      "text": "Telefon",
      "type": "string",
      "linkId": "appointment.location.phone",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.telecom"
    }, {
      "text": "E-Mail",
      "type": "string",
      "linkId": "appointment.location.email",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.telecom"
    }, {
      "text": "Unable to resolve 'address' sub-questionnaire",
      "type": "display",
      "linkId": "appointment.location.1",
      "extension": [ {
        "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
        "valueCanonical": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address|1.1.0"
      } ]
    } ],
    "text": "Ort der Durchführung",
    "type": "group",
    "linkId": "appointment.location",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/variable",
      "valueExpression": {
        "name": "linkIdPrefix",
        "language": "text/fhirpath",
        "expression": "'appointment.location.'"
      }
    } ],
    "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.participant.actor"
  }, {
    "item": [ {
      "text": "Von",
      "type": "dateTime",
      "linkId": "appointment.requestedPeriod.start",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod.start"
    }, {
      "text": "Bis",
      "type": "dateTime",
      "linkId": "appointment.requestedPeriod.end",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod.end"
    } ],
    "text": "Datum und Zeit, wann der Termin bevorzugt geplant werden soll",
    "type": "group",
    "linkId": "appointment.requestedPeriod",
    "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod"
  }, {
    "text": "Status",
    "type": "choice",
    "linkId": "appointment.status",
    "required": true,
    "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.status",
    "answerOption": [ {
      "valueCoding": {
        "code": "proposed",
        "system": "http://hl7.org/fhir/appointmentstatus",
        "display": "Wunsch des Patienten (vorgeschlagen)"
      },
      "initialSelected": true
    }, {
      "valueCoding": {
        "code": "pending",
        "system": "http://hl7.org/fhir/appointmentstatus",
        "display": "Vom Patienten bestätigt, aber vom Leistungserbringer noch nicht (ausstehend)"
      }
    }, {
      "valueCoding": {
        "code": "booked",
        "system": "http://hl7.org/fhir/appointmentstatus",
        "display": "Vom Patienten und Leistungserbringer bestätigt (gebucht)"
      }
    } ]
  }, {
    "text": "Patienteninformation für diesen Termin",
    "type": "string",
    "linkId": "appointment.patientInstruction",
    "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.patientInstruction"
  } ],
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "Module Questionnaire Order Appointment",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
    "valueCode": "assemble-child"
  } ],
  "status": "active",
  "id": "f3d2df7e-d480-4866-9aef-26d80fc23314",
  "kind": null,
  "url": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ]
}