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 Practitioner
<?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="A person who is directly or indirectly involved in the provisioning of healthcare."/> </extension> <linkId value="Practitioner"/> <title value="A person with a formal responsibility in the provisioning of healthcare or related services"/> <text value="Note that a cab driver no longer fits the bill. You probably would be interested in the organization rather than the individual?."/> <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="Practitioner.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.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="Practitioner.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="Practitioner.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.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="Practitioner.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.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="Practitioner.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="Practitioner.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="An identifier that applies to this person in this role."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Practitioner.identifier"/> <text value="A identifier for the person as this agent"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.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="A name associated with the person."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Name"/> </extension> <linkId value="Practitioner.name"/> <text value="A name associated with the person"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.name.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.name.family"/> <text value="family:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> <question> <linkId value="Practitioner.name.given"/> <text value="given:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A contact detail for the practitioner, e.g. a telephone number or an email address. Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="ContactPoint"/> </extension> <linkId value="Practitioner.telecom"/> <text value="A contact detail for the practitioner"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.telecom.system"/> <text value="type:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.telecom.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.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="The postal address where the practitioner can be found or visited or to which mail can be delivered."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Address"/> </extension> <linkId value="Practitioner.address"/> <text value="Where practitioner can be found/visited"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.address.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.address.line"/> <text value="line:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> <question> <linkId value="Practitioner.address.city"/> <text value="city:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.address.state"/> <text value="state:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.address.postalCode"/> <text value="post code:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.address.country"/> <text value="country:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.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="Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Practitioner.gender"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.gender.value"/> <text value="gender"/> <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 date of birth for the practitioner."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="datetime"/> </extension> <linkId value="Practitioner.birthDate"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.birthDate.value"/> <text value="The date of birth for the practitioner"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Image of the person."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Attachment"/> </extension> <linkId value="Practitioner.photo"/> <text value="Image of the person"/> <required value="false"/> <repeats value="true"/> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="The list of Roles/Organizations that the Practitioner is associated with."/> </extension> <linkId value="Practitioner.practitionerRole"/> <title value="The list of Roles/Organizations that the Practitioner is associated with"/> <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="Practitioner.practitionerRole.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.practitionerRole.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 Organization where the Practitioner performs the roles associated."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Practitioner.practitionerRole.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="Practitioner.practitionerRole.managingOrganization.value"/> <text value="The Organization where the Practitioner performs the roles associated"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Roles which this practitioner is authorized to perform for the organization. A person may have more than one role. At least one role is required."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Practitioner.practitionerRole.role"/> <text value="Roles which this practitioner may perform"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.practitionerRole.role.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.practitionerRole.role.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="Specific specialty of the practitioner."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Practitioner.practitionerRole.specialty"/> <text value="Specific specialty of the practitioner"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.practitionerRole.specialty.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.practitionerRole.specialty.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 during which the person is authorized to act as a practitioner in these role(s) for the organization."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Practitioner.practitionerRole.period"/> <text value="The period during which the practitioner is authorized to perform in these role(s)"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.practitionerRole.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.practitionerRole.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="The location(s) at which this practitioner provides care."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Practitioner.practitionerRole.location"/> <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="Practitioner.practitionerRole.location.value"/> <text value="The location(s) at which this practitioner provides 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="The list of healthcare services that this worker offers at this location of this organization."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Practitioner.practitionerRole.healthcareService"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/HealthcareService?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Practitioner.practitionerRole.healthcareService.value"/> <text value="The list of healthcare services that this worker offers at this location of this organization"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Qualifications obtained by training and certification."/> </extension> <linkId value="Practitioner.qualification"/> <title value="Qualifications obtained by training and certification"/> <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="Practitioner.qualification.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.qualification.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="An identifier that applies to this person's qualification in this role."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Practitioner.qualification.identifier"/> <text value="An identifier for this qualification for the practitioner"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.qualification.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.qualification.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.qualification.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="Coded representation of the qualification."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Practitioner.qualification.code"/> <text value="Coded representation of the qualification"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Practitioner.qualification.code.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.qualification.code.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="Period during which the qualification is valid."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Period"/> </extension> <linkId value="Practitioner.qualification.period"/> <text value="Period during which the qualification is valid"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.qualification.period.low"/> <text value="start:"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.qualification.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="Organization that regulates and issues the qualification."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Practitioner.qualification.issuer"/> <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="Practitioner.qualification.issuer.value"/> <text value="Organization that regulates and issues the qualification"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="A language the practitioner is able to use in patient communication. The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="Practitioner.communication"/> <text value="A language the practitioner is able to use in patient communication"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Practitioner.communication.coding"/> <text value="code:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Practitioner.communication.text"/> <text value="text:"/> <type value="string"/> <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.