{
"description": "Preferred value set for Condition Clinical Status.",
"_filename": "ValueSet-condition-clinical.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "FHIR Project team",
"name": "Condition Clinical Status Codes",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "active",
"system": "http://hl7.org/fhir/condition-clinical",
"display": "Active"
}, {
"code": "relapse",
"system": "http://hl7.org/fhir/condition-clinical",
"display": "Relapse"
}, {
"code": "remission",
"system": "http://hl7.org/fhir/condition-clinical",
"display": "Remission"
}, {
"code": "resolved",
"system": "http://hl7.org/fhir/condition-clinical",
"display": "Resolved"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/condition-clinical?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:20d24925-e014-4776-a8c2-01b60262218c"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.74"
} ],
"status": "draft",
"id": "50f9d039-33f8-4297-b130-d62e4148c897",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/condition-clinical",
"codeSystem": {
"system": "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.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}