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

FHIR IG Statistics: NamingSystem/gtin

Packagehl7.terminology
TypeNamingSystem
Idgtin
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/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) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/gtin",
  "version": "3.0.0",
  "name": "Gtin",
  "title": "GTIN Global Trade Item Number",
  "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
    }
  ]
}