{ "description": "Israel Core proposed constraints and extensions on the MedicationStatement Resource", "_filename": "StructureDefinition-il-core-medication-statement.json", "package_name": "il.core.fhir.r4", "date": "2023-05-18", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreMedicationStatement", "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://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "MedicationStatement", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore MedicationStatement Profile", "package_version": "0.12.0", "status": "draft", "id": "588190d1-fcdd-46c4-95b4-7474bdd9a1d3", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement", "version": "0.12.0", "differential": { "element": [ { "id": "MedicationStatement", "path": "MedicationStatement", "short": "ILCore MedicationStatement Profile", "definition": "Definitions for the profile-MedicationStatement resource profile." }, { "id": "MedicationStatement.extension", "path": "MedicationStatement.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "MedicationStatement.extension:courseOfTherapyType", "max": "1", "min": 0, "path": "MedicationStatement.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type" ] } ], "short": "Ext: Medication Course-Of-Therapy Type", "sliceName": "courseOfTherapyType", "definition": "Extension: A coded representation of the type of course-of-therapy" }, { "id": "MedicationStatement.basedOn", "path": "MedicationStatement.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request", "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" ] } ] }, { "id": "MedicationStatement.partOf", "path": "MedicationStatement.partOf", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-medication-administration", "http://hl7.org/fhir/StructureDefinition/MedicationDispense", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement", "http://fhir.health.gov.il/StructureDefinition/il-core-procedure", "http://fhir.health.gov.il/StructureDefinition/il-core-observation" ] } ] }, { "id": "MedicationStatement.status", "path": "MedicationStatement.status", "mustSupport": true }, { "id": "MedicationStatement.category", "path": "MedicationStatement.category", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category" } }, { "id": "MedicationStatement.medication[x]", "path": "MedicationStatement.medication[x]", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-code" }, "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.medication[x]:medicationReference", "max": "1", "min": 0, "path": "MedicationStatement.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-medication" ] } ], "sliceName": "medicationReference" }, { "id": "MedicationStatement.subject", "path": "MedicationStatement.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-group" ] } ], "mustSupport": true }, { "id": "MedicationStatement.context", "path": "MedicationStatement.context", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter", "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare" ] } ] }, { "id": "MedicationStatement.dateAsserted", "path": "MedicationStatement.dateAsserted", "mustSupport": true }, { "id": "MedicationStatement.informationSource", "path": "MedicationStatement.informationSource", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "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-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "MedicationStatement.reasonCode", "path": "MedicationStatement.reasonCode", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-procedure-reason" } }, { "id": "MedicationStatement.reasonReference", "path": "MedicationStatement.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-condition", "http://fhir.health.gov.il/StructureDefinition/il-core-observation", "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report" ] } ] }, { "id": "MedicationStatement.dosage", "path": "MedicationStatement.dosage", "type": [ { "code": "Dosage", "profile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-dosage" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement" }