{
"description": null,
"_filename": "Questionnaire-ch-orf-module-sender.json",
"package_name": "ch.fhir.ig.ch",
"date": "2022-05-04",
"publisher": "HL7 Switzerland",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "ModuleQuestionnaireOrderSender",
"item": [ {
"item": [ {
"item": [ {
"text": "Titel",
"type": "string",
"linkId": "sender.author.practitioner.title",
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"
}, {
"text": "Name",
"type": "string",
"linkId": "sender.author.practitioner.familyName",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.name.family"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"
}, {
"text": "Vorname",
"type": "string",
"linkId": "sender.author.practitioner.givenName",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.name.given"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"
}, {
"text": "GLN",
"type": "string",
"linkId": "sender.author.practitioner.gln",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.identifier.where(system='urn:oid:2.51.1.3').value"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value"
}, {
"text": "ZSR",
"type": "string",
"linkId": "sender.author.practitioner.zsr",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.identifier.where(system='urn:oid:2.16.756.5.30.1.123.100.2.1.1').value"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value"
}, {
"text": "Telefon",
"type": "string",
"linkId": "sender.author.practitioner.phone",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.telecom.where(system='phone').value"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"
}, {
"text": "E-Mail",
"type": "string",
"linkId": "sender.author.practitioner.email",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%user.telecom.where(system='email').value"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"
} ],
"text": "Verantwortliche Person",
"type": "group",
"linkId": "sender.author.practitioner",
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"
}, {
"item": [ {
"text": "Name der Organisation",
"type": "string",
"linkId": "sender.author.organization.name",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%senderOrganization.name"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name"
}, {
"text": "GLN",
"type": "string",
"linkId": "sender.author.organization.gln",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
"valueExpression": {
"language": "text/fhirpath",
"expression": "%senderOrganization.identifier.where(system='urn:oid:2.51.1.3').value"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.identifier:GLN"
}, {
"text": "Unable to resolve 'address' sub-questionnaire",
"type": "display",
"linkId": "sender.author.organization.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": "Verantwortliche Organisation",
"type": "group",
"linkId": "sender.author.organization",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "linkIdPrefix",
"language": "text/fhirpath",
"expression": "'sender.author.organization.'"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"
} ],
"text": "Verantwortlicher",
"type": "group",
"linkId": "sender.author",
"required": true,
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "senderPractitionerRoles",
"language": "application/x-fhir-query",
"expression": "PractitionerRole?practitioner={{%user.id}}"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "senderPractitionerRole",
"language": "text/fhirpath",
"expression": "%senderPractitionerRoles.entry[0].resource"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "senderOrganizations",
"language": "application/x-fhir-query",
"expression": "Organization?_id={{%senderPractitionerRole.organization.reference}}"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "senderOrganization",
"language": "text/fhirpath",
"expression": "%senderOrganizations.entry[0].resource"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "address",
"language": "text/fhirpath",
"expression": "%senderOrganization.address"
}
} ],
"definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.author"
}, {
"item": [ {
"item": [ {
"text": "Unable to resolve 'practitioner-nametel' sub-questionnaire",
"type": "display",
"linkId": "sender.dataenterer.practitioner.1",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
"valueCanonical": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel|1.1.0"
} ]
} ],
"text": "Erfassende Person",
"type": "group",
"linkId": "sender.dataenterer.practitioner",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "linkIdPrefix",
"language": "text/fhirpath",
"expression": "'sender.dataenterer.practitioner.'"
}
} ],
"definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"
} ],
"text": "Erfasser",
"type": "group",
"linkId": "sender.dataenterer",
"definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:dataEnterer"
} ],
"copyright": "CC0-1.0",
"type": null,
"experimental": null,
"resourceType": "Questionnaire",
"title": "Module Questionnaire Order Sender",
"package_version": "orf-2.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
"valueCode": "assemble-child"
} ],
"status": "active",
"language": "de-CH",
"id": "7795bc61-c79e-48e3-8a9a-b02a06ad8911",
"kind": null,
"url": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender",
"version": "2.0.1",
"contact": [ {
"name": "HL7 Switzerland",
"telecom": [ {
"value": "https://www.hl7.ch/",
"system": "url"
} ]
} ]
}