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 . Page versions: R5 R4B R4 R3 R2
Profile for device
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <<a class="dict" href="device-definitions.html#Device" title="This resource identifies an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health."><b>Device</b></a> xmlns="http://hl7.org/fhir"> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --> <<a class="dict" href="device-definitions.html#Device.identifier" title="Identifiers assigned to this device by various organizations. The most likely organizations to assign identifiers are the manufacturer and the owner, though regulatory agencies may also assign an identifier. The identifiers identify the particular device, not the kind of device."><b>identifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">Instance id from manufacturer, owner and others</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="device-definitions.html#Device.type" title="A kind of this device."><b>type</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="http://hit-testing.nist.gov:13110/rtmms/index.htm.html" style="color: navy">What kind of device this is</a></span><span style="color: Gray"> --></span></type> <<a class="dict" href="device-definitions.html#Device.manufacturer" title="A name of the manufacturer."><b>manufacturer</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Name of device manufacturer</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.model" title="The "model" - an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type."><b>model</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Model id assigned by the manufacturer</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.version" title="The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware."><b>version</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Version number (i.e. software)</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.expiry" title="Date of expiry of this device (if applicable)."><b>expiry</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#date">date</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Date of expiry of this device (if applicable)</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.udi" title="FDA Mandated Unique Device Identifier. Use the human readable information (the content that the user sees, which is sometimes different to the exact syntax represented in the barcode) - see http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentifica tion/default.htm."><b>udi</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">FDA Mandated Unique Device Identifier</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.lotNumber" title="Lot number assigned by the manufacturer."><b>lotNumber</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Lot number of manufacture</span><span style="color: Gray"> --></span> <<a class="dict" href="device-definitions.html#Device.owner" title="An organization that is responsible for the provision and ongoing maintenance of the device."><b>owner</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="organization.html#Organization">Organization</a>)</span> <span style="color: navy">Organization responsible for device</span><span style="color: Gray"> --></span></owner> <<a class="dict" href="device-definitions.html#Device.location" title="The resource may be found in a literal location (i.e. GPS coordinates), a logical place (i.e. "in/with the patient"), or a coded location."><b>location</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="location.html#Location">Location</a>)</span> <span style="color: navy">Where the resource is found</span><span style="color: Gray"> --></span></location> <<a class="dict" href="device-definitions.html#Device.patient" title="Patient information, if the resource is affixed to a person."><b>patient</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>)</span> <span style="color: navy">If the resource is affixed to a person</span><span style="color: Gray"> --></span></patient> <<a class="dict" href="device-definitions.html#Device.contact" title="Contact details for an organization or a particular human that is responsible for the device."><b>contact</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Contact">Contact</a></span> <span style="color: navy">Details for human/organization for support</span><span style="color: Gray"> --></span></contact> <<a class="dict" href="device-definitions.html#Device.url" title="A network address on which the device may be contacted directly."><b>url</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Network address to contact device</span><span style="color: Gray"> --></span> </Device> </pre></div> </text> <name value="device"/> <publisher value="FHIR Project"/> <description value="Basic Profile. This resource identifies an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health."/> <status value="draft"/> <date value="2014-09-30"/> <requirements value="Scope and Usage This resource is primarily used for recording which device performed an action and can also be used to track device location. It is also used for prescribing and dispensing devices for patient use. If the device is implanted in a patient, then the patient element will be present, and there would be no location. Devices that are implanted in a patient differ from medications because they are not "used up" - they remain active in a patient in an ongoing fashion. The Medication resource SHOULD not be used to represent implanted devices."/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <structure> <type value="Device"/> <publish value="true"/> <element> <path value="Device"/> <definition> <short value="An instance of a manufactured thing that is used in the provision of healthcare"/> <formal value="This resource identifies an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health."/> <min value="1"/> <max value="1"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="Device"/> </mapping> </definition> </element> <element> <path value="Device.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="Device.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="Device.text"/> <definition> <short value="Text summary of the resource, for human interpretation"/> <formal 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."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="Device.contained"/> <definition> <short value="Contained, inline Resources"/> <formal 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."/> <comments value="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."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="Device.identifier"/> <definition> <short value="Instance id from manufacturer, owner and others"/> <formal value="Identifiers assigned to this device by various organizations. The most likely organizations to assign identifiers are the manufacturer and the owner, though regulatory agencies may also assign an identifier. The identifiers identify the particular device, not the kind of device."/> <comments value="Often fixed to the device as a barcode. May include names given to the device in local usage. Note that some of the barcodes affixed to the device identify it's type, not it's instance."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </definition> </element> <element> <path value="Device.type"/> <definition> <short value="What kind of device this is"/> <formal value="A kind of this device."/> <min value="1"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="DeviceKind"/> <isExtensible value="true"/> <conformance value="example"/> <referenceUri value="http://hit-testing.nist.gov:13110/rtmms/index.htm"/> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> </definition> </element> <element> <path value="Device.manufacturer"/> <definition> <short value="Name of device manufacturer"/> <formal value="A name of the manufacturer."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".playedRole[typeCode=MANU].scoper.name"/> </mapping> </definition> </element> <element> <path value="Device.model"/> <definition> <short value="Model id assigned by the manufacturer"/> <formal value="The "model" - an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".playedRole[typeCode=MANU].code"/> </mapping> </definition> </element> <element> <path value="Device.version"/> <definition> <short value="Version number (i.e. software)"/> <formal value="The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".softwareName (included as part)"/> </mapping> </definition> </element> <element> <path value="Device.expiry"/> <definition> <short value="Date of expiry of this device (if applicable)"/> <formal value="Date of expiry of this device (if applicable)."/> <min value="0"/> <max value="1"/> <type> <code value="date"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".expirationTime"/> </mapping> </definition> </element> <element> <path value="Device.udi"/> <definition> <short value="FDA Mandated Unique Device Identifier"/> <formal value="FDA Mandated Unique Device Identifier. Use the human readable information (the content that the user sees, which is sometimes different to the exact syntax represented in the barcode) - see http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentifica tion/default.htm."/> <comments value="The unique identifier may identify an instance of a device uniquely, or it may just identify the type of the device. A portion of the UDI - the DI part - can be extracted from the UDI when required, and used to look up information about the device through the GUDID."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id[where root is root for UDI]"/> </mapping> </definition> </element> <element> <path value="Device.lotNumber"/> <definition> <short value="Lot number of manufacture"/> <formal value="Lot number assigned by the manufacturer."/> <comments value="Alphanumeric Maximum 20."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".lotNumberText"/> </mapping> </definition> </element> <element> <path value="Device.owner"/> <definition> <short value="Organization responsible for device"/> <formal value="An organization that is responsible for the provision and ongoing maintenance of the device."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Organization"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".playedRole[typeCode=OWN].scoper"/> </mapping> </definition> </element> <element> <path value="Device.location"/> <definition> <short value="Where the resource is found"/> <formal value="The resource may be found in a literal location (i.e. GPS coordinates), a logical place (i.e. "in/with the patient"), or a coded location."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Location"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".playedRole[typeCode=LOCE].scoper"/> </mapping> </definition> </element> <element> <path value="Device.patient"/> <definition> <short value="If the resource is affixed to a person"/> <formal value="Patient information, if the resource is affixed to a person."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".playedRole[typeCode=USED].scoper.playedRole[typeCode=PAT]"/> </mapping> </definition> </element> <element> <path value="Device.contact"/> <definition> <short value="Details for human/organization for support"/> <formal value="Contact details for an organization or a particular human that is responsible for the device."/> <comments value="used for troubleshooting etc."/> <min value="0"/> <max value="*"/> <type> <code value="Contact"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".scopedRole[typeCode=CON].player"/> </mapping> </definition> </element> <element> <path value="Device.url"/> <definition> <short value="Network address to contact device"/> <formal value="A network address on which the device may be contacted directly."/> <comments value="If the device is running a FHIR server, the network address should be the root URL from which a conformance statement may be retrieved."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".telecom"/> </mapping> </definition> </element> <searchParam> <name value="_id"/> <type value="token"/> <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/> </searchParam> <searchParam> <name value="_language"/> <type value="token"/> <documentation value="The language of the resource"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> <documentation value="Instance id from manufacturer, owner and others"/> <xpath value="f:Device/f:identifier"/> </searchParam> <searchParam> <name value="location"/> <type value="reference"/> <documentation value="A location, where the resource is found"/> <xpath value="f:Device/f:location"/> </searchParam> <searchParam> <name value="manufacturer"/> <type value="string"/> <documentation value="The manufacturer of the device"/> <xpath value="f:Device/f:manufacturer"/> </searchParam> <searchParam> <name value="model"/> <type value="string"/> <documentation value="The model of the device"/> <xpath value="f:Device/f:model"/> </searchParam> <searchParam> <name value="organization"/> <type value="reference"/> <documentation value="The organization responsible for the device"/> <xpath value="f:Device/f:owner"/> </searchParam> <searchParam> <name value="patient"/> <type value="reference"/> <documentation value="Patient information, if the resource is affixed to a person"/> <xpath value="f:Device/f:patient"/> </searchParam> <searchParam> <name value="type"/> <type value="token"/> <documentation value="The type of the device"/> <xpath value="f:Device/f:type"/> </searchParam> <searchParam> <name value="udi"/> <type value="string"/> <documentation value="FDA Mandated Unique Device Identifier"/> <xpath value="f:Device/f:udi"/> </searchParam> </structure> </Profile>