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

FHIR IG analytics

Packagehl7.fhir.cl.agenda
Resource TypeCoverage
IdCoverage-EjemploPrevison.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: Cobertura EjemploPrevison

Profile: Prevision

status: Active

type: FONASA

beneficiary: Valentina Daniela Contreras (no stated gender), DoB: 2001-02-10 ( 20.706.399-1)

payor: Tramo B


Source1

{
  "resourceType": "Coverage",
  "id": "EjemploPrevison",
  "meta": {
    "profile": [
      "https://interoperabilidad.minsal.cl/fhir/ig/agenda/StructureDefinition/Prevision"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/agenda/CodeSystem/CSPrevision",
        "code": "01",
        "display": "FONASA"
      }
    ]
  },
  "beneficiary": {
    "reference": "Patient/EjemploPaciente1"
  },
  "payor": [
    {
      "display": "Tramo B"
    }
  ]
}