FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/HdBe-Payer.PayerPerson

Packagehealthdata.be.r4.cbb
Resource TypeStructureDefinition
IdHdBe-Payer.PayerPerson
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson
URLhttps://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson
Statusdraft
Date2022-10-17T09:09:13.9562003+00:00
NameHdBePayerPayerPerson
TitleHdBe-Payer.PayerPerson
DescriptionPayers are organizations or individuals that pay for the healthcare supplied to the patient. This profile represents a payer as a natural person or a juridical person, such as an organization, municipality, etc.
CopyrightCopyright 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.
TypeCoverage
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
HdBe-ContactPersonHdBe-ContactPerson
HdBe-PatientHdBe-Patient
HdBe-Payer-OrganizationHdBe-Payer Organization
ext-Payer.BankInformationext-Payer.BankInformation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "HdBe-Payer.PayerPerson",
  "meta": {
    "lastUpdated": "2023-07-04T07:55:11.0381463+00:00"
  },
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson",
  "name": "HdBePayerPayerPerson",
  "title": "HdBe-Payer.PayerPerson",
  "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": "Payers are organizations or individuals that pay for the healthcare supplied to the patient. This profile represents a payer as a natural person or a juridical person, such as an organization, municipality, etc.",
  "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)"
    },
    {
      "identity": "HdBe-Payer",
      "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Payer",
      "name": "HdBe logical model Payer"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Coverage",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Coverage",
        "path": "Coverage",
        "short": "Payer",
        "comment": "The CBB Payer is split into two focal profiles on Coverage based on the PayerPerson and InsuranceCompany containers. These two containers cannot be profiled within one profile because they both require mapping different concepts on elements such as `.payor` and `.type`.\r\n\r\nThe CBB container Payer.PayerPerson is mapped to this Coverage profile and uses the profiles HdBe-Patient, HdBe-ContactPerson and HdBe-Payer-Organization to capture the PayerName, AddressInformation and ContactInformation. These profiles are referenced using the `.payor` element.",
        "alias": [
          "Betaler"
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.1",
            "comment": "Payer"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer"
          }
        ]
      },
      {
        "id": "Coverage.extension:bankInformation",
        "path": "Coverage.extension",
        "sliceName": "bankInformation",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "HdBe-Payer",
            "map": "Payer.PayerPerson.BankInformation"
          }
        ]
      },
      {
        "id": "Coverage.extension:bankInformation.extension:bankName",
        "path": "Coverage.extension.extension",
        "sliceName": "bankName"
      },
      {
        "id": "Coverage.extension:bankInformation.extension:bankName.value[x]",
        "path": "Coverage.extension.extension.value[x]",
        "mapping": [
          {
            "identity": "HdBe-Payer",
            "map": "Payer.PayerPerson.BankInformation.BankName"
          }
        ]
      },
      {
        "id": "Coverage.extension:bankInformation.extension:bankCode",
        "path": "Coverage.extension.extension",
        "sliceName": "bankCode"
      },
      {
        "id": "Coverage.extension:bankInformation.extension:bankCode.value[x]",
        "path": "Coverage.extension.extension.value[x]",
        "mapping": [
          {
            "identity": "HdBe-Payer",
            "map": "Payer.PayerPerson.BankInformation.BankCode"
          }
        ]
      },
      {
        "id": "Coverage.extension:bankInformation.extension:accountNumber",
        "path": "Coverage.extension.extension",
        "sliceName": "accountNumber"
      },
      {
        "id": "Coverage.extension:bankInformation.extension:accountNumber.value[x]",
        "path": "Coverage.extension.extension.value[x]",
        "mapping": [
          {
            "identity": "HdBe-Payer",
            "map": "Payer.PayerPerson.BankInformation.AccountNumber"
          }
        ]
      },
      {
        "id": "Coverage.status",
        "path": "Coverage.status",
        "comment": "When systems don't record an explicit status and no status can be derived from the `.period.start` and `.period.end` elements it is expected that only _active_ Coverage resources are exchanged."
      },
      {
        "id": "Coverage.type",
        "path": "Coverage.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
              "code": "pay"
            }
          ]
        }
      },
      {
        "id": "Coverage.beneficiary",
        "path": "Coverage.beneficiary",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
            ]
          }
        ]
      },
      {
        "id": "Coverage.payor",
        "path": "Coverage.payor",
        "short": "PayerPerson",
        "definition": "In the PayerPerson concept a person is a natural person or a juridical person, such as an organization, municipality, etc.",
        "comment": "If the resource referenced is conformant to one of the target CBB profiles, these profiles provide a mapping to the relevant CBB Payer concepts. If it is not conformant to one of these CBB profiles, it SHALL have at least the following FHIR elements filled to be compliant with the subsequent CBB Payer concepts:\r\n* `name.text` - PayerPerson::PayerName \r\n* `address` - AddressInformation \r\n* `telecom` - ContactInformation",
        "alias": [
          "BetalerPersoon"
        ],
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Payer-Organization",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.2",
            "comment": "PayerPerson"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.PayerPerson"
          }
        ]
      }
    ]
  }
}