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

FHIR IG Statistics: NamingSystem/gtin

Packagehl7.terminology.r4b
TypeNamingSystem
Idgtin
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-gtin.html
URLhttp://terminology.hl7.org/NamingSystem/gtin
Version3.0.0
Statusactive
Date2022-02-07T00:00:00-00:00
NameGtin
TitleGTIN Global Trade Item Number
Realmuv
Authorityhl7
DescriptionThe GS1 GTIN is a globally unique identifier of trade items. A trade item is any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. Note: GTINs may be used in both Codes (http://build.fhir.org/datatypes.html#Coding) and Identifiers (http://build.fhir.org/datatypes.html#Identifier).
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://terminology.hl7.org/NamingSystem/gtin
Version3.0.0
NameGtin
TitleGTIN Global Trade Item Number
Statusactive
Definition

The GS1 GTIN is a globally unique identifier of trade items. A trade item is any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. Note: GTINs may be used in both Codes (http://build.fhir.org/datatypes.html#Coding) and Identifiers (http://build.fhir.org/datatypes.html#Identifier).

Identifiers

TypeValuePreferred
OID1.3.160true
URIhttps://www.gs1.org/gtintrue

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://terminology.hl7.org/NamingSystem/gtin"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.0.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "GTIN Global Trade Item Number"
    }
  ],
  "name": "Gtin",
  "status": "active",
  "kind": "identifier",
  "date": "2022-02-07T00:00:00-00:00",
  "description": "The GS1 GTIN is a globally unique identifier of trade items. A trade item is any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. Note: GTINs may be used in both Codes (http://build.fhir.org/datatypes.html#Coding) and Identifiers (http://build.fhir.org/datatypes.html#Identifier).",
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.3.160",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "https://www.gs1.org/gtin",
      "preferred": true
    }
  ]
}