{ "description": "Claim profile for use in the different eAgreement flow from MyCareNet.", "_filename": "StructureDefinition-be-eagreementclaim.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BeMyCareNetEagreementClaim", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Claim", "experimental": null, "resourceType": "StructureDefinition", "title": "MyCareNet eAgreement Claim BE profile", "package_version": "1.1.1-beta", "status": "active", "id": "bc6683ab-bca4-468a-be7c-5774020e3194", "kind": "resource", "url": "http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementclaim", "version": "1.0.0", "differential": { "element": [ { "id": "Claim.status", "path": "Claim.status", "mustSupport": true }, { "id": "Claim.type", "path": "Claim.type", "mustSupport": true }, { "id": "Claim.subType", "min": 1, "path": "Claim.subType", "mustSupport": true }, { "id": "Claim.subType.coding.system", "path": "Claim.subType.coding.system", "patternUri": "http://www.mycarenet.be/fhir/CodeSystem/agreement-types" }, { "id": "Claim.use", "path": "Claim.use", "mustSupport": true }, { "id": "Claim.patient", "path": "Claim.patient", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "mustSupport": true }, { "id": "Claim.billablePeriod", "path": "Claim.billablePeriod", "mustSupport": true }, { "id": "Claim.created", "path": "Claim.created", "mustSupport": true }, { "id": "Claim.enterer", "min": 1, "path": "Claim.enterer", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ] } ], "mustSupport": true }, { "id": "Claim.provider", "path": "Claim.provider", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ] } ], "mustSupport": true }, { "id": "Claim.priority", "path": "Claim.priority", "mustSupport": true }, { "id": "Claim.referral", "path": "Claim.referral", "mustSupport": true }, { "id": "Claim.supportingInfo", "path": "Claim.supportingInfo", "mustSupport": true }, { "id": "Claim.insurance", "path": "Claim.insurance", "mustSupport": true }, { "id": "Claim.item", "path": "Claim.item", "mustSupport": true }, { "id": "Claim.item.productOrService.coding.system", "path": "Claim.item.productOrService.coding.system", "binding": { "strength": "extensible", "valueSet": "http://www.mycarenet.be/fhir/ValueSet/be-beproductorservice" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Claim" }