{
"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": "2022-08-02",
"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": "© 2022 NHS Wales.",
"type": "Extension",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Extension Data Standards Wales Medication Course Of Therapy Type",
"package_version": "0.0.1-SANDBOX",
"status": "draft",
"id": "437dc44e-6087-43da-b8bc-a8c35d20da5e",
"kind": "complex-type",
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType",
"context": [ {
"type": "element",
"expression": "MedicationStatement"
} ],
"version": "1.0.0",
"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/CodeSystem/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"
}