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 DeviceComponent
<?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 (Healthcare Devices)"/> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the characteristics, operational status and capabilities of a medical-related component of a medical device."/> </extension> <linkId value="DeviceComponent"/> <title value="An instance of a medical-related component of a medical device"/> <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="DeviceComponent.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.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="DeviceComponent.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="DeviceComponent.implicitRules"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.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="DeviceComponent.language"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.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="DeviceComponent.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="DeviceComponent.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="Describes the specific component type as defined in the object-oriented or metric nomenclature partition."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="DeviceComponent.type"/> <text value="What kind of component it is"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.type.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.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="Describes the local assigned unique identification by the software. For example: handle ID."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="DeviceComponent.identifier"/> <text value="Instance id assigned by the software stack"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.identifier.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.identifier.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.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="Describes the timestamp for the most recent system change which includes device configuration or setting change."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="instant"/> </extension> <linkId value="DeviceComponent.lastSystemChange"/> <required value="true"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.lastSystemChange.value"/> <text value="Recent system change timestamp"/> <type value="instant"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="DeviceComponent.source"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/Device?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="DeviceComponent.source.value"/> <text value="A source device of this component"/> <type value="reference"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the link to the parent resource. For example: Channel is linked to its VMD parent."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Reference"/> </extension> <linkId value="DeviceComponent.parent"/> <required value="false"/> <repeats value="true"/> <question> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#reference"> <valueString value="/DeviceComponent?subject=$subj&patient=$subj&encounter=$encounter"/> </extension> <linkId value="DeviceComponent.parent.value"/> <text value="Parent resource link"/> <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 current operational status of the device. For example: On, Off, Standby, etc. OperationalStatus for the MDS, VMD, or Channel will be bound to a specific ValueSet that is defined in its profile."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="DeviceComponent.operationalStatus"/> <text value="Component operational status"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.operationalStatus.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.operationalStatus.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="Describes the parameter group supported by the current device component that is based on some nomenclature, e.g., cardiovascular."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="DeviceComponent.parameterGroup"/> <text value="Current supported parameter group"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.parameterGroup.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.parameterGroup.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="Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="code"/> </extension> <linkId value="DeviceComponent.measurementPrinciple"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.measurementPrinciple.value"/> <text value="measurement principle"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </question> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the production specification such as component revision, serial number, etc."/> </extension> <linkId value="DeviceComponent.productionSpecification"/> <title value="Production specification of the component"/> <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="DeviceComponent.productionSpecification.id"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.productionSpecification.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="Describes the specification type, such as, serial number, part number, hardware revision, software revision, etc."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="DeviceComponent.productionSpecification.specType"/> <text value="Specification type"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.productionSpecification.specType.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.productionSpecification.specType.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="Describes the internal component unique identification. This is a provision for manufacture specific standard components using a private OID. 11073-10101 has a partition for private OID semantic that the manufacture can make use of."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="Identifier"/> </extension> <linkId value="DeviceComponent.productionSpecification.componentId"/> <text value="Internal component unique identification"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.productionSpecification.componentId.label"/> <text value="label:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.productionSpecification.componentId.system"/> <text value="system:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.productionSpecification.componentId.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="Describes the printable string defining the component."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="string"/> </extension> <linkId value="DeviceComponent.productionSpecification.productionSpec"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.productionSpecification.productionSpec.value"/> <text value="A printable string defining the component"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </question> </group> </group> <group> <extension url="http://hl7.org/fhir/Profile/questionnaire-extensions#flyover"> <valueString value="Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US."/> </extension> <extension url="http://www.healthintersections.com.au/fhir/Profile/metadata#type"> <valueString value="CodeableConcept"/> </extension> <linkId value="DeviceComponent.languageCode"/> <text value="Language code for the human-readable text strings produced by the device"/> <required value="false"/> <repeats value="true"/> <question> <linkId value="DeviceComponent.languageCode.coding"/> <text value="code:"/> <type value="open-choice"/> <required value="false"/> <repeats value="false"/> </question> <question> <linkId value="DeviceComponent.languageCode.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.