PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.0
    http://fhir.health.gov.il/StructureDefinition/tofes-17-obligation
{
  "description": "Outburn Tofes 17 Obligation Profile on Coverage",
  "_filename": "StructureDefinition-tofes-17-obligation.json",
  "package_name": "fhir.outburn.co.il",
  "date": "2023-07-06",
  "derivation": "constraint",
  "publisher": "Outburn LTD.",
  "fhirVersion": "4.0.1",
  "name": "Tofes17Obligation",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://www.cda-adc.ca/en/services/cdanet/",
    "name": "Canadian Dental Association eclaims standard",
    "identity": "cdanetv4"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://www.pharmacists.ca/",
    "name": "Canadian Pharmacy Associaiton eclaims standard",
    "identity": "cpha3pharm"
  } ],
  "abstract": false,
  "type": "Coverage",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Tofes 17 Obligation Profile",
  "package_version": "0.5.0",
  "status": "active",
  "id": "0039d5cd-561f-435d-a1ae-9304c1eef093",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/tofes-17-obligation",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Coverage",
      "path": "Coverage",
      "short": "Tofes 17 Obligation Profile",
      "definition": "Definitions for the Outburn Tofes 17 Obligation Profile on Coverage."
    }, {
      "id": "Coverage.beneficiary.identifier",
      "min": 1,
      "path": "Coverage.beneficiary.identifier"
    }, {
      "id": "Coverage.beneficiary.identifier.system",
      "min": 1,
      "path": "Coverage.beneficiary.identifier.system",
      "fixedUri": "http://fhir.health.gov.il/identifier/il-national-id"
    }, {
      "id": "Coverage.payor.identifier",
      "min": 1,
      "path": "Coverage.payor.identifier"
    }, {
      "id": "Coverage.payor.identifier.system",
      "min": 1,
      "path": "Coverage.payor.identifier.system",
      "fixedUri": "http://fhir.health.gov.il/identifier/legal-entity"
    }, {
      "id": "Coverage.costToBeneficiary",
      "min": 1,
      "path": "Coverage.costToBeneficiary"
    }, {
      "id": "Coverage.costToBeneficiary.value[x]",
      "path": "Coverage.costToBeneficiary.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Coverage.costToBeneficiary.value[x]:valueMoney",
      "max": "1",
      "min": 1,
      "path": "Coverage.costToBeneficiary.value[x]",
      "type": [ {
        "code": "Money"
      } ],
      "sliceName": "valueMoney"
    }, {
      "id": "Coverage.costToBeneficiary.value[x]:valueMoney.currency",
      "path": "Coverage.costToBeneficiary.value[x].currency",
      "fixedCode": "ILS"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage"
}