HL7 Terminology (THO)
6.0.0 - Publication
This page is part of the HL7 Terminology (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-02-07 |
{
"resourceType" : "NamingSystem",
"id" : "gtin",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem gtin</b></p><a name=\"gtin\"> </a><a name=\"hcgtin\"> </a><a name=\"gtin-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/gtin</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>Gtin</td></tr><tr><td>Title</td><td>GTIN Global Trade Item Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>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).</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>1.3.160</td><td>true</td></tr><tr><td>URI</td><td>https://www.gs1.org/gtin</td><td>true</td></tr></table></div>"
},
"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
}
]
}