Inera Core Implementation Guide
0.2.0 - ci-build
Sweden
Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-16 |
{
"resourceType" : "CodeSystem",
"id" : "organization-hsaid-system-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem organization-hsaid-system-cs</b></p><a name=\"organization-hsaid-system-cs\"> </a><a name=\"hcorganization-hsaid-system-cs\"> </a><p>This case-sensitive code system <code>https://inera.se/fhir/core/CodeSystem/organization-hsaid-system-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">http://terminology.hl7.se/sid/se-hsaid-organization<a name=\"organization-hsaid-system-cs-http.58.47.47terminology.46hl7.46se.47sid.47se-hsaid-organization\"> </a></td><td>Care Provider HSA-ID</td></tr><tr><td style=\"white-space:nowrap\">http://terminology.hl7.se/sid/se-hsaid-careunit<a name=\"organization-hsaid-system-cs-http.58.47.47terminology.46hl7.46se.47sid.47se-hsaid-careunit\"> </a></td><td>Care Unit HSA-ID</td></tr></table></div>"
},
"url" : "https://inera.se/fhir/core/CodeSystem/organization-hsaid-system-cs",
"version" : "0.2.0",
"name" : "OrganizationHSAIDSystemCS",
"title" : "Organization HSA-ID System CodeSystem",
"status" : "draft",
"experimental" : true,
"date" : "2025-12-16T10:02:18+00:00",
"publisher" : "Inera AB",
"contact" : [
{
"name" : "Inera AB",
"telecom" : [
{
"system" : "url",
"value" : "https://www.inera.se"
},
{
"system" : "email",
"value" : "info@inera.se"
}
]
},
{
"name" : "Inera AB",
"telecom" : [
{
"system" : "url",
"value" : "https://www.inera.se"
},
{
"system" : "email",
"value" : "info@inera.se"
}
]
}
],
"description" : "Code system for HSA-ID organization identifier types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE",
"display" : "Sweden"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "http://terminology.hl7.se/sid/se-hsaid-organization",
"display" : "Care Provider HSA-ID"
},
{
"code" : "http://terminology.hl7.se/sid/se-hsaid-careunit",
"display" : "Care Unit HSA-ID"
}
]
}