PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.1.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Dosage.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesDosage",
  "abstract": false,
  "copyright": "2023 NHS Wales.",
  "type": "Dosage",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Dosage",
  "package_version": "1.1.0",
  "status": "draft",
  "id": "d4833fe1-d312-433d-b4e0-a10466b781f9",
  "kind": "complex-type",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage",
  "version": "0.0.5",
  "differential": {
    "element": [ {
      "id": "Dosage.sequence",
      "path": "Dosage.sequence",
      "short": "Multi-sequence dosage instructions.",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.text",
      "path": "Dosage.text",
      "short": "The complete dosage instruction as a human readable string.",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.additionalInstruction",
      "path": "Dosage.additionalInstruction",
      "short": "Additional dosage instructions that can be either SNOMED-CT coded terms or free-text instructions.",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.patientInstruction",
      "path": "Dosage.patientInstruction",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.timing",
      "path": "Dosage.timing",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "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",
      "mustSupport": true
    }, {
      "id": "Dosage.site",
      "path": "Dosage.site",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.route",
      "path": "Dosage.route",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "id": "Dosage.method",
      "path": "Dosage.method",
      "definition": "TBD",
      "mustSupport": true
    }, {
      "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",
      "mustSupport": true
    }, {
      "id": "Dosage.maxDosePerAdministration",
      "path": "Dosage.maxDosePerAdministration",
      "definition": "TBD"
    }, {
      "id": "Dosage.maxDosePerLifetime",
      "path": "Dosage.maxDosePerLifetime",
      "definition": "TBD"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Dosage"
}