Clinibus FHIR specification
0.1.8 - ci-build

Clinibus FHIR specification - Local Development build (v0.1.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Organization - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "example-organization",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example-organization</b></p><a name=\"example-organization\"> </a><a name=\"hcexample-organization\"> </a><a name=\"example-organization-en-US\"> </a><p><b>identifier</b>: 1.2.246.10.8265978.10.1.1</p><p><b>name</b>: Tampereen yliopistollinen sairaala, PSHP</p></div>"
  },
  "identifier" : [
    {
      "value" : "1.2.246.10.8265978.10.1.1"
    }
  ],
  "name" : "Tampereen yliopistollinen sairaala, PSHP"
}