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

FHIR IG Statistics: NamingSystem/GTIN

Packagech.fhir.ig.ch-epl
TypeNamingSystem
IdGTIN
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/NamingSystem-GTIN.html
URLhttp://fhir.ch/ig/ch-epl/NamingSystem/GTIN
Version1.0.0-ci-build
Statusactive
Date2025-04-25
NameGTIN
TitleGlobal Trade Item Number
Realmch
Authorityhl7
DescriptionGS1 defines trade items as products or services that are priced, ordered or invoiced at any point in the supply chain.
CopyrightCC0-1.0
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-epl/NamingSystem/GTIN
Version1.0.0-ci-build
NameGTIN
TitleGlobal Trade Item Number
Statusactive
Definition

GS1 defines trade items as products or services that are priced, ordered or invoiced at any point in the supply chain.

PublisherFederal Office of Public Health FOPH
Copyright

CC0-1.0

Identifiers

TypeValuePreferred
OID2.51.1.1true
URIurn:oid:2.51.1.1false

Source

{
  "resourceType": "NamingSystem",
  "id": "GTIN",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epl/NamingSystem/GTIN",
  "version": "1.0.0-ci-build",
  "name": "GTIN",
  "title": "Global Trade Item Number",
  "status": "active",
  "kind": "identifier",
  "date": "2025-04-25",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "GS1 defines trade items as products or services that are priced, ordered or invoiced at any point in the supply chain.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.51.1.1",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:oid:2.51.1.1",
      "preferred": false
    }
  ]
}