FHIR IG analytics| Package | hl7.fhir.cl.minsal.nid |
| Resource Type | Coverage |
| Id | Coverage-CoberturaFONASAEjemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
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
| Type | Value |
| Tramos de FONASA | Valor de la Clase: Tramos de FONASA: A (FONASA A) |
{
"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"
}
}
]
}
}
]
}