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