QI-Core Implementation Guide
4.1.0 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "ValueSet",
"id" : "qicore-condition-stage",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 261612004 (Stages)</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-condition-stage",
"version" : "4.1.0",
"name" : "QICoreConditionStage",
"title" : "Disease Stage Value Set",
"status" : "active",
"experimental" : false,
"date" : "2018-08-22",
"publisher" : "http://www.hl7.org/Special/committees/cqi/index.cfm",
"contact" : [
{
"name" : "Clinical Quality Information WG",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "A period or phase in the course of a disease, or the degree of involvement or severity of a disease. Stage acts as a qualifier for the condition.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "261612004"
}
]
}
]
}
}