Definition for Code SystemDeviceProductionIdentifierInUDI
{
"resourceType" : "CodeSystem",
"id" : "device-productidentifierinudi",
"meta" : {
"lastUpdated" : "2022-09-10T05:52:37.223+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/device-productidentifierinudi</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\">lot-number<a name=\"device-productidentifierinudi-lot-number\"> </a></td><td>Lot Number</td><td>The label includes the lot number.</td></tr><tr><td style=\"white-space:nowrap\">manufactured-date<a name=\"device-productidentifierinudi-manufactured-date\"> </a></td><td>Manufactured date</td><td>The label includes the manufacture date.</td></tr><tr><td style=\"white-space:nowrap\">serial-number<a name=\"device-productidentifierinudi-serial-number\"> </a></td><td>Serial Number</td><td>The label includes the serial number.</td></tr><tr><td style=\"white-space:nowrap\">expiration-date<a name=\"device-productidentifierinudi-expiration-date\"> </a></td><td>Expiration date</td><td>The label includes the expiration date.</td></tr><tr><td style=\"white-space:nowrap\">biological-source<a name=\"device-productidentifierinudi-biological-source\"> </a></td><td>Biological source</td><td>The label includes the biological source identifier.</td></tr><tr><td style=\"white-space:nowrap\">software-version<a name=\"device-productidentifierinudi-software-version\"> </a></td><td>Software Version</td><td>The label includes the software version.</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}],
"url" : "http://terminology.hl7.org/CodeSystem/device-productidentifierinudi",
"version" : "5.0.0-ballot",
"name" : "DeviceProductionIdentifierInUDI",
"title" : "DeviceProductionIdentifierInUDI",
"status" : "draft",
"experimental" : false,
"date" : "2021-01-05T10:01:24+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The production identifier(s) that are expected to appear in the UDI carrier.",
"caseSensitive" : true,
"content" : "complete",
"concept" : [{
"code" : "lot-number",
"display" : "Lot Number",
"definition" : "The label includes the lot number."
},
{
"code" : "manufactured-date",
"display" : "Manufactured date",
"definition" : "The label includes the manufacture date."
},
{
"code" : "serial-number",
"display" : "Serial Number",
"definition" : "The label includes the serial number."
},
{
"code" : "expiration-date",
"display" : "Expiration date",
"definition" : "The label includes the expiration date."
},
{
"code" : "biological-source",
"display" : "Biological source",
"definition" : "The label includes the biological source identifier."
},
{
"code" : "software-version",
"display" : "Software Version",
"definition" : "The label includes the software version."
}]
}
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.