Smart Health Checks
0.4.0 - CI Build
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
| Draft as of 2026-08-21 |
@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/ConditionClinicalStatusMinimal> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ConditionClinicalStatusMinimal"] ;
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 ConditionClinicalStatusMinimal</b></p><a name=\"ConditionClinicalStatusMinimal\"> </a><a name=\"hcConditionClinicalStatusMinimal\"> </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-condition-clinical.html\">codesystem Condition Clinical Status Codes v3.0.0 (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=\"ConditionClinicalStatusMinimal-http://terminology.hl7.org/CodeSystem/condition-clinical-active\"> </a><code>http://terminology.hl7.org/CodeSystem/condition-clinical</code></td><td style=\"white-space:nowrap\"> <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-condition-clinical.html#condition-clinical-active\">active</a></td><td>Active</td><td>The subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk.</td></tr><tr><td><a name=\"ConditionClinicalStatusMinimal-http://terminology.hl7.org/CodeSystem/condition-clinical-inactive\"> </a><code>http://terminology.hl7.org/CodeSystem/condition-clinical</code></td><td style=\"white-space:nowrap\"> <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-condition-clinical.html#condition-clinical-inactive\">inactive</a></td><td>Inactive</td><td>The subject is no longer experiencing the condition or situation and there is no longer evidence or appreciable risk of the condition or situation.</td></tr></table></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://smartforms.csiro.au/ig/ValueSet/ConditionClinicalStatusMinimal"] ;
fhir:ValueSet.version [ fhir:value "0.4.0"] ;
fhir:ValueSet.name [ fhir:value "ConditionClinicalStatusMinimal"] ;
fhir:ValueSet.title [ fhir:value "Condition 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 a condition (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/condition-clinical" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "3.0.0" ] ;
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:2ff73b06-cd8c-46f9-86ec-e60746783d71" ] ;
fhir:ValueSet.expansion.timestamp [ fhir:value "2026-06-03T12:54:03+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/condition-clinical|3.0.0" ]
] ;
fhir:ValueSet.expansion.contains [
fhir:index -1 ;
fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-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/condition-clinical" ] ;
fhir:ValueSet.expansion.contains.code [ fhir:value "inactive" ] ;
fhir:ValueSet.expansion.contains.display [ fhir:value "Inactive" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ConditionClinicalStatusMinimal.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/ConditionClinicalStatusMinimal.ttl> .
IG © 2022+ AEHRC CSIRO.
Package csiro.fhir.au.smartforms#0.4.0 based on FHIR 4.0.1.
Generated
2026-08-21
Links: Table of Contents |
QA Report