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

FHIR IG analytics

Packagehl7.fhir.cz.core
Resource TypeNamingSystem
IdNamingSystem-gs1-di.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-core/NamingSystem-gs1-di.html
URLhttps://hl7.cz/fhir/core/NamingSystem/gs1-di
Version1.0.0
Statusactive
Date2026-06-10
NameGS1DI
Realmcz
Authorityhl7
DescriptionGS1 Device Identifier (DI) namespace used as the UDI issuing organization for GS1 UDIs.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem gs1-di

Summary

Defining URLhttps://hl7.cz/fhir/core/NamingSystem/gs1-di
Version1.0.0
NameGS1DI
Statusactive
Definition

GS1 Device Identifier (DI) namespace used as the UDI issuing organization for GS1 UDIs.

PublisherHL7 Czech Republic

Identifiers

TypeValuePreferred
URIhttp://hl7.org/fhir/NamingSystem/gs1-ditrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "gs1-di",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "https://hl7.cz/fhir/core/NamingSystem/gs1-di"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "GS1DI",
  "status": "active",
  "kind": "identifier",
  "date": "2026-06-10",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "responsible": "GS1",
  "description": "GS1 Device Identifier (DI) namespace used as the UDI issuing organization for GS1 UDIs.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/NamingSystem/gs1-di",
      "preferred": true
    }
  ]
}