{
"description": "Israel Core proposed constraints and extensions on the Substance Resource",
"_filename": "StructureDefinition-il-core-substance.json",
"package_name": "il.core.fhir.r4.2023",
"date": "2023-05-22",
"derivation": "constraint",
"publisher": "Israel Core Team",
"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.1.0",
"status": "draft",
"id": "7a643f54-9d09-424a-a591-b46c9b9f86e3",
"kind": "resource",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-service-substance",
"version": "0.12.1",
"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"
} ]
},
"contact": [ {
"telecom": [ {
"value": "ido.levin@moh.gov.il",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance"
}