{ "description": null, "_filename": "Questionnaire-qgen-DocumentReference1.json", "package_name": "hl7.fhir.r5.examples", "date": "2022-09-10T04:52:37+10:00", "publisher": "Health Level Seven International (Orders and Observations)", "name": null, "item": [ { "item": [ { "text": "Usually, this is used for documents other than those defined by FHIR.", "type": "display", "linkId": "DocumentReference-display" }, { "text": "A reference to a document of any kind for any purpose. While the term “document” implies a more narrow focus, for this resource this \"document\" encompasses *any* serialized object with a mime-type, it includes formal patient-centric documents (CDA), clinical notes, scanned paper, non-patient specific documents like policy text, as well as a photo, video, or audio recording acquired or used in healthcare. The DocumentReference resource provides metadata about the document so that the document can be discovered and managed. The actual content may be inline base64 encoded data or provided by direct reference.", "type": "display", "linkId": "DocumentReference-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "text": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.", "type": "display", "linkId": "DocumentReference.id-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Logical id of this artifact", "type": "string", "linkId": "DocumentReference.id.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.id", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.", "type": "display", "linkId": "DocumentReference.meta-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Metadata about the resource", "type": "group", "linkId": "DocumentReference.meta", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ] }, { "item": [ { "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. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. 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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.", "type": "display", "linkId": "DocumentReference.implicitRules-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "A set of rules under which this content was created", "type": "string", "linkId": "DocumentReference.implicitRules.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.implicitRules", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "uri" } ] }, { "item": [ { "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": "DocumentReference.language-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "language", "type": "coding", "linkId": "DocumentReference.language.value", "repeats": false, "required": false, "answerConstraint": "optionsOnly" } ], "type": "group", "linkId": "DocumentReference.language", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "code" } ] }, { "item": [ { "text": "A human-readable narrative that contains a summary of the resource and can 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 a 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 information is added later.", "type": "display", "linkId": "DocumentReference.text-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Text summary of the resource, for human interpretation", "type": "group", "linkId": "DocumentReference.text", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ] }, { "item": [ { "text": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. 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. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.", "type": "display", "linkId": "DocumentReference.contained-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Contained, inline Resources", "type": "group", "linkId": "DocumentReference.contained", "repeats": true, "required": false }, { "item": [ { "text": "May be used to represent additional information that is not part of the basic definition of the resource. 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 can 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": "DocumentReference.extension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Additional content defined by implementations", "type": "group", "linkId": "DocumentReference.extension", "repeats": true, "required": false }, { "item": [ { "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 and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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": "DocumentReference.modifierExtension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Extensions that cannot be ignored", "type": "group", "linkId": "DocumentReference.modifierExtension", "repeats": true, "required": false }, { "item": [ { "text": "Other business identifiers associated with the document, including version independent identifiers. The structure and format of this identifier would be consistent with the specification corresponding to the format of the document. (e.g. for a DICOM standard document, a 64-character numeric UID; for an HL7 CDA format, the CDA Document Id root and extension).", "type": "display", "linkId": "DocumentReference.identifier-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "label:", "type": "string", "linkId": "DocumentReference.identifier.label", "repeats": false, "required": false }, { "text": "system:", "type": "string", "linkId": "DocumentReference.identifier.system", "repeats": false, "required": false }, { "text": "value:", "type": "string", "linkId": "DocumentReference.identifier.value", "repeats": false, "required": false } ], "text": "Business identifiers for the document", "type": "group", "linkId": "DocumentReference.identifier", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Identifier" } ] }, { "item": [ { "text": "A procedure that is fulfilled in whole or in part by the creation of this media.", "type": "display", "linkId": "DocumentReference.basedOn-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Procedure that caused this media to be created", "type": "reference", "linkId": "DocumentReference.basedOn.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Appointment, AppointmentResponse, CarePlan, Claim, CommunicationRequest, Contract, CoverageEligibilityRequest, DeviceRequest, EnrollmentRequest, EpisodeOfCare, ImmunizationRecommendation, MedicationRequest, NutritionOrder, RequestOrchestration, ServiceRequest, SupplyRequest, VisionPrescription, VisionPrescription" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.basedOn", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] }, { "item": [ { "text": "The status of this document reference. This is the status of the DocumentReference object, which might be independent from the docStatus element.\n\nThis element is labeled as a modifier because the status contains the codes that mark the document or reference as not currently valid.", "type": "display", "linkId": "DocumentReference.status-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "status", "type": "coding", "linkId": "DocumentReference.status.value", "repeats": false, "required": false, "answerConstraint": "optionsOrType" } ], "type": "group", "linkId": "DocumentReference.status", "repeats": true, "required": true, "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" } ] }, { "item": [ { "text": "The status of the underlying document. The document that is pointed to might be in various lifecycle states.", "type": "display", "linkId": "DocumentReference.docStatus-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "doc status", "type": "coding", "linkId": "DocumentReference.docStatus.value", "repeats": false, "required": false, "answerConstraint": "optionsOrType" } ], "type": "group", "linkId": "DocumentReference.docStatus", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "code" } ] }, { "item": [ { "text": "Specifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced. Key metadata element describing the document that describes he exact type of document. Helps humans to assess whether the document is of interest when viewing a list of documents.", "type": "display", "linkId": "DocumentReference.type-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.type.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.type.text", "repeats": false, "required": false } ], "text": "Kind of document (LOINC if possible)", "type": "group", "linkId": "DocumentReference.type", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ] }, { "item": [ { "text": "A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type. Key metadata element describing the the category or classification of the document. This is a broader perspective that groups similar documents based on how they would be used. This is a primary key used in searching.", "type": "display", "linkId": "DocumentReference.category-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.category.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.category.text", "repeats": false, "required": false } ], "text": "Categorization of document", "type": "group", "linkId": "DocumentReference.category", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ] }, { "item": [ { "text": "Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).", "type": "display", "linkId": "DocumentReference.subject-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Who/what is the subject of the document", "type": "reference", "linkId": "DocumentReference.subject.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Resource, Resource" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.subject", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] }, { "item": [ { "text": "Describes the clinical encounter or type of care that the document content is associated with.", "type": "display", "linkId": "DocumentReference.context-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Context of the document content", "type": "reference", "linkId": "DocumentReference.context.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Appointment, Encounter, EpisodeOfCare, EpisodeOfCare" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.context", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] }, { "item": [ { "text": "An event can further specialize the act inherent in the type, such as where it is simply \"Procedure Report\" and the procedure was a \"colonoscopy\". If one or more event codes are included, they shall not conflict with the values inherent in the class or type elements as such a conflict would create an ambiguous situation.", "type": "display", "linkId": "DocumentReference.event-display" }, { "text": "This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the type Code, such as a \"History and Physical Report\" in which the procedure being documented is necessarily a \"History and Physical\" act.", "type": "display", "linkId": "DocumentReference.event-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Main clinical acts documented", "type": "group", "linkId": "DocumentReference.event", "repeats": true, "required": false }, { "item": [ { "text": "The kind of facility where the patient was seen.", "type": "display", "linkId": "DocumentReference.facilityType-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.facilityType.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.facilityType.text", "repeats": false, "required": false } ], "text": "Kind of facility where patient was seen", "type": "group", "linkId": "DocumentReference.facilityType", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ] }, { "item": [ { "text": "This property may convey specifics about the practice setting where the content was created, often reflecting the clinical specialty. This element should be based on a coarse classification system for the class of specialty practice. Recommend the use of the classification system for Practice Setting, such as that described by the Subject Matter Domain in LOINC.", "type": "display", "linkId": "DocumentReference.practiceSetting-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.practiceSetting.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.practiceSetting.text", "repeats": false, "required": false } ], "text": "Additional details about where the content was created (e.g. clinical specialty)", "type": "group", "linkId": "DocumentReference.practiceSetting", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ] }, { "item": [ { "text": "The time period over which the service that is described by the document was provided.", "type": "display", "linkId": "DocumentReference.period-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "start:", "type": "dateTime", "linkId": "DocumentReference.period.low", "repeats": false, "required": false }, { "text": "end:", "type": "dateTime", "linkId": "DocumentReference.period.end", "repeats": false, "required": false } ], "text": "Time of service that is being documented", "type": "group", "linkId": "DocumentReference.period", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Period" } ] }, { "item": [ { "text": "When the document reference was created. Referencing/indexing time is used for tracking, organizing versions and searching.", "type": "display", "linkId": "DocumentReference.date-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "When this document reference was created", "type": "dateTime", "linkId": "DocumentReference.date.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.date", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "instant" } ] }, { "item": [ { "text": "Identifies who is responsible for adding the information to the document. Not necessarily who did the actual data entry (i.e. typist) or who was the source (informant).", "type": "display", "linkId": "DocumentReference.author-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Who and/or what authored the document", "type": "reference", "linkId": "DocumentReference.author.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Practitioner, PractitionerRole, Organization, Device, Patient, RelatedPerson, CareTeam, CareTeam" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.author", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] }, { "item": [ { "text": "Only list each attester once.", "type": "display", "linkId": "DocumentReference.attester-display" }, { "text": "A participant who has authenticated the accuracy of the document.", "type": "display", "linkId": "DocumentReference.attester-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "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": "DocumentReference.attester.id-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Unique id for inter-element referencing", "type": "string", "linkId": "DocumentReference.attester.id.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.attester.id", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "May be used to represent additional information that is not part of the basic definition of the element. 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 can 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": "DocumentReference.attester.extension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Additional content defined by implementations", "type": "group", "linkId": "DocumentReference.attester.extension", "repeats": true, "required": false }, { "item": [ { "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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": "DocumentReference.attester.modifierExtension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Extensions that cannot be ignored even if unrecognized", "type": "group", "linkId": "DocumentReference.attester.modifierExtension", "repeats": true, "required": false }, { "item": [ { "text": "The type of attestation the authenticator offers.", "type": "display", "linkId": "DocumentReference.attester.mode-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.attester.mode.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.attester.mode.text", "repeats": false, "required": false } ], "text": "personal | professional | legal | official", "type": "group", "linkId": "DocumentReference.attester.mode", "repeats": true, "required": true, "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": "CodeableConcept" } ] }, { "item": [ { "text": "When the document was attested by the party.", "type": "display", "linkId": "DocumentReference.attester.time-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "When the document was attested", "type": "dateTime", "linkId": "DocumentReference.attester.time.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.attester.time", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "datetime" } ] }, { "item": [ { "text": "Who attested the document in the specified way.", "type": "display", "linkId": "DocumentReference.attester.party-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Who attested the document", "type": "reference", "linkId": "DocumentReference.attester.party.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Patient, RelatedPerson, Practitioner, PractitionerRole, Organization, Organization" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.attester.party", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] } ], "text": "Attests to accuracy of the document", "type": "group", "linkId": "DocumentReference.attester", "repeats": true, "required": false }, { "item": [ { "text": "Identifies the organization or group who is responsible for ongoing maintenance of and access to the document. Identifies the logical organization (software system, vendor, or department) to go to find the current version, where to report issues, etc. This is different from the physical location (URL, disk drive, or server) of the document, which is the technical location of the document, which host may be delegated to the management of some other organization.", "type": "display", "linkId": "DocumentReference.custodian-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Organization which maintains the document", "type": "reference", "linkId": "DocumentReference.custodian.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "Organization, Organization" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.custodian", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Reference" } ] }, { "item": [ { "text": "This element is labeled as a modifier because documents that append to other documents are incomplete on their own.", "type": "display", "linkId": "DocumentReference.relatesTo-display" }, { "text": "Relationships that this document has with other document references that already exist.", "type": "display", "linkId": "DocumentReference.relatesTo-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "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": "DocumentReference.relatesTo.id-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Unique id for inter-element referencing", "type": "string", "linkId": "DocumentReference.relatesTo.id.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.relatesTo.id", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "May be used to represent additional information that is not part of the basic definition of the element. 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 can 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": "DocumentReference.relatesTo.extension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Additional content defined by implementations", "type": "group", "linkId": "DocumentReference.relatesTo.extension", "repeats": true, "required": false }, { "item": [ { "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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": "DocumentReference.relatesTo.modifierExtension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Extensions that cannot be ignored even if unrecognized", "type": "group", "linkId": "DocumentReference.relatesTo.modifierExtension", "repeats": true, "required": false }, { "item": [ { "text": "The type of relationship that this document has with anther document. If this document appends another document, then the document cannot be fully understood without also accessing the referenced document.", "type": "display", "linkId": "DocumentReference.relatesTo.code-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.relatesTo.code.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.relatesTo.code.text", "repeats": false, "required": false } ], "text": "The relationship type with another document", "type": "group", "linkId": "DocumentReference.relatesTo.code", "repeats": true, "required": true, "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": "CodeableConcept" } ] }, { "item": [ { "text": "The target document of this relationship.", "type": "display", "linkId": "DocumentReference.relatesTo.target-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Target of the relationship", "type": "reference", "linkId": "DocumentReference.relatesTo.target.value", "repeats": false, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-allowedResource", "valueCode": "DocumentReference, DocumentReference" }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter", "valueString": "subject=$subj&patient=$subj&encounter=$encounter" } ] } ], "type": "group", "linkId": "DocumentReference.relatesTo.target", "repeats": true, "required": true, "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": "Reference" } ] } ], "text": "Relationships to other documents", "type": "group", "linkId": "DocumentReference.relatesTo", "repeats": true, "required": false }, { "item": [ { "text": "Human-readable description of the source document. What the document is about, a terse summary of the document.", "type": "display", "linkId": "DocumentReference.description-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Human-readable description", "type": "string", "linkId": "DocumentReference.description.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.description", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "A set of Security-Tag codes specifying the level of privacy/security of the Document found at DocumentReference.content.attachment.url. Note that DocumentReference.meta.security contains the security labels of the data elements in DocumentReference, while DocumentReference.securityLabel contains the security labels for the document the reference refers to. The distinction recognizes that the document may contain sensitive information, while the DocumentReference is metadata about the document and thus might not be as sensitive as the document. For example: a psychotherapy episode may contain highly sensitive information, while the metadata may simply indicate that some episode happened. The confidentiality codes can carry multiple vocabulary items. HL7 has developed an understanding of security and privacy tags that might be desirable in a Document Sharing environment, called HL7 Healthcare Privacy and Security Classification System (HCS). The following specification is recommended but not mandated, as the vocabulary bindings are an administrative domain responsibility. The use of this method is up to the policy domain such as the XDS Affinity Domain or other Trust Domain where all parties including sender and recipients are trusted to appropriately tag and enforce. \n\nIn the HL7 Healthcare Privacy and Security Classification (HCS) there are code systems specific to Confidentiality, Sensitivity, Integrity, and Handling Caveats. Some values would come from a local vocabulary as they are related to workflow roles and special projects.", "type": "display", "linkId": "DocumentReference.securityLabel-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "code:", "type": "coding", "linkId": "DocumentReference.securityLabel.coding", "repeats": false, "required": false, "answerConstraint": "optionsOnly" }, { "text": "text:", "type": "string", "linkId": "DocumentReference.securityLabel.text", "repeats": false, "required": false } ], "text": "Document security-tags", "type": "group", "linkId": "DocumentReference.securityLabel", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "CodeableConcept" } ] }, { "item": [ { "text": "content element shall not contain different versions of the same content. For version handling use multiple DocumentReference with .relatesTo.", "type": "display", "linkId": "DocumentReference.content-display" }, { "text": "The document and format referenced. If there are multiple content element repetitions, these must all represent the same document in different format, or attachment metadata.", "type": "display", "linkId": "DocumentReference.content-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "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": "DocumentReference.content.id-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Unique id for inter-element referencing", "type": "string", "linkId": "DocumentReference.content.id.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.content.id", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "May be used to represent additional information that is not part of the basic definition of the element. 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 can 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": "DocumentReference.content.extension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Additional content defined by implementations", "type": "group", "linkId": "DocumentReference.content.extension", "repeats": true, "required": false }, { "item": [ { "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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": "DocumentReference.content.modifierExtension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Extensions that cannot be ignored even if unrecognized", "type": "group", "linkId": "DocumentReference.content.modifierExtension", "repeats": true, "required": false }, { "item": [ { "text": "The document or URL of the document along with critical metadata to prove content has integrity.", "type": "display", "linkId": "DocumentReference.content.attachment-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Where to access the document", "type": "group", "linkId": "DocumentReference.content.attachment", "repeats": true, "required": true, "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": "Attachment" } ] }, { "item": [ { "text": "Note that IHE often issues URNs for formatCode codes, not all documents can be identified by a URI.\n\nFor FHIR content, .profile should indicate the structureDefinition profile canonical URI(s) that the content complies with.", "type": "display", "linkId": "DocumentReference.content.profile-display" }, { "text": "An identifier of the document constraints, encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.", "type": "display", "linkId": "DocumentReference.content.profile-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "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": "DocumentReference.content.profile.id-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "text": "Unique id for inter-element referencing", "type": "string", "linkId": "DocumentReference.content.profile.id.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.content.profile.id", "repeats": true, "required": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "string" } ] }, { "item": [ { "text": "May be used to represent additional information that is not part of the basic definition of the element. 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 can 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": "DocumentReference.content.profile.extension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Additional content defined by implementations", "type": "group", "linkId": "DocumentReference.content.profile.extension", "repeats": true, "required": false }, { "item": [ { "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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": "DocumentReference.content.profile.modifierExtension-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] } ], "text": "Extensions that cannot be ignored even if unrecognized", "type": "group", "linkId": "DocumentReference.content.profile.modifierExtension", "repeats": true, "required": false }, { "item": [ { "text": "Code|uri|canonical.", "type": "display", "linkId": "DocumentReference.content.profile.value[x]-flyover", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "flyover", "system": "http://hl7.org/fhir/questionnaire-item-control", "display": "Fly-over" } ] } } ] }, { "item": [ { "item": [ { "type": "coding", "linkId": "DocumentReference.content.profile.value[x]._null.value", "repeats": false, "required": false, "answerConstraint": "optionsOnly" } ], "type": "group", "linkId": "DocumentReference.content.profile.value[x]._null", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "Coding" } ] }, { "item": [ { "type": "string", "linkId": "DocumentReference.content.profile.value[x]._null.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.content.profile.value[x]._null", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "uri" } ] }, { "item": [ { "type": "string", "linkId": "DocumentReference.content.profile.value[x]._null.value", "repeats": false, "required": false } ], "type": "group", "linkId": "DocumentReference.content.profile.value[x]._null", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType", "valueString": "uri" } ] } ], "text": "type", "type": "coding", "linkId": "DocumentReference.content.profile.value[x]._type", "repeats": false, "required": false, "answerValueSet": "#vs2", "answerConstraint": "optionsOnly" } ], "text": "Code|uri|canonical", "type": "group", "linkId": "DocumentReference.content.profile.value[x]", "repeats": true, "required": true, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs", "valueInteger": 1 } ] } ], "text": "Content profile rules for the document", "type": "group", "linkId": "DocumentReference.content.profile", "repeats": true, "required": false } ], "text": "Document referenced", "type": "group", "linkId": "DocumentReference.content", "repeats": true, "required": true, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs", "valueInteger": 1 } ] } ], "text": "A reference to a document", "type": "group", "linkId": "DocumentReference", "repeats": true, "required": false } ], "type": null, "experimental": "false", "resourceType": "Questionnaire", "title": null, "package_version": "5.0.0-ballot", "contained": [ { "id": "vs2", "name": "Type options for DocumentReference.content.profile.value[x]", "status": "active", "expansion": { "contains": [ { "code": "Coding", "system": "http://hl7.org/fhir/fhir-types", "display": "Coding" }, { "code": "uri", "system": "http://hl7.org/fhir/fhir-types", "display": "uri" } ], "timestamp": "2022-09-10T05:03:13+10:00", "identifier": "urn:uuid:6ea7d466-a7a1-4830-b113-4ff61adb1e51" }, "description": "Type options for DocumentReference.content.profile.value[x]", "resourceType": "ValueSet" } ], "status": "draft", "id": "52dee9aa-3101-49a3-843a-a0d63c4a71a7", "kind": null, "url": "http://hl7.org/fhir/Questionnaire/qgen-DocumentReference1", "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "version": "5.0.0-ballot" }