{ "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": "2024-04-07", "derivation": "constraint", "publisher": "Israel Core Team", "fhirVersion": "4.0.1", "name": "ILCoreMedicationStatement", "abstract": false, "type": "MedicationStatement", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore MedicationStatement 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": "304e65a4-d864-4e53-9e88-aea39a0907e6", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement", "version": "0.14.0", "differential": { "element": [ { "id": "MedicationStatement", "path": "MedicationStatement", "short": "ILCore MedicationStatement Profile", "definition": "Israel Core proposed constraints and extensions on the 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]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "MedicationStatement.medication[x]:medicationCodeableConcept", "max": "1", "min": 0, "path": "MedicationStatement.medication[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-medication-statement-code" }, "sliceName": "medicationCodeableConcept" }, { "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 } ] }, "contact": [ { "telecom": [ { "value": "tal.primak@moh.gov.il", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement" }