FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeValueSet
IdValueSet-AllergyIntoleranceClinicalStatusMinimal.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-AllergyIntoleranceClinicalStatusMinimal.html
URLhttps://smartforms.csiro.au/ig/ValueSet/AllergyIntoleranceClinicalStatusMinimal
Version0.4.0
Statusdraft
Date2026-01-30T07:21:06+00:00
NameAllergyIntoleranceClinicalStatusMinimal
TitleAllergy Intolerance Clinical Status Minimal
Realmau
Authorityhl7
DescriptionThis value set includes the minimal set of codes to represent the clinical status of an allergy intolerance (i.e., active and inactive).
CopyrightCopyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.

Resources that use this resource

StructureDefinition
SHCAllergyIntoleranceSmart Health Checks AllergyIntolerance
SHCPatchAllergyIntoleranceSmart Health Checks Patch AllergyIntolerance

Resources that this resource uses

CodeSystem
allergyintolerance-clinicalAllergyIntolerance Clinical Status Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet AllergyIntoleranceClinicalStatusMinimal

Expansion based on codesystem AllergyIntolerance Clinical Status Codes v1.0.0 (CodeSystem)

This value set contains 2 concepts

SystemCodeDisplayDefinition
http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical  activeActiveThe subject is currently experiencing, or is at risk of, a reaction to the identified substance.
http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical  inactiveInactiveThe subject is no longer at risk of a reaction to the identified substance.

Source1

{
  "resourceType": "ValueSet",
  "id": "AllergyIntoleranceClinicalStatusMinimal",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://smartforms.csiro.au/ig/ValueSet/AllergyIntoleranceClinicalStatusMinimal",
  "version": "0.4.0",
  "name": "AllergyIntoleranceClinicalStatusMinimal",
  "title": "Allergy Intolerance Clinical Status Minimal",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-30T07:21:06+00:00",
  "publisher": "AEHRC CSIRO",
  "contact": [
    {
      "name": "AEHRC CSIRO",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
        }
      ]
    }
  ],
  "description": "This value set includes the minimal set of codes to represent the clinical status of an allergy intolerance (i.e., active and inactive).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU",
          "display": "Australia"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "concept": [
          {
            "code": "active"
          },
          {
            "code": "inactive"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:40f0c59e-9fa5-4322-bc1d-5fde644a076c",
    "timestamp": "2025-08-25T15:52:50+10:00",
    "total": 2,
    "offset": 0,
    "parameter": [
      {
        "name": "count",
        "valueInteger": 1000
      },
      {
        "name": "offset",
        "valueInteger": 0
      },
      {
        "name": "excludeNested",
        "valueBoolean": false
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.0"
      }
    ],
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "active",
        "display": "Active"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code": "inactive",
        "display": "Inactive"
      }
    ]
  }
}