PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.12.0
    http://fhir.health.gov.il/StructureDefinition/il-core-service-substance
{
  "description": "Israel Core proposed constraints and extensions on the Substance Resource",
  "_filename": "StructureDefinition-il-core-substance.json",
  "package_name": "il.core.fhir.r4",
  "date": "2023-05-22",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreSubstance",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/orim",
    "name": "Ontological RIM Mapping",
    "identity": "orim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Substance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Substance Profile",
  "package_version": "0.12.0",
  "status": "draft",
  "id": "ec7ebbfc-8d92-4cfe-a657-a38873e3059b",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-service-substance",
  "version": "0.12.0",
  "differential": {
    "element": [ {
      "id": "Substance",
      "path": "Substance",
      "short": "ILCore Substance Profile",
      "definition": "Definitions for the profile-Substance resource profile."
    }, {
      "id": "Substance.ingredient.substance[x]",
      "path": "Substance.ingredient.substance[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Substance.ingredient.substance[x]:substanceReference",
      "max": "1",
      "min": 0,
      "path": "Substance.ingredient.substance[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-service-substance" ]
      } ],
      "sliceName": "substanceReference"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance"
}