{
"description": "Preferred value set for Condition Clinical Status.",
"_filename": "CodeSystem-condition-clinical.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Condition Clinical Status Codes",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.74"
} ],
"compositional": false,
"status": "draft",
"id": "072b5466-ea71-4989-94c3-ac31282b5b7a",
"valueSet": "http://hl7.org/fhir/ValueSet/condition-clinical",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/condition-clinical",
"concept": [ {
"code": "active",
"display": "Active",
"definition": "The subject is currently experiencing the symptoms of the condition."
}, {
"code": "relapse",
"display": "Relapse",
"definition": "The subject is re-experiencing the symptoms of the condition after a period of remission or presumed resolution."
}, {
"code": "remission",
"display": "Remission",
"definition": "The subject is no longer experiencing the symptoms of the condition, but there is a risk of the symptoms returning."
}, {
"code": "resolved",
"display": "Resolved",
"definition": "The subject is no longer experiencing the symptoms of the condition and there is no perceived risk of the symptoms returning."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}