VGR Base Profiles Implementation Guide
1.0.0 - release
This page is part of the VGR Base Profiles Implementation Guide (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Active as of 2026-06-11 |
{
"resourceType" : "NamingSystem",
"id" : "VGRGRIDNS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem VGRGRIDNS</b></p><a name=\"VGRGRIDNS\"> </a><a name=\"hcVGRGRIDNS\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.vgregion.se/ig/base/NamingSystem/VGRGRIDNS</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>VGRGRIDNS</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Superseded regional identification system for patients maintained and unique within Västra Götalandsregionen, a k a 'Gammalt reservnummer'.</p>\n</div></td></tr><tr><td>Publisher</td><td>Västra Götalandsregionen</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><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://fhir.vgregion.se/NamingSystem/GRID</td><td>true</td><td/></tr><tr><td>OID</td><td>1.2.752.113.11.0.2.1.1.4</td><td>false</td><td>Use the OID type where required for interoperability in contexts where this is the preferred. E.g RIV TA service contracts.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://fhir.vgregion.se/ig/base/NamingSystem/VGRGRIDNS"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
}
],
"name" : "VGRGRIDNS",
"status" : "active",
"kind" : "identifier",
"date" : "2026-06-11",
"publisher" : "Västra Götalandsregionen",
"contact" : [
{
"name" : "Västra Götalandsregionen",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.vgregion.se"
},
{
"system" : "email",
"value" : "kompetensgrupp.fhir@vgregion.se"
}
]
}
],
"responsible" : "Personuppgiftstjänster i VGR",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PNT"
}
]
},
"description" : "Superseded regional identification system for patients maintained and unique within Västra Götalandsregionen, a k a 'Gammalt reservnummer'.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://fhir.vgregion.se/NamingSystem/GRID",
"preferred" : true
},
{
"type" : "oid",
"value" : "1.2.752.113.11.0.2.1.1.4",
"preferred" : false,
"comment" : "Use the OID type where required for interoperability in contexts where this is the preferred. E.g RIV TA service contracts."
}
]
}