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

FHIR IG analytics

Packagehl7.fhir.cl.minsal.nid
Resource TypeCoverage
IdCoverage-CoberturaFONASAEjemplo.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 CoberturaFONASAEjemplo

status: Active

type: FONASA

policyHolder: Javiera Castilla (official) Female, DoB: 1995-12-12 ( RUN: 16182522-0 (use: official, ))

beneficiary: Javiera Castilla (official) Female, DoB: 1995-12-12 ( RUN: 16182522-0 (use: official, ))

period: 2024-01-12 --> (ongoing)

payor: Organization Fondo Nacional De Salud

Classes

-TypeValue
*Tramos de FONASAValor de la Clase: Tramos de FONASA: A (FONASA A)

Source1

{
  "resourceType": "Coverage",
  "id": "CoberturaFONASAEjemplo",
  "meta": {
    "profile": [
      "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/MINSALCobertura"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSPrevision",
        "code": "1",
        "display": "FONASA"
      }
    ]
  },
  "policyHolder": {
    "reference": "Patient/MinsalPacienteEjemplo"
  },
  "beneficiary": {
    "reference": "Patient/MinsalPacienteEjemplo"
  },
  "period": {
    "start": "2024-01-12"
  },
  "payor": [
    {
      "reference": "Organization/FONASA"
    }
  ],
  "class": [
    {
      "type": {
        "coding": [
          {
            "system": "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSClasesDeCobertura",
            "code": "1",
            "display": "Tramos de FONASA"
          }
        ]
      },
      "_value": {
        "extension": [
          {
            "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/ValorDeLaClase",
            "valueCoding": {
              "system": "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTramosFONASA",
              "code": "A",
              "display": "FONASA A"
            }
          }
        ]
      }
    }
  ]
}