{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [MedicationStatement](https://hl7.org/fhir/R4/MedicationStatement.html).", "_filename": "UKCore-MedicationStatement.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2024-07-11", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of a record of a medication that is being consumed by a patient. \r\n\r\nA MedicationStatement may indicate that the individual may be taking the medication now or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the individual, significant other (such as a family member or spouse), or a clinician.", "name": "UKCoreMedicationStatement", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "MedicationStatement", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Medication Statement", "package_version": "0.0.11-pre-release", "status": "active", "id": "fa254056-99aa-4c9c-b57b-6c1dbc9a47af", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement", "version": "2.5.0", "differential": { "element": [ { "id": "MedicationStatement.extension:pharmacistVerifiedIndicator", "path": "MedicationStatement.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator" ] } ], "short": "Indicates whether a pharmacist verified a medication.", "sliceName": "pharmacistVerifiedIndicator" }, { "id": "MedicationStatement.extension:medicationPrescribingOrganizationType", "path": "MedicationStatement.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType" ] } ], "short": "Identifies if the medication was `prescribed-at-gp-practice` or `prescribed-by-another-organisation`.\\n\\nThis extension is likely only to be populated by GP systems.", "sliceName": "medicationPrescribingOrganizationType" }, { "id": "MedicationStatement.extension:medicationStatementLastIssueDate", "path": "MedicationStatement.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate" ] } ], "short": "The date or date/time that the medication described in the `MedicationStatement` was last requested/prescribed.\\n\\nThe presence of this data does not imply medication has been dispensed or supplied to the patient.", "sliceName": "medicationStatementLastIssueDate" }, { "id": "MedicationStatement.identifier", "path": "MedicationStatement.identifier", "short": "Allows the resource to be referenced within / by other resources.", "mustSupport": true }, { "id": "MedicationStatement.identifier.system", "min": 1, "path": "MedicationStatement.identifier.system" }, { "id": "MedicationStatement.identifier.value", "min": 1, "path": "MedicationStatement.identifier.value" }, { "id": "MedicationStatement.basedOn", "path": "MedicationStatement.basedOn", "short": "To reference to a `MedicationRequest` resource, where applicable.", "mustSupport": true }, { "id": "MedicationStatement.status", "path": "MedicationStatement.status", "short": "A code representing the patient or other source's judgement about the state of the medication used that this statement is about.", "mustSupport": true }, { "id": "MedicationStatement.category", "path": "MedicationStatement.category", "short": "Indicates where the medication is expected to be consumed or administered.", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationStatementCategory" }, "mustSupport": true }, { "id": "MedicationStatement.medication[x]", "path": "MedicationStatement.medication[x]", "short": "Identifies the medication being administered.", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationCode" }, "mustSupport": true }, { "id": "MedicationStatement.subject", "path": "MedicationStatement.subject", "short": "Who is / was taking the medication.", "mustSupport": true }, { "id": "MedicationStatement.effective[x]", "path": "MedicationStatement.effective[x]", "short": "The date / time, or interval, when the medication is / was / will be taken.", "mustSupport": true }, { "id": "MedicationStatement.dateAsserted", "path": "MedicationStatement.dateAsserted", "short": "To timestamp the statement assertion.", "mustSupport": true }, { "id": "MedicationStatement.informationSource", "path": "MedicationStatement.informationSource", "short": "To reference other resources, where applicable.", "mustSupport": true }, { "id": "MedicationStatement.derivedFrom", "path": "MedicationStatement.derivedFrom", "short": "To reference other resources, where applicable.", "mustSupport": true }, { "id": "MedicationStatement.dosage", "path": "MedicationStatement.dosage", "short": "The medication dosage for the statement.", "mustSupport": true }, { "id": "MedicationStatement.dosage.asNeeded[x]", "path": "MedicationStatement.dosage.asNeeded[x]", "binding": { "strength": "preferred" } }, { "id": "MedicationStatement.dosage.site", "path": "MedicationStatement.dosage.site", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite" } }, { "id": "MedicationStatement.dosage.route", "path": "MedicationStatement.dosage.route", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute" } }, { "id": "MedicationStatement.dosage.method", "path": "MedicationStatement.dosage.method", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod" } } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement" }