This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Generated Questionnaire for MedicationAdministration
<?xml version="1.0" encoding="UTF-8"?> <Questionnaire xmlns="http://hl7.org/fhir"> <id value="qs1"/> <contained> <ValueSet> <id value="vs2"/> <url value="urn:uuid:6639e628-c9ec-48ad-a092-7ee516e26273"/> <name value="Type options for MedicationAdministration.effectiveTime[x]"/> <description value="Type options for MedicationAdministration.effectiveTime[x]"/> <status value="active"/> <expansion> <timestamp value="2015-02-23T09:21:08+11:00"/> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="dateTime"/> <display value="dateTime"/> </contains> <contains> <system value="http://hl7.org/fhir/data-types"/> <code value="Period"/> <display value="Period"/> </contains> </expansion> </ValueSet> </contained> <identifier> <system value="urn:ietf:rfc:3986"/> </identifier> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <publisher value="HL7 FHIR Project (Pharmacy)"/> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner."/> </extension> <linkId value="MedicationAdministration"/> <title value="Administration of medication to a patient"/> <required value="true"/> <repeats value="false"/> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The logical id of the resource, as used in the url for the resoure. 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."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="MedicationAdministration.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.id.value"/> <text value="Logical id of this artefact"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/> </extension> <linkId value="MedicationAdministration.meta"/> <text value="Metadata about the resource"/> <required value="false"/> <repeats value="true"/> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="uri"/> </extension> <linkId value="MedicationAdministration.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.implicitRules.value"/> <text value="A set of rules under which this content was created"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="MedicationAdministration.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.language.value"/> <text value="language"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> </extension> <linkId value="MedicationAdministration.text"/> <text value="Text summary of the resource, for human interpretation"/> <required value="false"/> <repeats value="true"/> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> </extension> <linkId value="MedicationAdministration.contained"/> <text value="Contained, inline Resources"/> <required value="false"/> <repeats value="true"/> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="External identifier - FHIR will generate its own internal IDs (probably URLs) which do not need to be explicitly managed by the resource. The identifier here is one that would be used by another non-FHIR system - for example an automated medication pump would provide a record each time it operated; an administration while the patient was off the ward might be made with a different system and entered after the event. Particularly important if these records have to be updated."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="MedicationAdministration.identifier"/> <text value="External identifier"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.identifier.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Will generally be set to show that the administration has been completed. For some long running administrations such as infusions it is possible for an administration to be started but not completed or it may be paused while some other process is under way."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="MedicationAdministration.status"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.status.value"/> <text value="status"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The person or animal to whom the medication was given."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.patient"/> <required value="true"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Patient?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.patient.value"/> <text value="Who received medication?"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The individual who was responsible for giving the medication to the patient."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.practitioner"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.practitioner.value"/> <text value="Who administered substance?"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The visit or admission the or other contact between patient and health care provider the medication administration was performed as part of."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.encounter"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Encounter?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.encounter.value"/> <text value="Encounter administered as part of"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The original request, instruction or authority to perform the administration."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.prescription"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/MedicationPrescription?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.prescription.value"/> <text value="Order administration performed against"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Set this to true if the record is saying that the medication was NOT administered."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="boolean"/> </extension> <linkId value="MedicationAdministration.wasNotGiven"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.wasNotGiven.value"/> <text value="True if medication not administered"/> <type value="boolean"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A code indicating why the administration was not performed."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="MedicationAdministration.reasonNotGiven"/> <text value="Reason administration not performed"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.reasonNotGiven.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.reasonNotGiven.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A code indicating why the medication was given."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="MedicationAdministration.reasonGiven"/> <text value="Reason administration performed"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.reasonGiven.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.reasonGiven.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="An interval of time during which the administration took place (or did not take place, when the 'notGiven' attribute is true). For many administrations, such as swallowing a tablet the use of dateTime is more appropriate."/> </extension> <linkId value="MedicationAdministration.effectiveTime[x]"/> <text value="Start and end time of administration"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.effectiveTime[x]._type"/> <text value="type"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> <options> <reference value="#vs2"/> </options> <group> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="datetime"/> </extension> <linkId value="MedicationAdministration.effectiveTime[x]._dateTime"/> <question> <linkId value="MedicationAdministration.effectiveTime[x]._dateTime.value"/> <text value="dateTime"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="MedicationAdministration.effectiveTime[x]._Period"/> <text value="Period"/> <question> <linkId value="MedicationAdministration.effectiveTime[x]._Period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.effectiveTime[x]._Period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Identifies the medication that was administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications. Note: do not use Medication.name to describe the administered medication. When the only available information is a text description of the medication, Medication.code.text should be used."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.medication"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Medication?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.medication.value"/> <text value="What was administered?"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The device used in administering the medication to the patient. E.g. a particular infusion pump."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="MedicationAdministration.device"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Device?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="MedicationAdministration.device.value"/> <text value="Device used to administer"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Extra information about the medication administration that is not conveyed by the other attributes."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="MedicationAdministration.note"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.note.value"/> <text value="Information about the administration"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Indicates how the medication is/was used by the patient."/> </extension> <linkId value="MedicationAdministration.dosage"/> <title value="Details of how medication was taken"/> <required value="false"/> <repeats value="false"/> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="unique id for the element within a resource (for internal references)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="MedicationAdministration.dosage.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.id.value"/> <text value="xml:id (or equivalent in JSON)"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Free text dosage instructions can be used for cases where the instructions are too complex to code. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="MedicationAdministration.dosage.text"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.text.value"/> <text value="Dosage Instructions"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A coded specification of the anatomic site where the medication first entered the body. E.g. "left arm"."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="MedicationAdministration.dosage.site"/> <text value="Body site administered to"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.site.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.site.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto the patient. E.g. topical, intravenous, etc."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="MedicationAdministration.dosage.route"/> <text value="Path of substance into body"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.route.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.route.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A coded value indicating the method by which the medication was introduced into or onto the body. Most commonly used for injections. Examples: Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="MedicationAdministration.dosage.method"/> <text value="How drug was administered"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.method.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.method.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The amount of the medication given at one administration event. Use this value when the administration is essentially an instantaneous event such as a swallowing a tablet or giving an injection. If the administration is not instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount administered over period of time of a single administration (as indicated by schedule)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Quantity"/> </extension> <linkId value="MedicationAdministration.dosage.quantity"/> <text value="Amount administered in one dose"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.quantity.comparator"/> <text value="comp:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.quantity.value"/> <text value="value:"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.quantity.units"/> <text value="units:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.quantity.code"/> <text value="coded units:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.quantity.system"/> <text value="units system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Identifies the speed with which the medication was introduced into the patient. Typically the rate for an infusion e.g. 200ml in 2 hours. May also expressed as a rate per unit of time such as 100ml per hour - the duration is then not specified, or is specified in the quantity. If the rate changes over time, each change should be captured as a distinct "dosage" repetition. This element should *not* be used to convey an average rate."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Ratio"/> </extension> <linkId value="MedicationAdministration.dosage.rate"/> <text value="Dose quantity per unit of time"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="MedicationAdministration.dosage.rate.numerator"/> <text value="numerator:"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.rate.denominator"/> <text value="denominator:"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="MedicationAdministration.dosage.rate.units"/> <text value="units:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> </group> </Questionnaire>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.