{
  "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><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-epl/NamingSystem/GTIN</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>GTIN</td></tr><tr><td>Title</td><td>Global Trade Item Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>GS1 defines trade items as products or services that are priced, ordered or invoiced at any point in the supply chain.</p>\n</div></td></tr><tr><td>Publisher</td><td>Federal Office of Public Health FOPH</td></tr><tr><td>Copyright</td><td><div><p>CC0-1.0</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>2.51.1.1</td><td>true</td></tr><tr><td>URI</td><td>urn:oid:2.51.1.1</td><td>false</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/NamingSystem/GTIN",
  "version" : "1.0.0",
  "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
  }]
}