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
{
"resourceType" : "Organization",
"id" : "caregiver-0000",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization caregiver-0000</b></p><a name=\"caregiver-0000\"> </a><a name=\"hccaregiver-0000\"> </a><p><b>identifier</b>: <code>https://hsaid.se</code>/SE2321000016-0000</p><p><b>type</b>: <span title=\"Codes:{https://inera.se/fhir/core/CodeSystem/organization-type-se vardgivare}\">Vårdgivare</span></p><p><b>name</b>: Region Västra Götaland</p></div>"
},
"identifier" : [
{
"system" : "https://hsaid.se",
"value" : "SE2321000016-0000"
}
],
"type" : [
{
"coding" : [
{
"system" : "https://inera.se/fhir/core/CodeSystem/organization-type-se",
"code" : "vardgivare",
"display" : "Vårdgivare"
}
]
}
],
"name" : "Region Västra Götaland"
}