PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType
{
  "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.stu1",
  "date": "2023-05-24",
  "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": "© 2023 NHS Wales.",
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Extension Data Standards Wales Medication Course Of Therapy Type",
  "package_version": "0.1.1-ballot",
  "status": "draft",
  "id": "5a5bd9b3-fc8b-4db4-9d66-0ab985c4c9bb",
  "kind": "complex-type",
  "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType",
  "context": [ {
    "type": "element",
    "expression": "MedicationStatement"
  } ],
  "version": "0.1.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"
}