HL7 Czech Base and Core FHIR IG
1.0.0 - draft
HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-10 |
{
"resourceType" : "NamingSystem",
"id" : "gs1-di",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem gs1-di</b></p><a name=\"gs1-di\"> </a><a name=\"hcgs1-di\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://hl7.cz/fhir/core/NamingSystem/gs1-di</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>GS1DI</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>GS1 Device Identifier (DI) namespace used as the UDI issuing organization for GS1 UDIs.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Czech Republic</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>URI</td><td>http://hl7.org/fhir/NamingSystem/gs1-di</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://hl7.cz/fhir/core/NamingSystem/gs1-di"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
}
],
"name" : "GS1DI",
"status" : "active",
"kind" : "identifier",
"date" : "2026-06-10",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"responsible" : "GS1",
"description" : "GS1 Device Identifier (DI) namespace used as the UDI issuing organization for GS1 UDIs.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "http://hl7.org/fhir/NamingSystem/gs1-di",
"preferred" : true
}
]
}