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 Group
{ "resourceType": "Questionnaire", "id": "qs1", "contained": [ { "resourceType": "ValueSet", "id": "vs2", "url": "urn:uuid:ab065a56-be96-499b-9110-2a6badbcc989", "name": "Type options for Group.characteristic.value[x]", "description": "Type options for Group.characteristic.value[x]", "status": "active", "expansion": { "timestamp": "2015-02-23T09:20:43+11:00", "contains": [ { "system": "http://hl7.org/fhir/data-types", "code": "CodeableConcept", "display": "CodeableConcept" }, { "system": "http://hl7.org/fhir/data-types", "code": "boolean", "display": "boolean" }, { "system": "http://hl7.org/fhir/data-types", "code": "Quantity", "display": "Quantity" }, { "system": "http://hl7.org/fhir/data-types", "code": "Range", "display": "Range" } ] } }, { "resourceType": "ValueSet", "id": "vs3", "url": "urn:uuid:70d61657-b455-47d8-8606-daf1b53c0ad3", "name": "Type options for Group.member", "description": "Type options for Group.member", "status": "active", "expansion": { "timestamp": "2015-02-23T09:20:43+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Device", "display": "Device" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Medication", "display": "Medication" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Substance", "display": "Substance" } ] } } ], "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2015-02-23T09:07:27+11:00", "publisher": "HL7 FHIR Project (FHIR Management Group)", "group": { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively and are not formally or legally recognized. I.e. A collection of entities that isn't an Organization." } ], "linkId": "Group", "title": "Group of multiple entities", "required": true, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Group.id", "required": false, "repeats": true, "question": [ { "linkId": "Group.id.value", "text": "Logical id of this artefact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Group.meta", "text": "Metadata about the resource", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "Group.implicitRules", "required": false, "repeats": true, "question": [ { "linkId": "Group.implicitRules.value", "text": "A set of rules under which this content was created", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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\n\nNot 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)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "Group.language", "required": false, "repeats": true, "question": [ { "linkId": "Group.language.value", "text": "language", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Group.text", "text": "Text summary of the resource, for human interpretation", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "Group.contained", "text": "Contained, inline Resources", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A unique business identifier for this group." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Identifier" } ], "linkId": "Group.identifier", "text": "Unique id", "required": false, "repeats": true, "question": [ { "linkId": "Group.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "Group.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "Group.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies the broad classification of the kind of resources the group includes." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "Group.type", "required": true, "repeats": true, "question": [ { "linkId": "Group.type.value", "text": "type", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "If true, indicates that the resource refers to a specific group of real individuals. If false, the group defines a set of intended individuals." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Group.actual", "required": true, "repeats": true, "question": [ { "linkId": "Group.actual.value", "text": "Descriptive or actual", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Provides a specific type of resource the group includes. E.g. \"cow\", \"syringe\", etc. This would generally be omitted for Person resources." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Group.code", "text": "Kind of Group members", "required": false, "repeats": true, "question": [ { "linkId": "Group.code.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Group.code.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A label assigned to the group for human identification and communication." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Group.name", "required": false, "repeats": true, "question": [ { "linkId": "Group.name.value", "text": "Label for Group", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A count of the number of resource instances that are part of the group." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "integer" } ], "linkId": "Group.quantity", "required": false, "repeats": true, "question": [ { "linkId": "Group.quantity.value", "text": "Number of members", "type": "integer", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies the traits shared by members of the group." } ], "linkId": "Group.characteristic", "title": "Trait of group members", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "Group.characteristic.id", "required": false, "repeats": true, "question": [ { "linkId": "Group.characteristic.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A code that identifies the kind of trait being asserted." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Group.characteristic.code", "text": "Kind of characteristic", "required": true, "repeats": true, "question": [ { "linkId": "Group.characteristic.code.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Group.characteristic.code.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The value of the trait that holds (or does not hold - see 'exclude') for members of the group. For Range, it means members of the group have a value that falls somewhere within the specified range." } ], "linkId": "Group.characteristic.value[x]", "text": "Value held by characteristic", "required": true, "repeats": true, "question": [ { "linkId": "Group.characteristic.value[x]._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs2" }, "group": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "Group.characteristic.value[x]._CodeableConcept", "text": "CodeableConcept", "question": [ { "linkId": "Group.characteristic.value[x]._CodeableConcept.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._CodeableConcept.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Group.characteristic.value[x]._boolean", "question": [ { "linkId": "Group.characteristic.value[x]._boolean.value", "text": "boolean", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Quantity" } ], "linkId": "Group.characteristic.value[x]._Quantity", "text": "Quantity", "question": [ { "linkId": "Group.characteristic.value[x]._Quantity.comparator", "text": "comp:", "type": "choice", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Quantity.value", "text": "value:", "type": "decimal", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Quantity.units", "text": "units:", "type": "string", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Quantity.code", "text": "coded units:", "type": "string", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Quantity.system", "text": "units system:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Range" } ], "linkId": "Group.characteristic.value[x]._Range", "text": "Range", "question": [ { "linkId": "Group.characteristic.value[x]._Range.low", "text": "low:", "type": "decimal", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Range.high", "text": "high:", "type": "decimal", "required": false, "repeats": false }, { "linkId": "Group.characteristic.value[x]._Range.units", "text": "units:", "type": "string", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "If true, indicates the characteristic is one that is NOT held by members of the group. This is labeled as \"Is Modifier\" because applications cannot wrongly include excluded members as included or vice versa." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "Group.characteristic.exclude", "required": true, "repeats": true, "question": [ { "linkId": "Group.characteristic.exclude.value", "text": "Group includes or excludes", "type": "boolean", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies the resource instances that are members of the group." } ], "linkId": "Group.member", "text": "Who is in group", "required": false, "repeats": true, "question": [ { "linkId": "Group.member._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs3" }, "group": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Group.member._Patient", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Group.member._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Group.member._Practitioner", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Group.member._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Group.member._Device", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Device?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Group.member._Device.value", "text": "Device", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Group.member._Medication", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Medication?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Group.member._Medication.value", "text": "Medication", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "Group.member._Substance", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Substance?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "Group.member._Substance.value", "text": "Substance", "type": "reference", "required": false, "repeats": false } ] } ] } ] } ] } }
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.