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-base"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Coverage </b><a name=\"161a49c3-693e-49b5-8fd2-b8f78cb3d369\"> </a><a name=\"hc161a49c3-693e-49b5-8fd2-b8f78cb3d369\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCoverage "161a49c3-693e-49b5-8fd2-b8f78cb3d369" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Coverage-it-base.html\">Coverage - base</a></p></div><p><b>status</b>: active</p><p><b>type</b>: public healthcare <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html\">ActCode</a>#PUBLICPOL)</span></p><p><b>beneficiary</b>: <a href=\"Patient-Patient-Dossier-Esempio.html\">Patient/Patient-Dossier-Esempio</a> " MARIA"</p><p><b>payor</b>: <a href=\"Organization-Organization-Dossier-Esempio2.html\">Organization/Organization-Dossier-Esempio2</a> "Regione VALLE D'AOSTA"</p></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"
}
]
}