This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Health Care Devices Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Code System DeviceSpecificationSpecType
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="specification-type"/> <meta> <lastUpdated value="2018-04-03T12:05:46.262+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> DeviceSpecificationSpecType</h2> <div> <p> Codes for device specification types such as serial number, part number, hardware revision, software revision, etc.</p> </div> <p> This code system http://hl7.org/fhir/specification-type defines the following codes:</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">unspecified <a name="specification-type-unspecified"> </a> </td> <td> Unspecified Production Specification</td> <td> Unspecified Production Specification - MDC_ID_PROD_SPEC_UNSPECIFIED</td> </tr> <tr> <td style="white-space:nowrap">serial-number <a name="specification-type-serial-number"> </a> </td> <td> Serial Number</td> <td> Serial Number - MDC_ID_PROD_SPEC_SERIAL</td> </tr> <tr> <td style="white-space:nowrap">part-number <a name="specification-type-part-number"> </a> </td> <td> Part Number</td> <td> Part Number - MDC_ID_PROD_SPEC_PART</td> </tr> <tr> <td style="white-space:nowrap">hardware-revision <a name="specification-type-hardware-revision"> </a> </td> <td> Hardware Revision</td> <td> Hardware Revision - MDC_ID_PROD_SPEC_HW</td> </tr> <tr> <td style="white-space:nowrap">software-revision <a name="specification-type-software-revision"> </a> </td> <td> Software Revision</td> <td> Software Revision - MDC_ID_PROD_SPEC_SW</td> </tr> <tr> <td style="white-space:nowrap">firmware-revision <a name="specification-type-firmware-revision"> </a> </td> <td> Firmware Revision</td> <td> Firmware Revision - MDC_ID_PROD_SPEC_FW</td> </tr> <tr> <td style="white-space:nowrap">protocol-revision <a name="specification-type-protocol-revision"> </a> </td> <td> Protocol Revision</td> <td> Protocol Revision - MDC_ID_PROD_SPEC_PROTOCOL</td> </tr> <tr> <td style="white-space:nowrap">gmdn <a name="specification-type-gmdn"> </a> </td> <td> GMDN</td> <td> GMDN - MDC_ID_PROD_SPEC_GMDN</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="dev"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="Trial Use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://hl7.org/fhir/specification-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.631"/> </identifier> <version value="3.3.0"/> <name value="DeviceSpecificationSpecType"/> <status value="draft"/> <experimental value="false"/> <date value="2018-04-03T12:05:46+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Codes for device specification types such as serial number, part number, hardware revision, software revision, etc."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/specification-type"/> <content value="complete"/> <concept> <code value="unspecified"/> <display value="Unspecified Production Specification"/> <definition value="Unspecified Production Specification - MDC_ID_PROD_SPEC_UNSPECIFIED"/> </concept> <concept> <code value="serial-number"/> <display value="Serial Number"/> <definition value="Serial Number - MDC_ID_PROD_SPEC_SERIAL"/> </concept> <concept> <code value="part-number"/> <display value="Part Number"/> <definition value="Part Number - MDC_ID_PROD_SPEC_PART"/> </concept> <concept> <code value="hardware-revision"/> <display value="Hardware Revision"/> <definition value="Hardware Revision - MDC_ID_PROD_SPEC_HW"/> </concept> <concept> <code value="software-revision"/> <display value="Software Revision"/> <definition value="Software Revision - MDC_ID_PROD_SPEC_SW"/> </concept> <concept> <code value="firmware-revision"/> <display value="Firmware Revision"/> <definition value="Firmware Revision - MDC_ID_PROD_SPEC_FW"/> </concept> <concept> <code value="protocol-revision"/> <display value="Protocol Revision"/> <definition value="Protocol Revision - MDC_ID_PROD_SPEC_PROTOCOL"/> </concept> <concept> <code value="gmdn"/> <display value="GMDN"/> <definition value="GMDN - MDC_ID_PROD_SPEC_GMDN"/> </concept> </CodeSystem>
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.