FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/gtin

Packagech.fhir.ig.ch-term
TypeNamingSystem
Idgtin
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/NamingSystem-gtin.html
URLhttp://fhir.ch/ig/ch-term/NamingSystem/gtin
Version3.3.0-ci-build
Statusactive
Date2025-05-05
NameGTIN
Realmch
Authorityhl7
DescriptionGlobal Trade Item Number from [GS1](https://www.gs1.ch/de/home).
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 gtin

Summary

Defining URLhttp://fhir.ch/ig/ch-term/NamingSystem/gtin
Version3.3.0-ci-build
NameGTIN
Statusactive
Definition

Global Trade Item Number from GS1.

PublisherHL7 Switzerland
Copyright

CC0-1.0

Identifiers

TypeValueComment
OID2.51.1.1This is the official identifier

Source

{
  "resourceType": "NamingSystem",
  "id": "gtin",
  "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-term/NamingSystem/gtin"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.3.0-ci-build"
    }
  ],
  "name": "GTIN",
  "status": "active",
  "kind": "identifier",
  "date": "2025-05-05",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "responsible": "GS1",
  "description": "Global Trade Item Number from [GS1](https://www.gs1.ch/de/home).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.51.1.1",
      "comment": "This is the official identifier"
    }
  ]
}