PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@0.0.1-SANDBOX
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-AllergyList.json",
  "package_name": "fhir.r4.wales",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesAllergyList",
  "abstract": false,
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales AllergyList Profile",
  "package_version": "0.0.1-SANDBOX",
  "status": "draft",
  "id": "8c5ce4ee-49d6-4e0e-b73a-33e3501ce5b5",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList",
  "version": null,
  "differential": {
    "element": [ {
      "id": "List.status",
      "path": "List.status",
      "mustSupport": true
    }, {
      "id": "List.mode",
      "path": "List.mode",
      "mustSupport": true
    }, {
      "id": "List.code",
      "path": "List.code",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "886921000000105",
          "system": "http://snomed.info/sct",
          "display": "Allergies and adverse reactions"
        } ]
      }
    }, {
      "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.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
}