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-28 |
{
"resourceType" : "NamingSystem",
"id" : "VardOchOmsorgsFormNS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem VardOchOmsorgsFormNS</b></p><a name=\"VardOchOmsorgsFormNS\"> </a><a name=\"hcVardOchOmsorgsFormNS\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.vgregion.se/ig/base/NamingSystem/VardOchOmsorgsFormNS</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>VardOchOmsorgsFormNS</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NamingSystem for the Swedish HSA Vård- och omsorgsform code system which has an OID but no URI. The code system is used to identify the type of care and social services provided to a patient during an encounter.</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/VardOchOmsorgsForm</td><td>true</td><td/></tr><tr><td>OID</td><td>1.2.752.129.2.2.1.13</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><tr><td>URI</td><td>https://inera.atlassian.net/wiki/download/attachments/397444985/hsa_innehall_vard-_och_omsorgsform_version_4.1_2025-04-24.pdf</td><td>false</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://fhir.vgregion.se/ig/base/NamingSystem/VardOchOmsorgsFormNS"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
}
],
"name" : "VardOchOmsorgsFormNS",
"status" : "active",
"kind" : "identifier",
"date" : "2026-06-28",
"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" : "Inera",
"description" : "NamingSystem for the Swedish HSA Vård- och omsorgsform code system which has an OID but no URI. The code system is used to identify the type of care and social services provided to a patient during an encounter.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://fhir.vgregion.se/NamingSystem/VardOchOmsorgsForm",
"preferred" : true
},
{
"type" : "oid",
"value" : "1.2.752.129.2.2.1.13",
"preferred" : false,
"comment" : "Use the OID type where required for interoperability in contexts where this is the preferred. E.g RIV TA service contracts."
},
{
"type" : "uri",
"value" : "https://inera.atlassian.net/wiki/download/attachments/397444985/hsa_innehall_vard-_och_omsorgsform_version_4.1_2025-04-24.pdf",
"preferred" : false
}
]
}