{
"description": "Preferred value set for Condition Clinical Status.",
"_filename": "ValueSet-condition-clinical.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "FHIR Project team",
"name": "Condition Clinical Status Codes",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"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": "753fb4f4-b076-422d-b00f-08a8307c3141",
"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."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.74"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}