{
"description": null,
"_filename": "Profile-DataStandardsWales-Dosage.json",
"package_name": "fhir.r4.wales",
"date": "2023-05-24",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesDosage",
"abstract": false,
"copyright": "2024 NHS Wales.",
"type": "Dosage",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Data Standards Wales Dosage",
"package_version": "2.4.0",
"status": "draft",
"id": "ca6f427b-92dc-4a69-b204-8515340815e7",
"kind": "complex-type",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Dosage.sequence",
"path": "Dosage.sequence",
"short": "Multi-sequence dosage instructions.",
"definition": "TBD"
}, {
"id": "Dosage.text",
"path": "Dosage.text",
"short": "The complete dosage instruction as a human readable string.",
"definition": "TBD"
}, {
"id": "Dosage.additionalInstruction",
"path": "Dosage.additionalInstruction",
"short": "Additional dosage instructions that can be either SNOMED-CT coded terms or free-text instructions.",
"definition": "TBD"
}, {
"id": "Dosage.patientInstruction",
"path": "Dosage.patientInstruction",
"definition": "TBD"
}, {
"id": "Dosage.timing",
"path": "Dosage.timing",
"definition": "TBD"
}, {
"id": "Dosage.timing.repeat.bounds[x]",
"path": "Dosage.timing.repeat.bounds[x]",
"type": [ {
"code": "Duration"
}, {
"code": "Range",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Range" ]
}, {
"code": "Period"
} ]
}, {
"id": "Dosage.asNeeded[x]",
"path": "Dosage.asNeeded[x]",
"binding": {
"strength": "preferred"
},
"definition": "TBD"
}, {
"id": "Dosage.site",
"path": "Dosage.site",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite"
},
"definition": "TBD"
}, {
"id": "Dosage.route",
"path": "Dosage.route",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute"
},
"definition": "TBD"
}, {
"id": "Dosage.method",
"path": "Dosage.method",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod"
},
"definition": "TBD"
}, {
"id": "Dosage.doseAndRate",
"path": "Dosage.doseAndRate",
"definition": "TBD"
}, {
"id": "Dosage.doseAndRate.dose[x]",
"path": "Dosage.doseAndRate.dose[x]",
"type": [ {
"code": "Range",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Range" ]
}, {
"code": "Quantity"
} ]
}, {
"id": "Dosage.maxDosePerPeriod",
"path": "Dosage.maxDosePerPeriod",
"definition": "TBD"
}, {
"id": "Dosage.maxDosePerAdministration",
"path": "Dosage.maxDosePerAdministration",
"definition": "TBD"
}, {
"id": "Dosage.maxDosePerLifetime",
"path": "Dosage.maxDosePerLifetime",
"definition": "TBD"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Dosage"
}