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 Person
<?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:3a95803a-d6e8-432c-bc39-2a2dfd6f7997"/> <name value="Type options for Person.link.other"/> <description value="Type options for Person.link.other"/> <status value="active"/> <expansion> <timestamp value="2015-02-23T09:22:53+11:00"/> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Patient"/> <display value="Patient"/> </contains> <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> <contains> <system value="http://hl7.org/fhir/resource-types"/> <code value="Person"/> <display value="Person"/> </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="Demographics and administrative information about a person independent of a specific health-related context."/> </extension> <linkId value="Person"/> <title value="A generic person record"/> <text value="The Person resource does justice to Person registries that keep track of Persons regardless of their role. The Person resource is also a primary resource to point to for people acting in a particular role such as SubjectofCare, Practitioner, and Agent. Very few attributes are specific to any role and so Person is kept lean. Most attributes are expected to be tied to the role the Person plays rather than the Person himself. Examples of that are Guardian (SubjectofCare), ContactParty (SubjectOfCare, Practitioner), and multipleBirthInd (SubjectofCare)."/> <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="Person.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.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="Person.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="Person.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.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="Person.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.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="Person.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="Person.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 for a person within a particular scope."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="Person.identifier"/> <text value="A Human identifier for this person"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.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. Person may have multiple names with different uses or applicable periods."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Name"/> </extension> <linkId value="Person.name"/> <text value="A name associated with the person"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.name.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.name.family"/> <text value="family:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> <question> <linkId value="Person.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 person, 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="Person.telecom"/> <text value="A contact detail for the person"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.telecom.system"/> <text value="type:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.telecom.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.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="Administrative Gender. The gender may not match the biological sex as determined by genetics, or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than M and F, though the vast majority of systems and contexts only support M and F."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Person.gender"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.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 birth date for the person. At least an estimated year should be provided as a guess if the real dob is unknown."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="datetime"/> </extension> <linkId value="Person.birthDate"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.birthDate.value"/> <text value="The birth date for the person"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="One or more addresses for the person. Person may have multiple addresses with different uses or applicable periods."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Address"/> </extension> <linkId value="Person.address"/> <text value="One or more addresses for the person"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.address.text"/> <text value="text:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.address.line"/> <text value="line:"/> <type value="string"/> <required value="false"/> <repeats value="true"/> </question> <question> <linkId value="Person.address.city"/> <text value="city:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.address.state"/> <text value="state:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.address.postalCode"/> <text value="post code:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.address.country"/> <text value="country:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="Person.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="An image that can be displayed as a thumbnail of the person to enhance the identification of the individual."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Attachment"/> </extension> <linkId value="Person.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 Organization that is the custodian of the person record."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="Person.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="Person.managingOrganization.value"/> <text value="The Organization that is the custodian of the person record"/> <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 person's record is in active use."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="boolean"/> </extension> <linkId value="Person.active"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.active.value"/> <text value="This person's record is in active use"/> <type value="boolean"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Link to a resource that converns the same actual person."/> </extension> <linkId value="Person.link"/> <title value="Link to a resource that converns the same actual person"/> <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="Person.link.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.link.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 resource to which this actual person is associated."/> </extension> <linkId value="Person.link.other"/> <text value="The resource to which this actual person is associated"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="Person.link.other._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="Person.link.other._Patient"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Patient?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Person.link.other._Patient.value"/> <text value="Patient"/> <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="Person.link.other._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="Person.link.other._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="Person.link.other._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="Person.link.other._RelatedPerson.value"/> <text value="RelatedPerson"/> <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="Person.link.other._Person"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Person?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="Person.link.other._Person.value"/> <text value="Person"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Level of assurance that this link is actually associated with the referenced record."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="Person.link.assurance"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="Person.link.assurance.value"/> <text value="assurance"/> <type value="choice"/> <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.