{ "description": "Fresenius Insurance Account Profile", "_filename": "StructureDefinition-fmc-account-profile.json", "package_name": "fmcna.caredata.fhir.ig.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FreseniusAccount", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Account", "experimental": null, "resourceType": "StructureDefinition", "title": "Fresenius Insurance Account Profile", "package_version": "1.1.6", "status": "active", "id": "613e84d0-85ad-467b-a5ba-c0d870f33eb3", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-account-profile", "version": null, "differential": { "element": [ { "id": "Account.extension", "path": "Account.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Account.extension:addlHelathPlans", "max": "1", "min": 0, "path": "Account.extension", "type": [ { "code": "Extension", "profile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-additional-healthplans-extn" ] } ], "sliceName": "addlHelathPlans", "mustSupport": true }, { "id": "Account.identifier", "min": 1, "path": "Account.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Account.identifier:AccountNumber", "max": "1", "min": 1, "path": "Account.identifier", "sliceName": "AccountNumber", "mustSupport": true }, { "id": "Account.identifier:AccountNumber.type", "path": "Account.identifier.type", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203" } }, { "id": "Account.identifier:AccountNumber.system", "min": 1, "path": "Account.identifier.system", "patternUri": "urn:oid:2.16.840.1.113883.3.7418.4.2" }, { "id": "Account.type", "min": 1, "path": "Account.type", "mustSupport": true }, { "id": "Account.subject", "max": "1", "min": 1, "path": "Account.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile" ] } ], "mustSupport": true }, { "id": "Account.owner", "min": 1, "path": "Account.owner", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account" }