PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-MedicationList.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesMedicationList",
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "List",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Medication List",
  "package_version": "0.1.1-ballot",
  "status": "draft",
  "id": "84ec37b8-0b69-4e58-8ba7-3704acf58702",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "List.status",
      "path": "List.status",
      "mustSupport": true
    }, {
      "id": "List.mode",
      "path": "List.mode",
      "mustSupport": true
    }, {
      "id": "List.code",
      "min": 1,
      "path": "List.code",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "933361000000108",
          "system": "http://snomed.info/sct",
          "display": "Medications and medical devices"
        } ]
      }
    }, {
      "id": "List.subject",
      "min": 1,
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.encounter",
      "path": "List.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.source",
      "path": "List.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.entry",
      "path": "List.entry",
      "mustSupport": true
    }, {
      "id": "List.entry.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/DataStandardsWales-MedicationStatement" ]
      } ]
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
}