{
"description": null,
"_filename": "Profile-DataStandardsWales-MedicationStatement.json",
"package_name": "fhir.r4.wales",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesMedicationStatement",
"abstract": false,
"type": "MedicationStatement",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Data Standards Wales MedicationStatement Profile",
"package_version": "0.0.1-SANDBOX",
"status": "draft",
"id": "9f52d415-d638-4c6b-bf48-1fab0617d9c2",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement",
"version": null,
"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"
}