CH EMR (R4)
1.0.0-ballot - ballot
This page is part of the CH EMR (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-05-31 |
{
"resourceType" : "NamingSystem",
"id" : "gs1-di",
"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>http://fhir.ch/ig/ch-emr/NamingSystem/gs1-di</td></tr><tr><td>Version</td><td>1.0.0-ballot</td></tr><tr><td>Name</td><td>GS1DeviceIdentifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation).</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Switzerland</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>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" : "http://fhir.ch/ig/ch-emr/NamingSystem/gs1-di"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0-ballot"
}
],
"name" : "GS1DeviceIdentifier",
"status" : "active",
"kind" : "identifier",
"date" : "2026-05-31",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "http://hl7.org/fhir/NamingSystem/gs1-di",
"preferred" : true
}
]
}