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 Encounter
<?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:0f838227-c848-407b-8816-9830864e3e40"/> <name value="Type options for Encounter.participant.individual"/> <description value="Type options for Encounter.participant.individual"/> <status value="active"/> <expansion> <timestamp value="2015-02-23T09:20:31+11:00"/> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Practitioner"/> <display value="Practitioner"/> </contains> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="RelatedPerson"/> <display value="RelatedPerson"/> </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 (Patient Administration)"/> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient."/> </extension> <linkId value="Encounter"/> <title value="An interaction during which services are provided to the 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="Encounter.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.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="Encounter.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="Encounter.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.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="Encounter.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.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="Encounter.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="Encounter.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="Identifier(s) by which this encounter is known."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Encounter.identifier"/> <text value="Identifier(s) by which this encounter is known"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.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="planned | arrived | in-progress | onleave | finished | cancelled."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Encounter.status"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Encounter.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 current status is always found in the current version of the resource. This status history permits the encounter resource to contain the status history without the needing to read through the historical versions of the resource, or even have the server store them."/> </extension> <linkId value="Encounter.statusHistory"/> <title value="List of Encounter statuses"/> <required value="false"/> <repeats value="true"/> <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="Encounter.statusHistory.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.statusHistory.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="planned | arrived | in-progress | onleave | finished | cancelled."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Encounter.statusHistory.status"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Encounter.statusHistory.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 time that the episode was in the specified status."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Encounter.statusHistory.period"/> <text value="The time that the episode was in the specified status"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Encounter.statusHistory.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.statusHistory.period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="inpatient | outpatient | ambulatory | emergency +."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Encounter.class"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Encounter.class.value"/> <text value="class"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). Since there are many ways to further classify encounters, this element is 0..*."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.type"/> <text value="Specific type of encounter"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.type.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.type.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 patient present at the encounter. While the encounter is always about the patient, the patient may not actually be known in all contexts of use."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.patient"/> <required value="false"/> <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="Encounter.patient.value"/> <text value="The patient present at the encounter"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Where a specific encounter should be classified as a part of a specific episode of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as govt reporting, or issue tracking."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.episodeOfCare"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/EpisodeOfCare?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.episodeOfCare.value"/> <text value="An episode of care that this encounter should be recorded 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="The main practitioner responsible for providing the service."/> </extension> <linkId value="Encounter.participant"/> <title value="List of participants involved in the encounter"/> <required value="false"/> <repeats value="true"/> <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="Encounter.participant.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.participant.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="Role of participant in encounter."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.participant.type"/> <text value="Role of participant in encounter"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.participant.type.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.participant.type.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 period of time that the specified participant was present during the encounter. These can overlap or be sub-sets of the overall encounters period."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Encounter.participant.period"/> <text value="Period of time during the encounter participant was present"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.participant.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.participant.period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Persons involved in the encounter other than the patient."/> </extension> <linkId value="Encounter.participant.individual"/> <text value="Persons involved in the encounter other than the patient"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.participant.individual._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="Reference"/> </extension> <linkId value="Encounter.participant.individual._Practitioner"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Practitioner?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.participant.individual._Practitioner.value"/> <text value="Practitioner"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.participant.individual._RelatedPerson"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/RelatedPerson?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.participant.individual._RelatedPerson.value"/> <text value="RelatedPerson"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The appointment that scheduled this encounter."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.fulfills"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Appointment?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.fulfills.value"/> <text value="The appointment that scheduled this encounter"/> <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 start and end time of the encounter. If not (yet) known, the end of the Period may be omitted."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Encounter.period"/> <text value="The start and end time of the encounter"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Quantity of time the encounter lasted. This excludes the time during leaves of absence. May differ from the time the Encounter.period lasted because of leave of absence."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Duration"/> </extension> <linkId value="Encounter.length"/> <text value="Quantity of time the encounter lasted"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.length.value"/> <text value="value:"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.length.units"/> <text value="units:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.reason"/> <text value="Reason the encounter takes place (code)"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.reason.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.reason.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="Reason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.indication"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/_search?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.indication.value"/> <text value="Reason the encounter takes place (resource)"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Indicates the urgency of the encounter."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.priority"/> <text value="Indicates the urgency of the encounter"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.priority.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.priority.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="Details about an admission to a clinic."/> </extension> <linkId value="Encounter.hospitalization"/> <title value="Details about an admission to a clinic"/> <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="Encounter.hospitalization.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.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="Pre-admission identifier."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Encounter.hospitalization.preAdmissionIdentifier"/> <text value="Pre-admission identifier"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.preAdmissionIdentifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.preAdmissionIdentifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.preAdmissionIdentifier.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="The location from which the patient came before admission."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.hospitalization.origin"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Location?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.hospitalization.origin.value"/> <text value="The location from which the patient came before admission"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="From where patient was admitted (physician referral, transfer)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.hospitalization.admitSource"/> <text value="From where patient was admitted (physician referral, transfer)"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.admitSource.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.admitSource.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="Dietary restrictions for the patient."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.hospitalization.diet"/> <text value="Dietary restrictions for the patient"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.diet.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.diet.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="Special courtesies (VIP, board member)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.hospitalization.specialCourtesy"/> <text value="Special courtesies (VIP, board member)"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.specialCourtesy.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.specialCourtesy.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="Wheelchair, translator, stretcher, etc."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.hospitalization.specialArrangement"/> <text value="Wheelchair, translator, stretcher, etc"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.specialArrangement.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.specialArrangement.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="Location to which the patient is discharged."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.hospitalization.destination"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Location?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.hospitalization.destination.value"/> <text value="Location to which the patient is discharged"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Category or kind of location after discharge."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Encounter.hospitalization.dischargeDisposition"/> <text value="Category or kind of location after discharge"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.dischargeDisposition.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.hospitalization.dischargeDisposition.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 final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.hospitalization.dischargeDiagnosis"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/_search?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.hospitalization.dischargeDiagnosis.value"/> <text value="The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Whether this hospitalization is a readmission."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="boolean"/> </extension> <linkId value="Encounter.hospitalization.reAdmission"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.hospitalization.reAdmission.value"/> <text value="Is this hospitalization a readmission?"/> <type value="boolean"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="List of locations at which the patient has been."/> </extension> <linkId value="Encounter.location"/> <title value="List of locations the patient has been at"/> <required value="false"/> <repeats value="true"/> <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="Encounter.location.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.location.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="The location where the encounter takes place."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.location.location"/> <required value="true"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Location?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.location.location.value"/> <text value="Location the encounter takes place"/> <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 status of the participants presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Encounter.location.status"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.location.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="Time period during which the patient was present at the location."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Encounter.location.period"/> <text value="Time period during which the patient was present at the location"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Encounter.location.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Encounter.location.period.end"/> <text value="end:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Department or team providing care."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.serviceProvider"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Organization?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Encounter.serviceProvider.value"/> <text value="Department or team providing care"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Another Encounter of which this encounter is a part of (administratively or in time)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Encounter.partOf"/> <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="Encounter.partOf.value"/> <text value="Another Encounter this encounter is part of"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </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.