0.1.7 - ci-build

EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions

: Lab01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "C1C4C0A4-E00A-4F54-AC77-A68935E55AC7",
  "meta" : {
    "profile" : [
      "http://www.egde.no/StructureDefinition/ehg-no-Organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"C1C4C0A4-E00A-4F54-AC77-A68935E55AC7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;C1C4C0A4-E00A-4F54-AC77-A68935E55AC7&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehg-no-Organization.html\">Organization - Egde Health Gateway - profile for domestic use</a></p></div><p><b>type</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#261904005)</span></p><p><b>name</b>: Lab01</p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Telecom</b></td></tr><tr><td>*</td><td>ph: 398577566</td></tr></table></div>"
  },
  "type" : [
    {
      "coding" : [
        {
          "code" : "261904005",
          "display" : "Laboratory"
        }
      ]
    }
  ],
  "name" : "Lab01",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "phone",
          "value" : "398577566"
        }
      ]
    }
  ]
}