This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
Patient Care Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Device, Encounter, Patient, Practitioner, RelatedPerson |
Generated Questionnaire for Communication
{ "resourceType": "Questionnaire", "id": "qs1", "contained": [ { "resourceType": "ValueSet", "id": "vs2", "name": "Type options for Communication.definition", "status": "active", "description": "Type options for Communication.definition", "expansion": { "identifier": "urn:uuid:c667d9e5-c7ef-4685-9d7a-bd041d393c61", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "PlanDefinition", "display": "PlanDefinition" }, { "system": "http://hl7.org/fhir/resource-types", "code": "ActivityDefinition", "display": "ActivityDefinition" } ] } }, { "resourceType": "ValueSet", "id": "vs3", "name": "Type options for Communication.subject", "status": "active", "description": "Type options for Communication.subject", "expansion": { "identifier": "urn:uuid:a7ecaf37-33dc-459a-93b8-1ed5844d7fe5", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Group", "display": "Group" } ] } }, { "resourceType": "ValueSet", "id": "vs4", "name": "Type options for Communication.recipient", "status": "active", "description": "Type options for Communication.recipient", "expansion": { "identifier": "urn:uuid:e940c30a-461a-4e92-8822-59b29c5246de", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Device", "display": "Device" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Organization", "display": "Organization" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "RelatedPerson", "display": "RelatedPerson" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Group", "display": "Group" } ] } }, { "resourceType": "ValueSet", "id": "vs5", "name": "Type options for Communication.context", "status": "active", "description": "Type options for Communication.context", "expansion": { "identifier": "urn:uuid:eb9cd9ce-ca08-4802-8edd-05cda2411168", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Encounter", "display": "Encounter" }, { "system": "http://hl7.org/fhir/resource-types", "code": "EpisodeOfCare", "display": "EpisodeOfCare" } ] } }, { "resourceType": "ValueSet", "id": "vs6", "name": "Type options for Communication.sender", "status": "active", "description": "Type options for Communication.sender", "expansion": { "identifier": "urn:uuid:1b9b9a31-1cc5-4375-9666-79405f1b875e", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Device", "display": "Device" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Organization", "display": "Organization" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "RelatedPerson", "display": "RelatedPerson" } ] } }, { "resourceType": "ValueSet", "id": "vs7", "name": "Type options for Communication.reasonReference", "status": "active", "description": "Type options for Communication.reasonReference", "expansion": { "identifier": "urn:uuid:987ea448-8ae0-45c9-922d-27aa06432820", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Condition", "display": "Condition" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Observation", "display": "Observation" } ] } }, { "resourceType": "ValueSet", "id": "vs8", "name": "Type options for Communication.payload.content[x]", "status": "active", "description": "Type options for Communication.payload.content[x]", "expansion": { "identifier": "urn:uuid:8146f189-6bfa-43f0-ba3e-7df2a12f425d", "timestamp": "2019-10-24T11:53:00+11:00", "contains": [ { "system": "http://hl7.org/fhir/data-types", "code": "string", "display": "string" }, { "system": "http://hl7.org/fhir/data-types", "code": "Attachment", "display": "Attachment" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Resource", "display": "Resource" } ] } } ], "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2019-10-24T11:53:00+11:00", "publisher": "Health Level Seven International (Patient Care)", "item": [ { "linkId": "Communication", "text": "A record of information transmitted from a sender to a receiver", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition.", "type": "display" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ], "linkId": "Communication.id", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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.", "type": "display" }, { "linkId": "Communication.id.value", "text": "Logical id of this artifact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.meta", "text": "Metadata about the resource", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "uri" } ], "linkId": "Communication.implicitRules", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.", "type": "display" }, { "linkId": "Communication.implicitRules.value", "text": "A set of rules under which this content was created", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "code" } ], "linkId": "Communication.language", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" }, { "linkId": "Communication.language.value", "text": "language", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.text", "text": "Text summary of the resource, for human interpretation", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.", "type": "display" } ] }, { "linkId": "Communication.contained", "text": "Contained, inline Resources", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "linkId": "Communication.extension", "text": "Additional Content defined by implementations", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "linkId": "Communication.modifierExtension", "text": "Extensions that cannot be ignored", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Identifier" } ], "linkId": "Communication.identifier", "text": "Unique identifier", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Identifiers associated with this Communication that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).", "type": "display" }, { "linkId": "Communication.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "Communication.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "Communication.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "linkId": "Communication.definition", "text": "Instantiates protocol or definition", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "A protocol, guideline, or other definition that was adhered to in whole or in part by this communication event.", "type": "display" }, { "linkId": "Communication.definition._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs2" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.definition._PlanDefinition", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "PlanDefinition" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.definition._PlanDefinition.value", "text": "PlanDefinition", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.definition._ActivityDefinition", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "ActivityDefinition" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.definition._ActivityDefinition.value", "text": "ActivityDefinition", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.basedOn", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "An order, proposal or plan fulfilled in whole or in part by this Communication. This must point to some sort of a 'Request' resource, such as CarePlan, CommunicationRequest, ReferralRequest, MedicationRequest, etc.", "type": "display" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Resource" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.basedOn.value", "text": "Request fulfilled by this communication", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.partOf", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Part of this action.", "type": "display" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Resource" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.partOf.value", "text": "Part of this action", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "code" } ], "linkId": "Communication.status", "type": "group", "required": true, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The status of the transmission. This element is labeled as a modifier because the status contains the codes aborted and entered-in-error that mark the communication as not currently valid.", "type": "display" }, { "linkId": "Communication.status.value", "text": "status", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "boolean" } ], "linkId": "Communication.notDone", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "If true, indicates that the described communication event did not actually occur. This element is labeled as a modifier because it marks the communication as a communication that did not occur. The more attributes are populated, the more constrained the negated statement is.", "type": "display" }, { "linkId": "Communication.notDone.value", "text": "Communication did not occur", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ], "linkId": "Communication.notDoneReason", "text": "Why communication did not occur", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Describes why the communication event did not occur in coded and/or textual form.", "type": "display" }, { "linkId": "Communication.notDoneReason.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Communication.notDoneReason.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ], "linkId": "Communication.category", "text": "Message category", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The type of message conveyed such as alert, notification, reminder, instruction, etc. There may be multiple axes of categorization and one communication may serve multiple purposes.", "type": "display" }, { "linkId": "Communication.category.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Communication.category.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ], "linkId": "Communication.medium", "text": "A channel of communication", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "A channel that was used for this communication (e.g. email, fax).", "type": "display" }, { "linkId": "Communication.medium.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Communication.medium.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.subject", "text": "Focus of message", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The patient or group that was the focus of this communication.", "type": "display" }, { "linkId": "Communication.subject._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs3" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.subject._Patient", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Patient" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.subject._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.subject._Group", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Group" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.subject._Group.value", "text": "Group", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "linkId": "Communication.recipient", "text": "Message recipient", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The entity (e.g. person, organization, clinical information system, or device) which was the target of the communication. If receipts need to be tracked by individual, a separate resource instance will need to be created for each recipient. Multiple recipient communications are intended where either a receipt(s) is not tracked (e.g. a mass mail-out) or is captured in aggregate (all emails confirmed received by a particular time).", "type": "display" }, { "linkId": "Communication.recipient._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs4" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._Device", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Device" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._Device.value", "text": "Device", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._Organization", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Organization" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._Organization.value", "text": "Organization", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._Patient", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Patient" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._Practitioner", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Practitioner" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._RelatedPerson", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "RelatedPerson" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._RelatedPerson.value", "text": "RelatedPerson", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.recipient._Group", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Group" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.recipient._Group.value", "text": "Group", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.topic", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The resources which were responsible for or related to producing this communication.", "type": "display" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Resource" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.topic.value", "text": "Focal resources", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.context", "text": "Encounter or episode leading to message", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The encounter within which the communication was sent.", "type": "display" }, { "linkId": "Communication.context._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs5" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.context._Encounter", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Encounter" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.context._Encounter.value", "text": "Encounter", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.context._EpisodeOfCare", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "EpisodeOfCare" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.context._EpisodeOfCare.value", "text": "EpisodeOfCare", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "datetime" } ], "linkId": "Communication.sent", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The time when this communication was sent.", "type": "display" }, { "linkId": "Communication.sent.value", "text": "When sent", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "datetime" } ], "linkId": "Communication.received", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The time when this communication arrived at the destination.", "type": "display" }, { "linkId": "Communication.received.value", "text": "When received", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.sender", "text": "Message sender", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The entity (e.g. person, organization, clinical information system, or device) which was the source of the communication.", "type": "display" }, { "linkId": "Communication.sender._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs6" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.sender._Device", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Device" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.sender._Device.value", "text": "Device", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.sender._Organization", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Organization" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.sender._Organization.value", "text": "Organization", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.sender._Patient", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Patient" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.sender._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.sender._Practitioner", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Practitioner" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.sender._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.sender._RelatedPerson", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "RelatedPerson" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.sender._RelatedPerson.value", "text": "RelatedPerson", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ], "linkId": "Communication.reasonCode", "text": "Indication for message", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "The reason or justification for the communication. Textual reasons can be caprued using reasonCode.text.", "type": "display" }, { "linkId": "Communication.reasonCode.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Communication.reasonCode.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "linkId": "Communication.reasonReference", "text": "Why was communication done?", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Indicates another resource whose existence justifies this communication.", "type": "display" }, { "linkId": "Communication.reasonReference._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs7" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.reasonReference._Condition", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Condition" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.reasonReference._Condition.value", "text": "Condition", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.reasonReference._Observation", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Observation" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.reasonReference._Observation.value", "text": "Observation", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "linkId": "Communication.payload", "text": "Message payload", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Text, attachment(s), or resource(s) that was communicated to the recipient.", "type": "display" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ], "linkId": "Communication.payload.id", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "type": "display" }, { "linkId": "Communication.payload.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "linkId": "Communication.payload.extension", "text": "Additional Content defined by implementations", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "linkId": "Communication.payload.modifierExtension", "text": "Extensions that cannot be ignored", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "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": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ], "linkId": "Communication.payload.content[x]", "text": "Message part content", "type": "group", "required": true, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "A communicated content (or for multi-part communications, one portion of the communication).", "type": "display" }, { "linkId": "Communication.payload.content[x]._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs8" }, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ], "linkId": "Communication.payload.content[x]._string", "type": "group", "item": [ { "linkId": "Communication.payload.content[x]._string.value", "text": "string", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Attachment" } ], "linkId": "Communication.payload.content[x]._Attachment", "text": "Attachment", "type": "group" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ], "linkId": "Communication.payload.content[x]._Resource", "type": "group", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Resource" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Communication.payload.content[x]._Resource.value", "text": "Resource", "type": "reference", "required": false, "repeats": false } ] } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Annotation" } ], "linkId": "Communication.note", "text": "Comments made about the communication", "type": "group", "required": false, "repeats": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "flyover", "display": "Fly-over" } ] } } ], "text": "Additional notes or commentary about the communication by the sender, receiver or other interested parties.", "type": "display" } ] } ] } ] }
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.