HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build
HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Coverage",
"id" : "161a49c3-693e-49b5-8fd2-b8f78cb3d369",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/dossier-pharma/StructureDefinition/Coverage-it-dossierPharma"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage 161a49c3-693e-49b5-8fd2-b8f78cb3d369</b></p><a name=\"161a49c3-693e-49b5-8fd2-b8f78cb3d369\"> </a><a name=\"hc161a49c3-693e-49b5-8fd2-b8f78cb3d369\"> </a><a name=\"161a49c3-693e-49b5-8fd2-b8f78cb3d369-it-IT\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PUBLICPOL}\">public healthcare</span></p><p><b>beneficiary</b>: <a href=\"Patient-Patient-Dossier-Esempio.html\">Angela Verdi Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><p><b>payor</b>: <a href=\"Organization-Organization-Dossier-Esempio2.html\">Organization Regione VALLE D'AOSTA</a></p><blockquote><p><b>costToBeneficiary</b></p><p><b>value</b>: </p><h3>Exceptions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{https://www.hl7.it/fhir/terminology/CodeSystem/mds-esenzioni E03}\">Titolari di pensioni sociali e loro familiari a carico.</span></td></tr></table></blockquote></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "PUBLICPOL"
}
]
},
"beneficiary" : {
🔗 "reference" : "Patient/Patient-Dossier-Esempio"
},
"payor" : [
{
🔗 "reference" : "Organization/Organization-Dossier-Esempio2"
}
],
"costToBeneficiary" : [
{
"valueMoney" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "not-applicable"
}
]
},
"exception" : [
{
"extension" : [
{
"url" : "http://hl7.it/fhir/dossier-pharma/StructureDefinition/coverage-exceptionStatus",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"code" : "active"
}
]
}
}
],
"type" : {
"coding" : [
{
"system" : "https://www.hl7.it/fhir/terminology/CodeSystem/mds-esenzioni",
"code" : "E03"
}
]
}
}
]
}
]
}