FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DataStandardsWales-Dosage

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdDataStandardsWales-Dosage
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage
URLhttps://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage
Version0.1.0
Statusdraft
Date2023-05-24
NameDataStandardsWalesDosage
TitleData Standards Wales Dosage
Realmus
Authorityhl7
Copyright2024 NHS Wales.
TypeDosage
Kindcomplex-type

Resources that use this resource

StructureDefinition
DataStandardsWales-MedicationDispenseData Standards Wales Medication Dispense
DataStandardsWales-MedicationRequestData Standards Wales Medication Request
DataStandardsWales-MedicationStatementData Standards Wales Medication Statement

Resources that this resource uses

ValueSet
UKCore-BodySiteUK Core Body Site
UKCore-MedicationDosageMethodUK Core Medication Dosage Method
UKCore-SubstanceOrProductAdministrationRouteUK Core Substance Or Product Administration Route

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"
      }
    ]
  }
}