This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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 DataElement
{ "resourceType": "Questionnaire", "id": "qs1", "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2015-03-27T00:13:00+11:00", "publisher": "HL7 FHIR Project (FHIR Management Group)", "group": { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The formal description of a single piece of information that can be gathered and reported." } ], "linkId": "DataElement", "title": "Resource data element", "text": "Often called a clinical template.", "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": "DataElement.id", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.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": "DataElement.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": "DataElement.implicitRules", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.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": "DataElement.language", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.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": "DataElement.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": "DataElement.contained", "text": "Contained, inline Resources", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An absolute uri that is used to identify this element when it is referenced in a specification, model, design or an instance (should be globally unique URI, and an be urn:uuid: or urn:oid:)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "DataElement.url", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.url.value", "text": "Globally unique logical id for data element", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Formal identifier that is used to identify this data element when it is represented in other formats, or referenced in a specification, model, design or an instance. Typically, this is used for values that can go in a v3 II data type." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Identifier" } ], "linkId": "DataElement.identifier", "text": "Logical id to reference this data element", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "DataElement.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "DataElement.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The identifier that is used to identify this version of the data element when it is referenced in a StructureDefinition, Questionnaire or instance. This is an arbitrary value managed by the definition author manually. N/A." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.version", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.version.value", "text": "Logical id for this version of the data element", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The term used by humans to refer to the data element. Should ideally be unique within the context in which the data element is expected to be used. This may be similar to the question used to prompt someone for a data element value, but the purpose is communicating about the data element, not asking the question. (Refer to the 'question' element for the latter.)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.name", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.name.value", "text": "Descriptive label for this element definition", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of data element definitions." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "DataElement.useContext", "text": "Content intends to support these contexts", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.useContext.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "DataElement.useContext.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A flag to indicate that this search data elemnt definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage. Allows filtering of search data element definitions that are appropriate for use vs. not." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "DataElement.experimental", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.experimental.value", "text": "If for testing purposes, not real usage", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The status of the data element." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "DataElement.status", "required": true, "repeats": true, "question": [ { "linkId": "DataElement.status.value", "text": "status", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The date that the status for this business version of the data element became effective. (I.e. Date the draft was created, date element became active or date element became retired). This refers to the \"business\" version - the DataElement.version which changes based on business processes. It does not refer to the date of the RESTful version which is part of the resource metadata." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "datetime" } ], "linkId": "DataElement.date", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.date.value", "text": "Date for this version of the data element", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A copyright statement relating to the definition of the data element. Copyright statements are generally legal restrictions on the use and publishing of the details of the definition of the data element. The copyright statement does not apply to values for the data element, only to its definition." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.copyright", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.copyright.value", "text": "Use and/or Publishing restrictions", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The name of the individual or organization that published the data element. Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.publisher", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.publisher.value", "text": "Name of the publisher (Organization or individual)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Contacts to assist a user in finding and communicating with the publisher." } ], "linkId": "DataElement.contact", "title": "Contact details of the publisher", "text": "May be a web site, an email address, a telephone number (tel:), etc.", "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": "DataElement.contact.id", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.contact.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": "The name of an individual to contact regarding the data element. If there is no named individual, the telecom is for the organization as a whole." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.contact.name", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.contact.name.value", "text": "Name of a individual to contact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Contact details for individual (if a name was provided) or the publisher." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "ContactPoint" } ], "linkId": "DataElement.contact.telecom", "text": "Contact details for individual or publisher", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.contact.telecom.system", "text": "type:", "type": "choice", "required": false, "repeats": false }, { "linkId": "DataElement.contact.telecom.value", "text": "value:", "type": "string", "required": false, "repeats": false }, { "linkId": "DataElement.contact.telecom.use", "text": "use:", "type": "choice", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies how precise the data element is in its definition." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "DataElement.specificity", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.specificity.value", "text": "specificity", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies a specification (other than a terminology) that the elements that make up the DataElement hav some correspondance with." } ], "linkId": "DataElement.mapping", "title": "External specification mapped to", "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": "DataElement.mapping.id", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.mapping.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": "An Internal id that is used to identify this mapping set when specific mappings are made on a per-element basis. The specification is described once, with general comments, and then specific mappings are made that reference this declaration." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.mapping.identity", "required": true, "repeats": true, "question": [ { "linkId": "DataElement.mapping.identity.value", "text": "Internal id when this mapping is used", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An absolute URI that identifies the specification that this mapping is expressed to. A formal identity for the specification being mapped to helps with identifying maps consistently." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "DataElement.mapping.uri", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.mapping.uri.value", "text": "Identifies what this mapping refers to", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A name for the specification that is being mapped to." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.mapping.name", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.mapping.name.value", "text": "Names what this mapping refers to", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "DataElement.mapping.comments", "required": false, "repeats": true, "question": [ { "linkId": "DataElement.mapping.comments.value", "text": "Versions, Issues, Scope limitations etc", "type": "string", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Defines the structure, type, allowed values and other constraining characteristics of the data element. For simple data types there will only be one repetion. For complex data types, multiple repetitions will be present defining a nested structure using the \"path\" element." } ], "linkId": "DataElement.element", "text": "Definition of element", "required": true, "repeats": true } ] } }
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.