FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DataStandardsWales-AllergyList

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdDataStandardsWales-AllergyList
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
URLhttps://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
Version1.2.1
Statusactive
Date2023-08-02
NameDataStandardsWalesAllergyList
TitleData Standards Wales Allergy List
Realmus
Authorityhl7
Copyright2024 NHS Wales.
TypeList
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedByExtension Data Standards Wales Single Record Allergies List Confirmed By
Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedDateExtension Data Standards Wales Single Record Allergies List Confirmed Date
Extension-DataStandardsWales-SingleRecord-AllergiesListUpdatedExtension Data Standards Wales Single Record Allergies List Updated
DataStandardsWales-AllergyIntoleranceData Standards Wales Allergy Intolerance
DataStandardsWales-DeviceData Standards Wales Device
DataStandardsWales-EncounterData Standards Wales Encounter
DataStandardsWales-OrganizationData Standards Wales Organization
DataStandardsWales-PatientData Standards Wales Patient
DataStandardsWales-PractitionerData Standards Wales Practitioner
DataStandardsWales-PractitionerRoleData Standards Wales Practitioner Role
DataStandardsWales-RelatedPersonData Standards Wales Related Person
UKCore-ListUK Core List

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "DataStandardsWales-AllergyList",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList",
  "version": "1.2.1",
  "name": "DataStandardsWalesAllergyList",
  "title": "Data Standards Wales Allergy List",
  "status": "active",
  "experimental": false,
  "date": "2023-08-02",
  "publisher": "NHS Wales",
  "copyright": "2024 NHS Wales.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List.extension:SingleRecordAllergiesListConfirmedBy",
        "path": "List.extension",
        "sliceName": "SingleRecordAllergiesListConfirmedBy",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedBy"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "List.extension:SingleRecordAllergiesListConfirmedDate",
        "path": "List.extension",
        "sliceName": "SingleRecordAllergiesListConfirmedDate",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedDate"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "List.extension:SingleRecordAllergiesListUpdated",
        "path": "List.extension",
        "sliceName": "SingleRecordAllergiesListUpdated",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "List.code",
        "path": "List.code",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "886921000000105",
              "display": "Allergies and adverse reactions"
            }
          ]
        }
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
            ]
          }
        ]
      },
      {
        "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.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.note.author[x]",
        "path": "List.note.author[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson"
            ]
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "List.entry.item",
        "path": "List.entry.item",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}