FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-device-productidentifierinudi.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-device-productidentifierinudi.html
URLhttp://terminology.hl7.org/CodeSystem/device-productidentifierinudi
Version1.0.0
Statusactive
Date2026-06-01
NameDeviceProductionIdentifierInUDI
TitleDevice Production Identifier In UDI
Realmuv
Authorityhl7
DescriptionThe production identifier(s) that are expected to appear in the UDI carrier.
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
hl7.terminology#currentdevice-productidentifierinudiDevice Production Identifier In UDI

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
lot-number Lot NumberThe label includes the lot number.
manufactured-date Manufactured dateThe label includes the manufacture date.
serial-number Serial NumberThe label includes the serial number.
expiration-date Expiration dateThe label includes the expiration date.
biological-source Biological sourceThe label includes the biological source identifier.
software-version Software VersionThe label includes the software version.

Source1

{
  "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."
    }
  ]
}