{ "resourceType": "Questionnaire", "id": "qs1", "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2015-10-24T07:41:03+11:00", "publisher": "Health Level Seven International (Public Health and Emergency Response)", "group": { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed." } ], "linkId": "Immunization", "title": "Immunization event information", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.id", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.id.value", "text": "Logical id of this artifact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.meta", "text": "Metadata about the resource", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "Immunization.implicitRules", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.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/Profile/questionnaire-extensions#flyover", "valueString": "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)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "Immunization.language", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.language.value", "text": "language", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.text", "text": "Text summary of the resource, for human interpretation", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.contained", "text": "Contained, inline Resources", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.extension", "text": "Additional Content defined by implementations", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.modifierExtension", "text": "Extensions that cannot be ignored", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A unique identifier assigned to this immunization record." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Identifier" } ], "linkId": "Immunization.identifier", "text": "Business identifier", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "Immunization.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "Immunization.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicates the current status of the vaccination event. Will generally be set to show that the immunization has been completed." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "Immunization.status", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.status.value", "text": "status", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Date vaccine administered or was to be administered. When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known.  Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "datetime" } ], "linkId": "Immunization.date", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.date.value", "text": "Vaccination administration date", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Vaccine that was administered or was to be administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.vaccineCode", "text": "Vaccine product administered", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.vaccineCode.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.vaccineCode.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The patient who either received or did not receive the immunization." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.patient", "required": true, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.patient.value", "text": "Who was immunized", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicates if the vaccination was or was not given." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Immunization.wasNotGiven", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.wasNotGiven.value", "text": "Flag for whether immunization was given", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "True if this administration was reported rather than directly administered. May need source of reported info (e.g. parent), but leave out for now." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Immunization.reported", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.reported.value", "text": "Indicates a self-reported record", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Clinician who administered the vaccine." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.performer", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.performer.value", "text": "Who administered vaccine", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Clinician who ordered the vaccination. Other participants - delegate to Provenance resource." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.requester", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.requester.value", "text": "Who ordered vaccination", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The visit or admission or other contact between patient and health care provider the immunization was performed as part of." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.encounter", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Encounter?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.encounter.value", "text": "Encounter administered as part of", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Name of vaccine manufacturer." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.manufacturer", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.manufacturer.value", "text": "Vaccine manufacturer", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The service delivery location where the vaccine administration occurred." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.location", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Location?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.location.value", "text": "Where vaccination occurred", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Lot number of the vaccine product." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.lotNumber", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.lotNumber.value", "text": "Vaccine lot number", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Date vaccine batch expires." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "datetime" } ], "linkId": "Immunization.expirationDate", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.expirationDate.value", "text": "Vaccine expiration date", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Body site where vaccine was administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.site", "text": "Body site vaccine was administered", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.site.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.site.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The path by which the vaccine product is taken into the body." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.route", "text": "How vaccine entered body", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.route.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.route.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The quantity of vaccine product that was administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Quantity" } ], "linkId": "Immunization.doseQuantity", "text": "Amount of vaccine administered", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.doseQuantity.comparator", "text": "comp:", "type": "choice", "required": false, "repeats": false }, { "linkId": "Immunization.doseQuantity.value", "text": "value:", "type": "decimal", "required": false, "repeats": false }, { "linkId": "Immunization.doseQuantity.units", "text": "units:", "type": "string", "required": false, "repeats": false }, { "linkId": "Immunization.doseQuantity.code", "text": "coded units:", "type": "string", "required": false, "repeats": false }, { "linkId": "Immunization.doseQuantity.system", "text": "units system:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Extra information about the immunization that is not conveyed by the other attributes." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Annotation" } ], "linkId": "Immunization.note", "text": "Vaccination notes", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Reasons why a vaccine was or was not administered." } ], "linkId": "Immunization.explanation", "title": "Administration/non-administration reasons", "required": false, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.explanation.id", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.explanation.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.explanation.extension", "text": "Additional Content defined by implementations", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.explanation.modifierExtension", "text": "Extensions that cannot be ignored", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Reasons why a vaccine was administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.explanation.reason", "text": "Why immunization occurred", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.explanation.reason.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.explanation.reason.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Reason why a vaccine was not administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.explanation.reasonNotGiven", "text": "Why immunization did not occur", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.explanation.reasonNotGiven.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.explanation.reasonNotGiven.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Categorical data indicating that an adverse event is associated in time to an immunization." } ], "linkId": "Immunization.reaction", "title": "Details of a reaction that follows immunization", "text": "A reaction may be an indication of an allergy or intolerance and, if this is determined to be the case, it should be recorded as a new [[[AllergyIntolerance]]] resource instance as most systems will not query against past Immunization.reaction elements.", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.reaction.id", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.reaction.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.reaction.extension", "text": "Additional Content defined by implementations", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.reaction.modifierExtension", "text": "Extensions that cannot be ignored", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Date of reaction to the immunization." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "datetime" } ], "linkId": "Immunization.reaction.date", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.reaction.date.value", "text": "When reaction started", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Details of the reaction." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.reaction.detail", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Observation?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.reaction.detail.value", "text": "Additional information on reaction", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Self-reported indicator." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Immunization.reaction.reported", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.reaction.reported.value", "text": "Indicates self-reported reaction", "type": "boolean", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Contains information about the protocol(s) under which the vaccine was administered." } ], "linkId": "Immunization.vaccinationProtocol", "title": "What protocol was followed", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.vaccinationProtocol.id", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.vaccinationProtocol.extension", "text": "Additional Content defined by implementations", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Immunization.vaccinationProtocol.modifierExtension", "text": "Extensions that cannot be ignored", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Nominal position in a series." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "integer" } ], "linkId": "Immunization.vaccinationProtocol.doseSequence", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.doseSequence.value", "text": "Dose number within series", "type": "integer", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Contains the description about the protocol under which the vaccine was administered." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.vaccinationProtocol.description", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.description.value", "text": "Details of vaccine protocol", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicates the authority who published the protocol. E.g. ACIP." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Immunization.vaccinationProtocol.authority", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Immunization.vaccinationProtocol.authority.value", "text": "Who is responsible for protocol", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "One possible path to achieve presumed immunity against a disease - within the context of an authority." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Immunization.vaccinationProtocol.series", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.series.value", "text": "Name of vaccine series", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The recommended number of doses to achieve immunity." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "integer" } ], "linkId": "Immunization.vaccinationProtocol.seriesDoses", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.seriesDoses.value", "text": "Recommended number of doses for immunity", "type": "integer", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The targeted disease." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.vaccinationProtocol.targetDisease", "text": "Disease immunized against", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.targetDisease.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.vaccinationProtocol.targetDisease.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicates if the immunization event should \"count\" against the protocol. May need to differentiate between status declarations by a provider vs. a CDS engine." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.vaccinationProtocol.doseStatus", "text": "Indicates if dose counts towards immunity", "required": true, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.doseStatus.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.vaccinationProtocol.doseStatus.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Provides an explanation as to why an immunization event should or should not count against the protocol." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Immunization.vaccinationProtocol.doseStatusReason", "text": "Why dose does (not) count", "required": false, "repeats": true, "question": [ { "linkId": "Immunization.vaccinationProtocol.doseStatusReason.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Immunization.vaccinationProtocol.doseStatusReason.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] } ] } ] } }