PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationAdministration
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [MedicationAdministration](https://hl7.org/fhir/R4/MedicationAdministration.html).",
  "_filename": "Profile-DataStandardsWales-MedicationAdministration.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesMedicationAdministration",
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "MedicationAdministration",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Medication Administration",
  "package_version": "0.1.1-ballot",
  "status": "draft",
  "id": "3e2e4f87-4680-4999-ac8b-ba9273451a72",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationAdministration",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "MedicationAdministration.identifier",
      "path": "MedicationAdministration.identifier",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.identifier.system",
      "min": 1,
      "path": "MedicationAdministration.identifier.system"
    }, {
      "id": "MedicationAdministration.identifier.value",
      "min": 1,
      "path": "MedicationAdministration.identifier.value"
    }, {
      "id": "MedicationAdministration.identifier.assigner",
      "path": "MedicationAdministration.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.partOf",
      "path": "MedicationAdministration.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationAdministration", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure" ]
      } ]
    }, {
      "id": "MedicationAdministration.partOf.identifier.assigner",
      "path": "MedicationAdministration.partOf.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.status",
      "path": "MedicationAdministration.status",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.statusReason",
      "path": "MedicationAdministration.statusReason",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.statusReason.coding.system",
      "min": 1,
      "path": "MedicationAdministration.statusReason.coding.system"
    }, {
      "id": "MedicationAdministration.statusReason.coding.code",
      "min": 1,
      "path": "MedicationAdministration.statusReason.coding.code"
    }, {
      "id": "MedicationAdministration.category",
      "path": "MedicationAdministration.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationAdministrationCategory"
      }
    }, {
      "id": "MedicationAdministration.category.coding.system",
      "min": 1,
      "path": "MedicationAdministration.category.coding.system"
    }, {
      "id": "MedicationAdministration.category.coding.code",
      "min": 1,
      "path": "MedicationAdministration.category.coding.code"
    }, {
      "id": "MedicationAdministration.medication[x]",
      "path": "MedicationAdministration.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      }, {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Medication" ]
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationCode"
      },
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject",
      "path": "MedicationAdministration.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.subject.identifier.system",
      "min": 1,
      "path": "MedicationAdministration.subject.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
    }, {
      "id": "MedicationAdministration.subject.identifier.value",
      "min": 1,
      "path": "MedicationAdministration.subject.identifier.value"
    }, {
      "id": "MedicationAdministration.subject.identifier.assigner",
      "path": "MedicationAdministration.subject.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.context",
      "path": "MedicationAdministration.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare" ]
      } ]
    }, {
      "id": "MedicationAdministration.context.identifier.assigner",
      "path": "MedicationAdministration.context.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.supportingInformation.identifier.assigner",
      "path": "MedicationAdministration.supportingInformation.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.effective[x]",
      "path": "MedicationAdministration.effective[x]",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.performer",
      "max": "1",
      "min": 1,
      "path": "MedicationAdministration.performer",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.performer.actor",
      "path": "MedicationAdministration.performer.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" ]
      } ]
    }, {
      "id": "MedicationAdministration.performer.actor.reference",
      "min": 1,
      "path": "MedicationAdministration.performer.actor.reference"
    }, {
      "id": "MedicationAdministration.performer.actor.identifier.system",
      "min": 1,
      "path": "MedicationAdministration.performer.actor.identifier.system"
    }, {
      "id": "MedicationAdministration.performer.actor.identifier.value",
      "min": 1,
      "path": "MedicationAdministration.performer.actor.identifier.value"
    }, {
      "id": "MedicationAdministration.performer.actor.identifier.assigner",
      "path": "MedicationAdministration.performer.actor.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.reasonReference",
      "path": "MedicationAdministration.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" ]
      } ]
    }, {
      "id": "MedicationAdministration.reasonReference.identifier.assigner",
      "path": "MedicationAdministration.reasonReference.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.request",
      "path": "MedicationAdministration.request",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationRequest" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.request.identifier.assigner",
      "path": "MedicationAdministration.request.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.device",
      "path": "MedicationAdministration.device",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" ]
      } ]
    }, {
      "id": "MedicationAdministration.device.identifier.assigner",
      "path": "MedicationAdministration.device.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "MedicationAdministration.note.author[x]",
      "path": "MedicationAdministration.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "MedicationAdministration.dosage",
      "path": "MedicationAdministration.dosage",
      "mustSupport": true
    }, {
      "id": "MedicationAdministration.dosage.site",
      "path": "MedicationAdministration.dosage.site",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite"
      }
    }, {
      "id": "MedicationAdministration.dosage.route",
      "path": "MedicationAdministration.dosage.route",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute"
      }
    }, {
      "id": "MedicationAdministration.dosage.method",
      "path": "MedicationAdministration.dosage.method",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod"
      }
    }, {
      "id": "MedicationAdministration.eventHistory",
      "path": "MedicationAdministration.eventHistory",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Provenance" ]
      } ]
    }, {
      "id": "MedicationAdministration.eventHistory.identifier.assigner",
      "path": "MedicationAdministration.eventHistory.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}