FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | Coverage |
| Id | Coverage-EsempioEsenzione.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Copertura EsempioEsenzione
status: Active
type: public healthcare
beneficiary: DANTE ALIGHIERI (official) Male, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#TSTPSN80A01D612A)
payor: Organization AZIENDA U.S.L. VALLE D'AOSTA
costToBeneficiary
value:
Exceptions
Extension Type E01
{
"resourceType": "Coverage",
"id": "EsempioEsenzione",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PUBLICPOL"
}
]
},
"beneficiary": {
"reference": "Patient/esempio-CF-residenza"
},
"payor": [
{
"reference": "Organization/asl-020101"
}
],
"costToBeneficiary": [
{
"valueMoney": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
},
"exception": [
{
"extension": [
{
"url": "http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"code": "active"
}
]
}
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.it/CodeSystem/minsan-esenzioni",
"code": "E01"
}
]
}
}
]
}
]
}