LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LACOrganizationExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "LACOrganizationExample",
  "meta" : {
    "profile" : [
      🔗 "http://lacpass.racsel.org/StructureDefinition/lac-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"LACOrganizationExample\"> </a><a name=\"hcLACOrganizationExample\"> </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;LACOrganizationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-organization.html\">LAC_Organization</a></p></div><p><b>name</b>: Ministerio de Salud</p><p><b>address</b>: Enrique Mac Iver 541, Santiago, Región Metropolitana</p></div>"
  },
  "name" : "Ministerio de Salud",
  "address" : [
    {
      "text" : "Enrique Mac Iver 541, Santiago, Región Metropolitana",
      "country" : "CL"
    }
  ]
}