Smart Health Checks
0.4.0 - CI Build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Allergy Intolerance Clinical Status Minimal

Draft as of 2026-08-21

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/AllergyIntoleranceClinicalStatusMinimal> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "AllergyIntoleranceClinicalStatusMinimal"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AllergyIntoleranceClinicalStatusMinimal</b></p><a name=\"AllergyIntoleranceClinicalStatusMinimal\"> </a><a name=\"hcAllergyIntoleranceClinicalStatusMinimal\"> </a><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-allergyintolerance-clinical.html\">codesystem AllergyIntolerance Clinical Status Codes v1.0.1 (CodeSystem)</a></p><p>This value set contains 2 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display (en)</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"AllergyIntoleranceClinicalStatusMinimal-http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical-active\"> </a><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-active\">active</a></td><td>Active</td><td>The subject is currently experiencing, or is at risk of, a reaction to the identified substance.</td></tr><tr><td><a name=\"AllergyIntoleranceClinicalStatusMinimal-http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical-inactive\"> </a><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-allergyintolerance-clinical.html#allergyintolerance-clinical-inactive\">inactive</a></td><td>Inactive</td><td>The subject is no longer at risk of a reaction to the identified substance.</td></tr></table></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://smartforms.csiro.au/ig/ValueSet/AllergyIntoleranceClinicalStatusMinimal"] ;
  fhir:ValueSet.version [ fhir:value "0.4.0"] ;
  fhir:ValueSet.name [ fhir:value "AllergyIntoleranceClinicalStatusMinimal"] ;
  fhir:ValueSet.title [ fhir:value "Allergy Intolerance Clinical Status Minimal"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-08-21T04:12:56+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "AEHRC CSIRO"] ;
  fhir:ValueSet.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "AEHRC CSIRO" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "This value set includes the minimal set of codes to represent the clinical status of an allergy intolerance (i.e., active and inactive)."] ;
  fhir:ValueSet.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "AU" ] ;
       fhir:Coding.display [ fhir:value "Australia" ]
     ]
  ] ;
  fhir:ValueSet.copyright [ fhir:value "Copyright © 2022+ Australian Government Department of Health, Disability and Ageing - 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"] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "1.0.1" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "active" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "inactive" ]
       ]
     ]
  ] ;
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.identifier [ fhir:value "urn:uuid:7e283615-1d6f-4e79-8380-609c0e3ba098" ] ;
     fhir:ValueSet.expansion.timestamp [ fhir:value "2026-06-03T14:38:25+10:00"^^xsd:dateTime ] ;
     fhir:ValueSet.expansion.total [ fhir:value "2"^^xsd:integer ] ;
     fhir:ValueSet.expansion.offset [ fhir:value "0"^^xsd:integer ] ;
     fhir:ValueSet.expansion.parameter [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "displayLanguage" ] ;
       fhir:ValueSet.expansion.parameter.valueCode [ fhir:value "en" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "count" ] ;
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "1000"^^xsd:integer ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "offset" ] ;
       fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "0"^^xsd:integer ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "excludeNested" ] ;
       fhir:ValueSet.expansion.parameter.valueBoolean [ fhir:value "false"^^xsd:boolean ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.parameter.name [ fhir:value "used-codesystem" ] ;
       fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1" ]
     ] ;
     fhir:ValueSet.expansion.contains [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "active" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Active" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "inactive" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Inactive" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/AllergyIntoleranceClinicalStatusMinimal.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/AllergyIntoleranceClinicalStatusMinimal.ttl> .