FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | NamingSystem |
| Id | NamingSystem-gs1-di.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-emr/NamingSystem-gs1-di.html |
| URL | http://fhir.ch/ig/ch-emr/NamingSystem/gs1-di |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-05-31 |
| Name | GS1DeviceIdentifier |
| Realm | ch |
| Authority | hl7 |
| Description | GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation). |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem gs1-di
| Defining URL | http://fhir.ch/ig/ch-emr/NamingSystem/gs1-di |
| Version | 1.0.0-ballot |
| Name | GS1DeviceIdentifier |
| Status | active |
| Definition | GS1 device identifier namespace recognised as a UDI issuer (republished from the FHIR Device documentation). |
| Publisher | HL7 Switzerland |
| Copyright | CC0-1.0 |
| Type | Value | Preferred |
| URI | http://hl7.org/fhir/NamingSystem/gs1-di | true |
{
"resourceType": "NamingSystem",
"id": "gs1-di",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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
}
]
}