| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | gtin |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-gtin.html |
| URL | http://terminology.hl7.org/NamingSystem/gtin |
| Version | 3.0.0 |
| Status | active |
| Date | 2022-02-07T00:00:00-00:00 |
| Name | Gtin |
| Title | GTIN Global Trade Item Number |
| Realm | uv |
| Authority | hl7 |
| 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). |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem gtin
| Defining URL | http://terminology.hl7.org/NamingSystem/gtin |
| Version | 3.0.0 |
| Name | Gtin |
| Title | GTIN Global Trade Item Number |
| Status | active |
| 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). |
| Type | Value | Preferred |
| OID | 1.3.160 | true |
| URI | https://www.gs1.org/gtin | true |
{
"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
}
]
}