HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build

HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions

: Organizations - Hospital ITK - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "org1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org1</b></p><a name=\"org1\"> </a><a name=\"hcorg1\"> </a><p><b>identifier</b>: <code>https://ariregister.rik.ee</code>/10822068</p><p><b>name</b>: East Tallinn Central Hospital</p><p><b>alias</b>: ITK</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://ariregister.rik.ee",
      "value" : "10822068"
    }
  ],
  "name" : "East Tallinn Central Hospital",
  "alias" : [
    "ITK"
  ]
}