| Package | csiro.fhir.au.smartforms |
| Resource Type | ValueSet |
| Id | condition-clinical |
| FHIR Version | R4 |
| Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-condition-clinical.html |
| URL | http://hl7.org/fhir/ValueSet/condition-clinical |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | ConditionClinicalStatusCodes |
| Title | Condition Clinical Status Codes |
| Realm | au |
| Authority | hl7 |
| Description | Preferred value set for Condition Clinical Status. |
| Copyright | Copyright © 2011+ HL7. Licensed under Creative Commons "No Rights Reserved". |
No resources found
| CodeSystem | |
| condition-clinical | Condition Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet condition-clinical
Expansion based on codesystem Condition Clinical Status Codes v3.0.0 (CodeSystem)
This value set contains 7 concepts
| Level | Code | System | Display (en-US) | Definition |
| 1 | active | http://terminology.hl7.org/CodeSystem/condition-clinical | Active | The subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk. |
| 2 | recurrence | http://terminology.hl7.org/CodeSystem/condition-clinical | Recurrence | The subject is experiencing a reoccurence or repeating of a previously resolved condition or situation, e.g. urinary tract infection, food insecurity. |
| 2 | relapse | http://terminology.hl7.org/CodeSystem/condition-clinical | Relapse | The subject is experiencing a return of a condition or situation after a period of improvement or remission, e.g. relapse of cancer, alcoholism. |
| 1 | inactive | http://terminology.hl7.org/CodeSystem/condition-clinical | Inactive | The subject is no longer experiencing the condition or situation and there is no longer evidence or appreciable risk of the condition or situation. |
| 2 | remission | http://terminology.hl7.org/CodeSystem/condition-clinical | Remission | The subject is not presently experiencing the condition or situation, but there is a risk of the condition or situation returning. |
| 2 | resolved | http://terminology.hl7.org/CodeSystem/condition-clinical | Resolved | The subject is not presently experiencing the condition or situation and there is a negligible perceived risk of the condition or situation returning. |
| 1 | unknown | http://terminology.hl7.org/CodeSystem/condition-clinical | Unknown | The authoring/source system does not know which of the status values currently applies for this condition. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. |
{
"resourceType": "ValueSet",
"id": "condition-clinical",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}
],
"url": "http://hl7.org/fhir/ValueSet/condition-clinical",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.164"
}
],
"version": "4.0.1",
"name": "ConditionClinicalStatusCodes",
"title": "Condition Clinical Status Codes",
"status": "draft",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Preferred value set for Condition Clinical Status.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
],
"copyright": "Copyright © 2011+ HL7. Licensed under Creative Commons \"No Rights Reserved\".",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical"
}
]
},
"expansion": {
"identifier": "urn:uuid:7b100d21-fde9-4fd8-bded-80f345db777d",
"timestamp": "2025-05-01T10:00:56+10:00",
"total": 7,
"offset": 0,
"parameter": [
{
"name": "displayLanguage",
"valueCode": "en-US"
},
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": false
},
{
"name": "used-codesystem",
"valueUri": "http://terminology.hl7.org/CodeSystem/condition-clinical|3.0.0"
}
],
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active",
"display": "Active",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "recurrence",
"display": "Recurrence"
},
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "relapse",
"display": "Relapse"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "inactive",
"display": "Inactive",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "remission",
"display": "Remission"
},
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "resolved",
"display": "Resolved"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "unknown",
"display": "Unknown"
}
]
}
}