This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="cimi-entity-Device-model"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p><b>ODH Device Logical Model</b></p> <p>A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.</p> </div> </text> <url value="http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Device-model"/> <identifier> <system value="http://hl7.org/fhir/us/odh"/> <value value="cimi.entity.Device"/> </identifier> <version value="0.1.0"/> <name value="DeviceModel"/> <title value="ODH Device Logical Model"/> <status value="draft"/> <date value="2018-08-17T00:00:00+10:00"/> <publisher value="HL7"/> <contact> <telecom> <system value="url"/> <value value="http://standardhealthrecord.org"/> </telecom> </contact> <description value="A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients."/> <kind value="logical"/> <abstract value="false"/> <type value="cimi-entity-Device-model"/> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/> <derivation value="specialization"/> <snapshot> <element id="cimi-entity-Device-model"> <path value="cimi-entity-Device-model"/> <definition value="A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-entity-Device-model"/> <min value="0"/> <max value="*"/> </base> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.type"> <path value="cimi-entity-Device-model.type"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0332307"/> </code> <short value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/> <definition value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/> <min value="1"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.type"/> <min value="1"/> <max value="1"/> </base> <type> <code value="Coding"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> <binding> <strength value="required"/> <valueSetReference> <reference value="http://hl7.org/fhir/us/odh/ValueSet/cimi-entity-DeviceVS"/> </valueSetReference> </binding> </element> <element id="cimi-entity-Device-model.deviceUdi"> <path value="cimi-entity-Device-model.deviceUdi"/> <short value="Unique Device Identifier (UDI) Barcode string number for a device, assigned by the organization using the device."/> <definition value="Unique Device Identifier (UDI) Barcode string number for a device, assigned by the organization using the device."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-entity-Device-model.deviceUdi"/> <min value="0"/> <max value="*"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.vendorModelNumber"> <path value="cimi-entity-Device-model.vendorModelNumber"/> <short value="The model number of the device, assigned by the manufacturer or vendor."/> <definition value="The model number of the device, assigned by the manufacturer or vendor."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.vendorModelNumber"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.manufacturerName"> <path value="cimi-entity-Device-model.manufacturerName"/> <short value="The name of the company who produce the device."/> <definition value="The name of the company who produce the device."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.manufacturerName"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.manufactureDate"> <path value="cimi-entity-Device-model.manufactureDate"/> <short value="When the item (medication, device, etc.) was produced."/> <definition value="When the item (medication, device, etc.) was produced."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.manufactureDate"/> <min value="0"/> <max value="1"/> </base> <type> <code value="dateTime"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.expirationDate"> <path value="cimi-entity-Device-model.expirationDate"/> <short value="When the item (medication, device, etc.) will expire."/> <definition value="When the item (medication, device, etc.) will expire."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.expirationDate"/> <min value="0"/> <max value="1"/> </base> <type> <code value="dateTime"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.version"> <path value="cimi-entity-Device-model.version"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0333052"/> </code> <short value="A number or code associated with the product that identifies a particular release iteration."/> <definition value="A number or code associated with the product that identifies a particular release iteration."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.version"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <type> <code value="id"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.url"> <path value="cimi-entity-Device-model.url"/> <short value="A unique URL on which the device may be contacted directly."/> <definition value="A unique URL on which the device may be contacted directly."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.url"/> <min value="0"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> </snapshot> <differential> <element id="cimi-entity-Device-model"> <path value="cimi-entity-Device-model"/> <definition value="A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-entity-Device-model"/> <min value="0"/> <max value="*"/> </base> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.type"> <path value="cimi-entity-Device-model.type"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0332307"/> </code> <short value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/> <definition value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/> <min value="1"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.type"/> <min value="1"/> <max value="1"/> </base> <type> <code value="Coding"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> <binding> <strength value="required"/> <valueSetReference> <reference value="http://hl7.org/fhir/us/odh/ValueSet/cimi-entity-DeviceVS"/> </valueSetReference> </binding> </element> <element id="cimi-entity-Device-model.deviceUdi"> <path value="cimi-entity-Device-model.deviceUdi"/> <short value="Unique Device Identifier (UDI) Barcode string number for a device, assigned by the organization using the device."/> <definition value="Unique Device Identifier (UDI) Barcode string number for a device, assigned by the organization using the device."/> <min value="0"/> <max value="*"/> <base> <path value="cimi-entity-Device-model.deviceUdi"/> <min value="0"/> <max value="*"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.vendorModelNumber"> <path value="cimi-entity-Device-model.vendorModelNumber"/> <short value="The model number of the device, assigned by the manufacturer or vendor."/> <definition value="The model number of the device, assigned by the manufacturer or vendor."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.vendorModelNumber"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.manufacturerName"> <path value="cimi-entity-Device-model.manufacturerName"/> <short value="The name of the company who produce the device."/> <definition value="The name of the company who produce the device."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.manufacturerName"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.manufactureDate"> <path value="cimi-entity-Device-model.manufactureDate"/> <short value="When the item (medication, device, etc.) was produced."/> <definition value="When the item (medication, device, etc.) was produced."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.manufactureDate"/> <min value="0"/> <max value="1"/> </base> <type> <code value="dateTime"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.expirationDate"> <path value="cimi-entity-Device-model.expirationDate"/> <short value="When the item (medication, device, etc.) will expire."/> <definition value="When the item (medication, device, etc.) will expire."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.expirationDate"/> <min value="0"/> <max value="1"/> </base> <type> <code value="dateTime"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.version"> <path value="cimi-entity-Device-model.version"/> <code> <system value="http://ncimeta.nci.nih.gov"/> <code value="C0333052"/> </code> <short value="A number or code associated with the product that identifies a particular release iteration."/> <definition value="A number or code associated with the product that identifies a particular release iteration."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.version"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <type> <code value="id"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="cimi-entity-Device-model.url"> <path value="cimi-entity-Device-model.url"/> <short value="A unique URL on which the device may be contacted directly."/> <definition value="A unique URL on which the device may be contacted directly."/> <min value="0"/> <max value="1"/> <base> <path value="cimi-entity-Device-model.url"/> <min value="0"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <isSummary value="false"/> </element> </differential> </StructureDefinition>