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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-device-productidentifierinudi.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-device-productidentifierinudi.html
URLhttp://hl7.org/fhir/device-productidentifierinudi
Version5.0.0
Statusactive
Date2021-01-05T09:01:24+10:00
NameDeviceProductionIdentifierInUDI
TitleDevice Production Identifier In UDI
Realmuv
Authorityhl7
DescriptionThe production identifier(s) that are expected to appear in the UDI carrier.
Contentcomplete

Resources that use this resource

ValueSet
R5-device-productidentifierinudi-for-R4BCross-version VS for R5.DeviceProductionIdentifierInUDI for use in FHIR R4B
R5-device-productidentifierinudi-for-R4Cross-version VS for R5.DeviceProductionIdentifierInUDI for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/device-productidentifierinudi defines the following codes:

Code Display Definition
lot-number Lot Number The label includes the lot number.
manufactured-date Manufactured date The label includes the manufacture date.
serial-number Serial Number The label includes the serial number.
expiration-date Expiration date The label includes the expiration date.
biological-source Biological source The label includes the biological source identifier.
software-version Software Version The label includes the software version.

Source1

{
  "resourceType": "CodeSystem",
  "id": "device-productidentifierinudi",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.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": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/device-productidentifierinudi",
  "version": "5.0.0",
  "name": "DeviceProductionIdentifierInUDI",
  "title": "Device Production Identifier In UDI",
  "status": "active",
  "experimental": false,
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ],
  "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."
    }
  ]
}