FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "specification-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem specification-type</b></p><a name=\"specification-type\"> </a><a name=\"hcspecification-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/specification-type</code> 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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4b"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
}
]
}
}
],
"url" : "http://hl7.org/fhir/specification-type",
"version" : "3.0.2",
"name" : "DeviceSpecificationSpecType",
"status" : "draft",
"experimental" : false,
"date" : "2019-10-24T10:53:00+10:00",
"publisher" : "Health Care Devices",
"contact" : [
{
"name" : "Health Care Devices",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "Codes for device specification types such as serial number, part number, hardware revision, software revision, etc.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/specification-type",
"content" : "complete",
"concept" : [
{
"code" : "unspecified",
"display" : "Unspecified Production Specification",
"definition" : "Unspecified Production Specification - MDC_ID_PROD_SPEC_UNSPECIFIED"
},
{
"code" : "serial-number",
"display" : "Serial Number",
"definition" : "Serial Number - MDC_ID_PROD_SPEC_SERIAL"
},
{
"code" : "part-number",
"display" : "Part Number",
"definition" : "Part Number - MDC_ID_PROD_SPEC_PART"
},
{
"code" : "hardware-revision",
"display" : "Hardware Revision",
"definition" : "Hardware Revision - MDC_ID_PROD_SPEC_HW"
},
{
"code" : "software-revision",
"display" : "Software Revision",
"definition" : "Software Revision - MDC_ID_PROD_SPEC_SW"
},
{
"code" : "firmware-revision",
"display" : "Firmware Revision",
"definition" : "Firmware Revision - MDC_ID_PROD_SPEC_FW"
},
{
"code" : "protocol-revision",
"display" : "Protocol Revision",
"definition" : "Protocol Revision - MDC_ID_PROD_SPEC_PROTOCOL"
},
{
"code" : "gmdn",
"display" : "GMDN",
"definition" : "GMDN - MDC_ID_PROD_SPEC_GMDN"
}
]
}