FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.nid
Resource TypeOrganization
IdOrganization-FONASA.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organización FONASA

identifier: 61603000-0

name: Fondo Nacional De Salud

alias: FONASA

telecom: ph: 600 360 3000


Source1

{
  "resourceType": "Organization",
  "id": "FONASA",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreOrganizacionCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "61603000-0"
    }
  ],
  "name": "Fondo Nacional De Salud",
  "alias": [
    "FONASA"
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "600 360 3000"
    }
  ]
}