PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.12.0
    http://fhir.health.gov.il/StructureDefinition/il-core-claim
{
  "description": "Israel Core proposed constraints and extensions on the Claim Resource",
  "_filename": "StructureDefinition-il-core-claim.json",
  "package_name": "il.core.fhir.r4",
  "date": "2021-05-02",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreClaim",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Claim",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Claim Profile",
  "package_version": "0.12.0",
  "status": "draft",
  "id": "b64abe3f-d41d-418e-bbb7-989626235dd8",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-claim",
  "version": "0.12.0",
  "differential": {
    "element": [ {
      "id": "Claim",
      "path": "Claim",
      "short": "ILCore Claim Profile",
      "definition": "Definitions for the profile-Claim resource profile."
    }, {
      "id": "Claim.patient",
      "path": "Claim.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
      } ]
    }, {
      "id": "Claim.enterer",
      "path": "Claim.enterer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ]
      } ]
    }, {
      "id": "Claim.insurer",
      "path": "Claim.insurer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "Claim.provider",
      "path": "Claim.provider",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "Claim.related.claim",
      "path": "Claim.related.claim",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-claim" ]
      } ]
    }, {
      "id": "Claim.prescription",
      "path": "Claim.prescription",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request", "http://hl7.org/fhir/StructureDefinition/VisionPrescription" ]
      } ]
    }, {
      "id": "Claim.originalPrescription",
      "path": "Claim.originalPrescription",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DeviceRequest", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request", "http://hl7.org/fhir/StructureDefinition/VisionPrescription" ]
      } ]
    }, {
      "id": "Claim.payee.party",
      "path": "Claim.payee.party",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization", "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person" ]
      } ]
    }, {
      "id": "Claim.referral",
      "path": "Claim.referral",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" ]
      } ]
    }, {
      "id": "Claim.facility",
      "path": "Claim.facility",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
      } ]
    }, {
      "id": "Claim.careTeam.provider",
      "path": "Claim.careTeam.provider",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "Claim.diagnosis.diagnosis[x]",
      "path": "Claim.diagnosis.diagnosis[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Claim.diagnosis.diagnosis[x]:diagnosisReference",
      "max": "1",
      "min": 0,
      "path": "Claim.diagnosis.diagnosis[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-condition" ]
      } ],
      "sliceName": "diagnosisReference"
    }, {
      "id": "Claim.procedure.procedure[x]",
      "path": "Claim.procedure.procedure[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Claim.procedure.procedure[x]:procedureReference",
      "max": "1",
      "min": 0,
      "path": "Claim.procedure.procedure[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-procedure" ]
      } ],
      "sliceName": "procedureReference"
    }, {
      "id": "Claim.procedure.udi",
      "path": "Claim.procedure.udi",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "Claim.accident.location[x]",
      "path": "Claim.accident.location[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Claim.accident.location[x]:locationReference",
      "max": "1",
      "min": 0,
      "path": "Claim.accident.location[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
      } ],
      "sliceName": "locationReference"
    }, {
      "id": "Claim.item.location[x]",
      "path": "Claim.item.location[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Claim.item.location[x]:locationReference",
      "max": "1",
      "min": 0,
      "path": "Claim.item.location[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
      } ],
      "sliceName": "locationReference"
    }, {
      "id": "Claim.item.udi",
      "path": "Claim.item.udi",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "Claim.item.encounter",
      "path": "Claim.item.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ]
      } ]
    }, {
      "id": "Claim.item.detail.udi",
      "path": "Claim.item.detail.udi",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "Claim.item.detail.subDetail.udi",
      "path": "Claim.item.detail.subDetail.udi",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Claim"
}