PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.10.0-beta
    https://fhir.healthdata.be/StructureDefinition/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.",
  "_filename": "ext-Payer.BankInformation.json",
  "package_name": "healthdata.be.r4.cbb",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "ExtPayerBankInformation",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Payer-v3.1.1(2020EN)",
    "name": "zib Payer-v3.1.1(2020EN)",
    "identity": "zib-payer-v3.1.1-2020EN"
  } ],
  "abstract": false,
  "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",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext Payer.BankInformation",
  "package_version": "0.10.0-beta",
  "status": "draft",
  "id": "76fa97f8-faf6-415c-9449-ee26632eb946",
  "kind": "complex-type",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation",
  "context": [ {
    "type": "element",
    "expression": "Coverage"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "alias": [ "Bankgegevens" ],
      "short": "BankInformation",
      "mapping": [ {
        "map": "NL-CM:1.1.4",
        "comment": "BankInformation",
        "identity": "zib-payer-v3.1.1-2020EN"
      } ]
    }, {
      "id": "Extension.extension",
      "min": 0,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:bankName",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "bankName"
    }, {
      "id": "Extension.extension:bankName.url",
      "path": "Extension.extension.url",
      "fixedUri": "bankName"
    }, {
      "id": "Extension.extension:bankName.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "BankNaam" ],
      "short": "BankName",
      "mapping": [ {
        "map": "NL-CM:1.1.9",
        "comment": "BankName",
        "identity": "zib-payer-v3.1.1-2020EN"
      } ],
      "definition": "Name of the financial organization."
    }, {
      "id": "Extension.extension:bankCode",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "bankCode"
    }, {
      "id": "Extension.extension:bankCode.url",
      "path": "Extension.extension.url",
      "fixedUri": "bankCode"
    }, {
      "id": "Extension.extension:bankCode.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "Bankcode" ],
      "short": "BankCode",
      "mapping": [ {
        "map": "NL-CM:1.1.10",
        "comment": "BankCode",
        "identity": "zib-payer-v3.1.1-2020EN"
      } ],
      "definition": "Code indicating the bank and branch. For European countries, this is the organization’s BIC or SWIFT code."
    }, {
      "id": "Extension.extension:accountNumber",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "accountNumber"
    }, {
      "id": "Extension.extension:accountNumber.url",
      "path": "Extension.extension.url",
      "fixedUri": "accountNumber"
    }, {
      "id": "Extension.extension:accountNumber.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "Rekeningnummer" ],
      "short": "AccountNumber",
      "mapping": [ {
        "map": "NL-CM:1.1.11",
        "comment": "AccountNumber",
        "identity": "zib-payer-v3.1.1-2020EN"
      } ],
      "definition": "The payer’s bank account number at the listed organization. For European countries, this is the IBAN."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}