This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
Generated Questionnaire for CommunicationRequest
<?xml version="1.0" encoding="UTF-8"?> <Questionnaire xmlns="http://hl7.org/fhir"> <id value="qs1"/> <contained> <ValueSet> <id value="vs2"/> <name value="Type options for CommunicationRequest.sender"/> <status value="active"/> <description value="Type options for CommunicationRequest.sender"/> <expansion> <identifier value="urn:uuid:e13856a3-8df5-4202-a6a9-c1e366cba95e"/> <timestamp value="2015-12-11T17:41:45+11:00"/> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Device"/> <display value="Device"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Organization"/> <display value="Organization"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Patient"/> <display value="Patient"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Practitioner"/> <display value="Practitioner"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="RelatedPerson"/> <display value="RelatedPerson"/> </contains> </expansion> </ValueSet> </contained> <contained> <ValueSet> <id value="vs3"/> <name value="Type options for CommunicationRequest.recipient"/> <status value="active"/> <description value="Type options for CommunicationRequest.recipient"/> <expansion> <identifier value="urn:uuid:30a8f391-7055-4680-a00a-50761d9b2aa0"/> <timestamp value="2015-12-11T17:41:45+11:00"/> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Device"/> <display value="Device"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Organization"/> <display value="Organization"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Patient"/> <display value="Patient"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Practitioner"/> <display value="Practitioner"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="RelatedPerson"/> <display value="RelatedPerson"/> </contains> </expansion> </ValueSet> </contained> <contained> <ValueSet> <id value="vs4"/> <name value="Type options for CommunicationRequest.payload.content[x]"/> <status value="active"/> <description value="Type options for CommunicationRequest.payload.content[x]"/> <expansion> <identifier value="urn:uuid:1606e41c-0c43-4946-ae9a-75750c853fe7"/> <timestamp value="2015-12-11T17:41:45+11:00"/> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="string"/> <display value="string"/> </contains> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="Attachment"/> <display value="Attachment"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Resource"/> <display value="Resource"/> </contains> </expansion> </ValueSet> </contained> <contained> <ValueSet> <id value="vs5"/> <name value="Type options for CommunicationRequest.requester"/> <status value="active"/> <description value="Type options for CommunicationRequest.requester"/> <expansion> <identifier value="urn:uuid:b25c67ed-559a-4b11-bde5-3e1b276cd51c"/> <timestamp value="2015-12-11T17:41:45+11:00"/> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Practitioner"/> <display value="Practitioner"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Patient"/> <display value="Patient"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="RelatedPerson"/> <display value="RelatedPerson"/> </contains> </expansion> </ValueSet> </contained> <contained> <ValueSet> <id value="vs6"/> <name value="Type options for CommunicationRequest.scheduled[x]"/> <status value="active"/> <description value="Type options for CommunicationRequest.scheduled[x]"/> <expansion> <identifier value="urn:uuid:8af1f96a-c727-411b-86f0-66c8334a8617"/> <timestamp value="2015-12-11T17:41:45+11:00"/> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="dateTime"/> <display value="dateTime"/> </contains> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="Period"/> <display value="Period"/> </contains> </expansion> </ValueSet> </contained> <identifier> <system value="urn:ietf:rfc:3986"/> </identifier> <status value="draft"/> <date value="2015-12-11T17:38:40+11:00"/> <publisher value="Health Level Seven International (Patient Care)"/> <item> <linkId value="CommunicationRequest"/> <text value="A request for information to be sent to a receiver"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CommunicationRequest.id"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.id.value"/> <text value="Logical id of this artifact"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.meta"/> <text value="Metadata about the resource"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="uri"/> </extension> <linkId value="CommunicationRequest.implicitRules"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.implicitRules.value"/> <text value="A set of rules under which this content was created"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CommunicationRequest.language"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.language.value"/> <text value="language"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.text"/> <text value="Text summary of the resource, for human interpretation"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <type value="display"/> </item> </item> <item> <linkId value="CommunicationRequest.contained"/> <text value="Contained, inline Resources"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <type value="display"/> </item> </item> <item> <linkId value="CommunicationRequest.extension"/> <text value="Additional Content defined by implementations"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <type value="display"/> </item> </item> <item> <linkId value="CommunicationRequest.modifierExtension"/> <text value="Extensions that cannot be ignored"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Identifier"/> </extension> <linkId value="CommunicationRequest.identifier"/> <text value="Unique identifier"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A unique ID of this request for reference purposes. It must be provided if user wants it returned as part of any output, otherwise it will be autogenerated, if needed, by CDS system. Does not need to be the actual ID of the source system."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.identifier.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="CodeableConcept"/> </extension> <linkId value="CommunicationRequest.category"/> <text value="Message category"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The type of message to be sent such as alert, notification, reminder, instruction, etc."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.category.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.category.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.sender"/> <text value="Message sender"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.sender._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs2"/> </options> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.sender._Device"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Device"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.sender._Device.value"/> <text value="Device"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.sender._Organization"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Organization"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.sender._Organization.value"/> <text value="Organization"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.sender._Patient"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Patient"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.sender._Patient.value"/> <text value="Patient"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.sender._Practitioner"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Practitioner"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.sender._Practitioner.value"/> <text value="Practitioner"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.sender._RelatedPerson"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="RelatedPerson"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.sender._RelatedPerson.value"/> <text value="RelatedPerson"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> <item> <linkId value="CommunicationRequest.recipient"/> <text value="Message recipient"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The entity (e.g. person, organization, clinical information system, or device) which is the intended target of the communication."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.recipient._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs3"/> </options> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.recipient._Device"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Device"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.recipient._Device.value"/> <text value="Device"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.recipient._Organization"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Organization"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.recipient._Organization.value"/> <text value="Organization"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.recipient._Patient"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Patient"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.recipient._Patient.value"/> <text value="Patient"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.recipient._Practitioner"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Practitioner"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.recipient._Practitioner.value"/> <text value="Practitioner"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.recipient._RelatedPerson"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="RelatedPerson"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.recipient._RelatedPerson.value"/> <text value="RelatedPerson"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> <item> <linkId value="CommunicationRequest.payload"/> <text value="Message payload"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Text, attachment(s), or resource(s) to be communicated to the recipient."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CommunicationRequest.payload.id"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="unique id for the element within a resource (for internal references)."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.payload.id.value"/> <text value="xml:id (or equivalent in JSON)"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <linkId value="CommunicationRequest.payload.extension"/> <text value="Additional Content defined by implementations"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <type value="display"/> </item> </item> <item> <linkId value="CommunicationRequest.payload.modifierExtension"/> <text value="Extensions that cannot be ignored"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.payload.content[x]"/> <text value="Message part content"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The communicated content (or for multi-part communications, one portion of the communication)."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.payload.content[x]._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs4"/> </options> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CommunicationRequest.payload.content[x]._string"/> <type value="group"/> <item> <linkId value="CommunicationRequest.payload.content[x]._string.value"/> <text value="string"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Attachment"/> </extension> <linkId value="CommunicationRequest.payload.content[x]._Attachment"/> <text value="Attachment"/> <type value="group"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.payload.content[x]._Resource"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Resource"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.payload.content[x]._Resource.value"/> <text value="Resource"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="CodeableConcept"/> </extension> <linkId value="CommunicationRequest.medium"/> <text value="A channel of communication"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A channel that was used for this communication (e.g. email, fax)."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.medium.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.medium.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.requester"/> <text value="An individual who requested a communication"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The responsible person who authorizes this order, e.g. physician. This may be different than the author of the order statement, e.g. clerk, who may have entered the statement into the order entry application."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.requester._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs5"/> </options> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.requester._Practitioner"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Practitioner"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.requester._Practitioner.value"/> <text value="Practitioner"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.requester._Patient"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Patient"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.requester._Patient.value"/> <text value="Patient"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.requester._RelatedPerson"/> <type value="group"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="RelatedPerson"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.requester._RelatedPerson.value"/> <text value="RelatedPerson"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CommunicationRequest.status"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The status of the proposal or order."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.status.value"/> <text value="status"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.encounter"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The encounter within which the communication request was created."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Encounter"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.encounter.value"/> <text value="Encounter leading to message"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CommunicationRequest.scheduled[x]"/> <text value="When scheduled"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The time when this communication is to occur."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.scheduled[x]._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs6"/> </options> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="datetime"/> </extension> <linkId value="CommunicationRequest.scheduled[x]._dateTime"/> <type value="group"/> <item> <linkId value="CommunicationRequest.scheduled[x]._dateTime.value"/> <text value="dateTime"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Period"/> </extension> <linkId value="CommunicationRequest.scheduled[x]._Period"/> <text value="Period"/> <type value="group"/> <item> <linkId value="CommunicationRequest.scheduled[x]._Period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.scheduled[x]._Period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="CodeableConcept"/> </extension> <linkId value="CommunicationRequest.reason"/> <text value="Indication for message"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The reason or justification for the communication request."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.reason.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.reason.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="datetime"/> </extension> <linkId value="CommunicationRequest.requestedOn"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The time when the request was made."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.requestedOn.value"/> <text value="When ordered or proposed"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="Reference"/> </extension> <linkId value="CommunicationRequest.subject"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The patient who is the focus of this communication request."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource"> <valueCode value="Patient"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter"> <valueString value="subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="CommunicationRequest.subject.value"/> <text value="Focus of message"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="CodeableConcept"/> </extension> <linkId value="CommunicationRequest.priority"/> <text value="Message urgency"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine."/> <type value="display"/> </item> <item> <linkId value="CommunicationRequest.priority.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CommunicationRequest.priority.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </Questionnaire>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.