{ "description": "Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment.", "_filename": "StructureDefinition-Coverage.json", "package_name": "ca.healthpei.io.core", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Coverage", "abstract": false, "type": "Coverage", "experimental": null, "resourceType": "StructureDefinition", "title": "Coverage", "package_version": "0.1.0-DFT", "status": "draft", "id": "cd14e88f-1f43-43b2-b013-5130a22468d5", "kind": "resource", "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Coverage", "version": null, "differential": { "element": [ { "id": "Coverage.identifier", "max": "1", "min": 1, "path": "Coverage.identifier", "mustSupport": true }, { "id": "Coverage.identifier.system", "min": 1, "path": "Coverage.identifier.system", "mustSupport": true }, { "id": "Coverage.identifier.value", "min": 1, "path": "Coverage.identifier.value", "mustSupport": true }, { "id": "Coverage.status", "path": "Coverage.status", "mustSupport": true }, { "id": "Coverage.beneficiary", "path": "Coverage.beneficiary", "type": [ { "code": "Reference", "targetProfile": [ "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient" ] } ], "mustSupport": true }, { "id": "Coverage.beneficiary.reference", "min": 1, "path": "Coverage.beneficiary.reference", "mustSupport": true }, { "id": "Coverage.period", "min": 1, "path": "Coverage.period", "mustSupport": true }, { "id": "Coverage.period.start", "min": 1, "path": "Coverage.period.start", "mustSupport": true }, { "id": "Coverage.period.end", "path": "Coverage.period.end", "mustSupport": true }, { "id": "Coverage.payor", "max": "1", "path": "Coverage.payor", "type": [ { "code": "Reference", "targetProfile": [ "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Organization" ] } ], "mustSupport": true }, { "id": "Coverage.payor.display", "path": "Coverage.payor.display", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage" }