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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeNamingSystem
IdNamingSystem-gs1-di.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-emr/NamingSystem-gs1-di.html
URLhttp://fhir.ch/ig/ch-emr/NamingSystem/gs1-di
Version1.0.0-ballot
Statusactive
Date2026-05-31
NameGS1DeviceIdentifier
Realmch
Authorityhl7
DescriptionGS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation).
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 URLhttp://fhir.ch/ig/ch-emr/NamingSystem/gs1-di
Version1.0.0-ballot
NameGS1DeviceIdentifier
Statusactive
Definition

GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation).

PublisherHL7 Switzerland
Copyright

CC0-1.0

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": "http://fhir.ch/ig/ch-emr/NamingSystem/gs1-di"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0-ballot"
    }
  ],
  "name": "GS1DeviceIdentifier",
  "status": "active",
  "kind": "identifier",
  "date": "2026-05-31",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/NamingSystem/gs1-di",
      "preferred": true
    }
  ]
}