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

FHIR IG Statistics: StructureDefinition/HdBe-Payer.InsuranceCompany

Packagehealthdata.be.r4.cbb
Resource TypeStructureDefinition
IdHdBe-Payer.InsuranceCompany
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.InsuranceCompany
URLhttps://fhir.healthdata.be/StructureDefinition/HdBe-Payer.InsuranceCompany
Statusdraft
Date2022-10-17T09:09:13.9562003+00:00
NameHdBePayerInsuranceCompany
TitleHdBe-Payer.InsuranceCompany
DescriptionPayers are organizations or individuals that pay for the healthcare supplied to the patient. This profile represents insurance organizations with direct financial responsibility to the patient.
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-PatientHdBe-Patient
HdBe-Payer-OrganizationHdBe-Payer Organization
ValueSet
InsuranceTypeInsuranceType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "HdBe-Payer.InsuranceCompany",
  "meta": {
    "lastUpdated": "2022-07-19T13:39:13.6387467+00:00"
  },
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.InsuranceCompany",
  "name": "HdBePayerInsuranceCompany",
  "title": "HdBe-Payer.InsuranceCompany",
  "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 insurance organizations with direct financial responsibility to the patient.",
  "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 / Insurance",
        "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.InsuranceCompany is mapped to this Coverage profile and uses the profile HdBe-Payer-Organization to capture the OrganizationName, IdentificationNumber, AddressInformation and ContactInformation. The HdBe-Payer-Organization profile is referenced using the `.payor` element.",
        "alias": [
          "Betaler",
          "Verzekering"
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.1",
            "comment": "Payer"
          },
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.8",
            "comment": "Insurance"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Insurance"
          }
        ]
      },
      {
        "id": "Coverage.status",
        "path": "Coverage.status",
        "comment": "Sending systems that don't record an explicit status can use the following guidance to infer a value from the CBB:\r\n\r\n* StartDateTime is present and in the future: _draft_\r\n* EndDateTime is present:\r\n    * and in the future: _active_\r\n    * and in the past: _cancelled_\r\n* When no status can be derived from StartDateTime and EndDateTime it is expected that only _active_ Coverage resources are exchanged.",
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.13",
            "comment": "StartDateTime (implicit, main mapping is on Coverage.period.start)"
          },
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.14",
            "comment": "EndDateTime (implicit, main mapping is on Coverage.period.end)"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.Insurance.StartDateTime",
            "comment": "StartDateTime (implicit, main mapping is on Coverage.period.start)"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.Insurance.EndDateTime",
            "comment": "EndDateTime (implicit, main mapping is on Coverage.period.end)"
          }
        ]
      },
      {
        "id": "Coverage.type",
        "path": "Coverage.type",
        "short": "InsuranceType",
        "definition": "Type of insurance policy. Codes as returned in the Check for Right to Insurance.",
        "alias": [
          "Verzekeringssoort"
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.healthdata.be/ValueSet/InsuranceType"
        },
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.15",
            "comment": "InsuranceType"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.Insurance.InsuranceType"
          }
        ]
      },
      {
        "id": "Coverage.subscriberId",
        "path": "Coverage.subscriberId",
        "short": "InsurantNumber",
        "definition": "Number under which the insured person is registered at the insurance company This item maps the ‘Identification number of the card’ on EHIC field 8",
        "alias": [
          "VerzekerdeNummer"
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.6",
            "comment": "InsurantNumber"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.InsurantNumber"
          }
        ]
      },
      {
        "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.period.start",
        "path": "Coverage.period.start",
        "short": "StartDateTime",
        "definition": "Date from which the insurance policy coverage applies.",
        "alias": [
          "BeginDatumTijd"
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.13",
            "comment": "StartDateTime"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.Insurance.StartDateTime"
          }
        ]
      },
      {
        "id": "Coverage.period.end",
        "path": "Coverage.period.end",
        "short": "EndDateTime",
        "definition": "Date until which the insurance policy coverage applies. This item maps the ‘Expiry date’ on EHIC field 9.",
        "alias": [
          "EindDatumTijd"
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.14",
            "comment": "EndDateTime"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany.Insurance.EndDateTime"
          }
        ]
      },
      {
        "id": "Coverage.payor",
        "path": "Coverage.payor",
        "short": "InsuranceCompany",
        "alias": [
          "Verzekeraar"
        ],
        "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"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "zib-payer-v3.1.1-2020EN",
            "map": "NL-CM:1.1.3",
            "comment": "InsuranceCompany"
          },
          {
            "identity": "HdBe-Payer",
            "map": "Payer.InsuranceCompany"
          }
        ]
      }
    ]
  }
}