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 Location
<?xml version="1.0" encoding="UTF-8"?> <Questionnaire xmlns="http://hl7.org/fhir"> <id value="qs1"/> <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="Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated."/> </extension> <linkId value="Location"/> <title value="Details and position information for a physical place"/> <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="Location.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.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="Location.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="Location.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.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="Location.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.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="Location.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="Location.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="Unique code or number identifying the location to its users."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Location.identifier"/> <text value="Unique code or number identifying the location to its users"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.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="Name of the location as used by humans. Does not need to be unique."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="Location.name"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.name.value"/> <text value="Name of the location as used by humans"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Description of the Location, which helps in finding or referencing the place."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="Location.description"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.description.value"/> <text value="Description of the Location, which helps in finding or referencing the place"/> <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 the type of function performed at the location."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Location.type"/> <text value="Indicates the type of function performed at the location"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.type.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.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 contact details of communication devices available at the location. This can include phone numbers, fax numbers, mobile numbers, email addresses and web sites."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="ContactPoint"/> </extension> <linkId value="Location.telecom"/> <text value="Contact details of the location"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.telecom.system"/> <text value="type:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.telecom.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.telecom.use"/> <text value="use:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Physical location. This was kept as 0..1 as there is no use property on the address, so wouldn't be able to identify different address types."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Address"/> </extension> <linkId value="Location.address"/> <text value="Physical location"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.address.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.address.line"/> <text value="line:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> <question> <linkId value="Location.address.city"/> <text value="city:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.address.state"/> <text value="state:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.address.postalCode"/> <text value="post code:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.address.country"/> <text value="country:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.address.use"/> <text value="use:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Physical form of the location, e.g. building, room, vehicle, road."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Location.physicalType"/> <text value="Physical form of the location"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.physicalType.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Location.physicalType.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 absolute geographic location of the Location, expressed in a KML compatible manner (see notes below for KML)."/> </extension> <linkId value="Location.position"/> <title value="The absolute geographic location"/> <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="Location.position.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.position.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="Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="decimal"/> </extension> <linkId value="Location.position.longitude"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Location.position.longitude.value"/> <text value="Longitude as expressed in KML"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="decimal"/> </extension> <linkId value="Location.position.latitude"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Location.position.latitude.value"/> <text value="Latitude as expressed in KML"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Altitude. The value domain and the interpretation are the same as for the text of the altitude element in KML (see notes below)."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="decimal"/> </extension> <linkId value="Location.position.altitude"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.position.altitude.value"/> <text value="Altitude as expressed in KML"/> <type value="decimal"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The organization that is responsible for the provisioning and upkeep of the location."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Location.managingOrganization"/> <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="Location.managingOrganization.value"/> <text value="The organization that is responsible for the provisioning and upkeep of the location"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="active | suspended | inactive."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Location.status"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="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="Another Location which this Location is physically part of."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Location.partOf"/> <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="Location.partOf.value"/> <text value="Another Location which this Location is physically 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="Indicates whether a resource instance represents a specific location or a class of locations."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Location.mode"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Location.mode.value"/> <text value="mode"/> <type value="choice"/> <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.