FHIR IG Statistics: StructureDefinition/DataStandardsWales-Dosage
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-Dosage",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage",
"version": "0.1.0",
"name": "DataStandardsWalesDosage",
"title": "Data Standards Wales Dosage",
"status": "draft",
"experimental": true,
"date": "2023-05-24",
"publisher": "NHS Wales",
"copyright": "2024 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Dosage",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Dosage",
"derivation": "constraint",
"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]",
"definition": "TBD",
"binding": {
"strength": "preferred"
}
},
{
"id": "Dosage.site",
"path": "Dosage.site",
"definition": "TBD",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite"
}
},
{
"id": "Dosage.route",
"path": "Dosage.route",
"definition": "TBD",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute"
}
},
{
"id": "Dosage.method",
"path": "Dosage.method",
"definition": "TBD",
"binding": {
"strength": "preferred",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod"
}
},
{
"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"
}
]
}
}