0.1.3 - ci-build

EgdeLifeness_IG - Local Development build (v0.1.3). See the Directory of published versions

: LifenessOrgExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "LifenessOrgExample",
  "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=\"LifenessOrgExample\"> </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;LifenessOrgExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=egde.health.gateway@0.1.5&amp;canonical=http://www.egde.no/StructureDefinition/ehg-no-Organization\">Organization - Egde Health Gateway - profile for domestic use</a></p></div><p><b>identifier</b>: id: 12345</p><p><b>type</b>: Klinikk <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#02)</span></p><p><b>name</b>: Legevakt Vest</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.101",
      "value" : "12345"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.578.1.12.4.1.1.8624",
          "code" : "02",
          "display" : "Klinikk"
        }
      ]
    }
  ],
  "name" : "Legevakt Vest"
}