PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.1.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-MedicationStatement.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-08-02",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesMedicationStatement",
  "abstract": false,
  "copyright": "2023 NHS Wales.",
  "type": "MedicationStatement",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Medication Statement",
  "package_version": "1.1.1",
  "status": "active",
  "id": "3957a570-8999-4635-8245-cff462567c60",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "MedicationStatement.extension",
      "min": 0,
      "path": "MedicationStatement.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "MedicationStatement.extension",
      "min": 0,
      "definition": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level.",
      "isModifier": false,
      "short": "An indicator of the overall pattern of medication administration",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-MedicationCourseOfTherapyType" ]
      } ],
      "mustSupport": true,
      "sliceName": "medicationCourseOfTherapyType",
      "id": "MedicationStatement.extension:medicationCourseOfTherapyType",
      "comment": "An extension to carry an indicator of the overall pattern of medication administration at the MedicationStatement level."
    }, {
      "id": "MedicationStatement.basedOn",
      "path": "MedicationStatement.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CarePlan", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationRequest" ]
      } ]
    }, {
      "id": "MedicationStatement.partOf",
      "path": "MedicationStatement.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationDispense", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationAdministration" ]
      } ]
    }, {
      "id": "MedicationStatement.status",
      "path": "MedicationStatement.status",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.category",
      "path": "MedicationStatement.category",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.medication[x]",
      "path": "MedicationStatement.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Medication" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.subject",
      "path": "MedicationStatement.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.context",
      "path": "MedicationStatement.context",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dateAsserted",
      "path": "MedicationStatement.dateAsserted",
      "mustSupport": true
    }, {
      "id": "MedicationStatement.informationSource",
      "path": "MedicationStatement.informationSource",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationStatement.dosage",
      "path": "MedicationStatement.dosage",
      "type": [ {
        "code": "Dosage",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Dosage" ]
      } ],
      "short": "How the medication is/was taken or should be taken",
      "definition": "Indicates how the medication is/was taken or should be taken by the patient.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
}