ConditionState
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/condition-stateCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionEnumeration indicating whether the condition is currently active, inactive, or has been resolved.
Concepts
Select a concept to view details
ConditionState
Enumeration indicating whether the condition is currently active, inactive, or has been resolved.
This code system http://terminology.hl7.org/CodeSystem/condition-state defines the following codes:
| Code | Display | Definition |
| active | Active | The condition is active. |
| inactive | Inactive | The condition is inactive, but not resolved. |
| resolved | Resolved | The condition is resolved. |
{
"description" : "Enumeration indicating whether the condition is currently active, inactive, or has been resolved.",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "ConditionState",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ConditionState",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 3
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "2bb9c41a-0573-45b0-bcf4-07e6c09db6e1",
"valueSet" : "http://hl7.org/fhir/ValueSet/condition-state",
"url" : "http://terminology.hl7.org/CodeSystem/condition-state",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1287"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>ConditionState</h2>\n <div>\n <p>Enumeration indicating whether the condition is currently active, inactive, or has been resolved.</p>\n\n </div>\n <p>This code system http://terminology.hl7.org/CodeSystem/condition-state defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">active\n <a name=\"condition-state-active\"> </a>\n </td>\n <td>Active</td>\n <td>The condition is active.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">inactive\n <a name=\"condition-state-inactive\"> </a>\n </td>\n <td>Inactive</td>\n <td>The condition is inactive, but not resolved.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">resolved\n <a name=\"condition-state-resolved\"> </a>\n </td>\n <td>Resolved</td>\n <td>The condition is resolved.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}