{
"description": null,
"_filename": "Profile-DataStandardsWales-MedicationStatement.json",
"package_name": "fhir.r4.wales.stu1",
"date": "2023-05-24",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesMedicationStatement",
"abstract": false,
"copyright": "© 2023 NHS Wales.",
"type": "MedicationStatement",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Data Standards Wales Medication Statement",
"package_version": "0.1.1-ballot",
"status": "draft",
"id": "3273203f-6066-4cae-870f-88eaba6eb402",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "MedicationStatement.extension",
"min": 0,
"path": "MedicationStatement.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "MedicationStatement.extension",
"min": 0,
"definition": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level.",
"isModifier": false,
"short": "An indicator of the overall pattern of medication administration",
"type": [ {
"code": "Extension",
"profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType" ]
} ],
"mustSupport": true,
"sliceName": "medicationCourseOfTherapyType",
"max": "1",
"id": "MedicationStatement.extension:medicationCourseOfTherapyType",
"comment": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level."
}, {
"id": "MedicationStatement.status",
"path": "MedicationStatement.status",
"mustSupport": true
}, {
"id": "MedicationStatement.category",
"path": "MedicationStatement.category",
"mustSupport": true
}, {
"id": "MedicationStatement.medication[x]",
"path": "MedicationStatement.medication[x]",
"mustSupport": true
}, {
"id": "MedicationStatement.subject",
"path": "MedicationStatement.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
} ],
"mustSupport": true
}, {
"id": "MedicationStatement.context",
"path": "MedicationStatement.context",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ]
} ],
"mustSupport": true
}, {
"id": "MedicationStatement.dateAsserted",
"path": "MedicationStatement.dateAsserted",
"mustSupport": true
}, {
"id": "MedicationStatement.informationSource",
"path": "MedicationStatement.informationSource",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole" ]
} ],
"mustSupport": true
}, {
"id": "MedicationStatement.dosage",
"path": "MedicationStatement.dosage",
"mustSupport": true
} ]
},
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
}