CH EMR (R4)
0.1.0 - ci-build
CH EMR (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-emr/ and changes regularly. 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>0.1.0</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" : "0.1.0"
}
],
"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
}
]
}