Package | healthdata.be.r4.cbb |
Resource Type | StructureDefinition |
Id | ext-Payer.BankInformation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation |
URL | https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | ExtPayerBankInformation |
Title | ext-Payer.BankInformation |
Description | This extension adds the concept BankInformation from the CBB Payer to the payor element of the Coverage resource. The extention contains contains all data elements of the BankInformation concept. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
HdBe-Payer.PayerPerson | HdBe-Payer.PayerPerson |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-Payer.BankInformation", "url": "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation", "name": "ExtPayerBankInformation", "title": "ext-Payer.BankInformation", "status": "draft", "date": "2022-10-17T09:09:13.9562003+00:00", "publisher": "Healthdata.be (Sciensano)", "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "system": "url", "value": "https://sciensano.service-now.com/sp", "use": "work" } ] } ], "description": "This extension adds the concept BankInformation from the CBB Payer to the payor element of the Coverage resource. The extention contains contains all data elements of the BankInformation concept.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "zib-payer-v3.1.1-2020EN", "uri": "https://zibs.nl/wiki/Payer-v3.1.1(2020EN)", "name": "zib Payer-v3.1.1(2020EN)" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Coverage" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "BankInformation", "alias": [ "Bankgegevens" ], "mapping": [ { "identity": "zib-payer-v3.1.1-2020EN", "map": "NL-CM:1.1.4", "comment": "BankInformation" } ] }, { "id": "Extension.extension:bankName", "path": "Extension.extension", "sliceName": "bankName", "max": "1" }, { "id": "Extension.extension:bankName.url", "path": "Extension.extension.url", "fixedUri": "bankName" }, { "id": "Extension.extension:bankName.value[x]", "path": "Extension.extension.value[x]", "short": "BankName", "definition": "Name of the financial organization.", "alias": [ "BankNaam" ], "type": [ { "code": "string" } ], "mapping": [ { "identity": "zib-payer-v3.1.1-2020EN", "map": "NL-CM:1.1.9", "comment": "BankName" } ] }, { "id": "Extension.extension:bankCode", "path": "Extension.extension", "sliceName": "bankCode", "max": "1" }, { "id": "Extension.extension:bankCode.url", "path": "Extension.extension.url", "fixedUri": "bankCode" }, { "id": "Extension.extension:bankCode.value[x]", "path": "Extension.extension.value[x]", "short": "BankCode", "definition": "Code indicating the bank and branch. For European countries, this is the organization’s BIC or SWIFT code.", "alias": [ "Bankcode" ], "type": [ { "code": "string" } ], "mapping": [ { "identity": "zib-payer-v3.1.1-2020EN", "map": "NL-CM:1.1.10", "comment": "BankCode" } ] }, { "id": "Extension.extension:accountNumber", "path": "Extension.extension", "sliceName": "accountNumber", "max": "1" }, { "id": "Extension.extension:accountNumber.url", "path": "Extension.extension.url", "fixedUri": "accountNumber" }, { "id": "Extension.extension:accountNumber.value[x]", "path": "Extension.extension.value[x]", "short": "AccountNumber", "definition": "The payer’s bank account number at the listed organization. For European countries, this is the IBAN.", "alias": [ "Rekeningnummer" ], "type": [ { "code": "string" } ], "mapping": [ { "identity": "zib-payer-v3.1.1-2020EN", "map": "NL-CM:1.1.11", "comment": "AccountNumber" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }