{ "description": "Israel Core proposed constraints and extensions on the Medication Resource", "_filename": "StructureDefinition-il-core-medication.json", "package_name": "il.core.fhir.r4", "date": "2024-04-07", "derivation": "constraint", "publisher": "Israel Core Team", "fhirVersion": "4.0.1", "name": "ILCoreMedication", "abstract": false, "type": "Medication", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore Medication Profile", "package_version": "0.14.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "status": "draft", "id": "6788a7a5-190f-4857-9aeb-5676b504d3c4", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication", "version": "0.14.0", "differential": { "element": [ { "id": "Medication", "path": "Medication", "short": "ILCore Medication Profile", "definition": "Israel Core proposed constraints and extensions on the Medication resource profile." }, { "id": "Medication.extension", "path": "Medication.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Medication.extension:narcotic", "max": "1", "min": 0, "path": "Medication.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-narcotic-medication" ] } ], "sliceName": "narcotic" }, { "id": "Medication.identifier.assigner", "path": "Medication.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "Medication.code", "min": 1, "path": "Medication.code", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-code" }, "mustSupport": true }, { "id": "Medication.manufacturer", "path": "Medication.manufacturer", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "Medication.form", "path": "Medication.form", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/medication-form-codes" } }, { "id": "Medication.ingredient.item[x]", "path": "Medication.ingredient.item[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Medication.ingredient.item[x]:itemReference", "max": "1", "min": 0, "path": "Medication.ingredient.item[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-service-substance", "http://fhir.health.gov.il/StructureDefinition/il-core-medication" ] } ], "sliceName": "itemReference" } ] }, "contact": [ { "telecom": [ { "value": "tal.primak@moh.gov.il", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication" }