FHIR IG analytics| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-device-productidentifierinudi.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/CodeSystem-device-productidentifierinudi.html |
| URL | http://terminology.hl7.org/CodeSystem/device-productidentifierinudi |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-06-01 |
| Name | DeviceProductionIdentifierInUDI |
| Title | Device Production Identifier In UDI |
| Realm | uv |
| Authority | hl7 |
| Description | The production identifier(s) that are expected to appear in the UDI carrier. |
| Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
| Content | complete |
| ValueSet | ||
| hl7.terminology#current | device-productidentifierinudi | Device Production Identifier In UDI |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem device-productidentifierinudi
Last updated: 2023-03-26 15:21:02+1100
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/device-productidentifierinudi defines the following codes:
{
"resourceType": "CodeSystem",
"id": "device-productidentifierinudi",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://terminology.hl7.org/CodeSystem/device-productidentifierinudi",
"version": "1.0.0",
"name": "DeviceProductionIdentifierInUDI",
"title": "Device Production Identifier In UDI",
"status": "active",
"experimental": false,
"date": "2026-06-01",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "The production identifier(s) that are expected to appear in the UDI carrier.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"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."
}
]
}