{
"description": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level.",
"_filename": "Extension-DataStandardsWales-MedicationCourseOfTherapyType.json",
"package_name": "fhir.r4.wales",
"date": "2023-11-10",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"purpose": "This extension carries an indicator of the overall pattern of medication administration at the MedicationStatement level - e.g. Repeat, Acute etc",
"name": "ExtensionDataStandardsWalesMedicationCourseOfTherapyType",
"abstract": false,
"copyright": "2024 NHS Wales.",
"type": "Extension",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Extension Data Standards Wales Medication Course Of Therapy Type",
"package_version": "2.4.0",
"status": "active",
"id": "92d3cfee-909a-438d-a2d5-57c04f32d899",
"kind": "complex-type",
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType",
"context": [ {
"type": "element",
"expression": "MedicationStatement"
} ],
"version": "1.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Pattern of medication administration",
"definition": "An extension to support communication of the pattern of medication administration at the MedicationStatement level."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Medication course of therapy type",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/medicationrequest-course-of-therapy",
"description": "Medication course of therapy type"
},
"definition": "A code to represent the medication course of therapy type"
} ]
},
"contact": [ {
"name": "Data Standards",
"telecom": [ {
"use": "work",
"rank": 1,
"value": "data.standards@wales.nhs.uk",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}