QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "ValueSet",
"id" : "qicore-encounter-condition-role",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SNOMED CT Qualifier For Type of Diagnosis Codes</h2><div><p>This value set includes all the "Qualifier for type of diagnosis" SNOMED CT codes (i.e. codes with an is-a relationship with 106229004: Qualifier for type of diagnosis).</p>\n</div><p><b>Copyright Statement:</b></p><div><p>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</p>\n</div><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 106229004 (Qualifier for type of diagnosis)</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-encounter-condition-role",
"version" : "4.0.0",
"name" : "QICoreEncounterConditionRole",
"title" : "SNOMED CT Qualifier For Type of Diagnosis Codes",
"status" : "draft",
"experimental" : false,
"date" : "2018-08-22T00:00:00+00:00",
"publisher" : "Health Level Seven, Inc. - CQI WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/special/committees/CQI"
}
]
}
],
"description" : "This value set includes all the \"Qualifier for type of diagnosis\" SNOMED CT codes (i.e. codes with an is-a relationship with 106229004: Qualifier for type of diagnosis).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"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" : "106229004"
}
]
}
]
}
}