Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8-testing - draft Chile flag

Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.8-testing built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions

: FONASA - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "FONASA",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/CoreOrganizacionCl"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organización FONASA</b></p><a name=\"FONASA\"> </a><a name=\"hcFONASA\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CoreOrganizacionCl.html\">CL Organización</a></p></div><p><b>identifier</b>: 61603000-0</p><p><b>name</b>: Fondo Nacional De Salud</p><p><b>alias</b>: FONASA</p><p><b>telecom</b>: ph: 600 360 3000</p></div>"
  },
  "identifier" : [
    {
      "value" : "61603000-0"
    }
  ],
  "name" : "Fondo Nacional De Salud",
  "alias" : [
    "FONASA"
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "600 360 3000"
    }
  ]
}