{
"resourceType" : "ValueSet",
"id" : "observationFindings",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Findings Value Set Definition</h2><div><p>SELECT SNOMED CT code system values descending from 'change values' (288533004).</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept is-a 260245000 (Findings values)</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/fpar/ValueSet/observationFindings",
"version" : "0.01",
"name" : "HSPC Findings Value Set Definition",
"status" : "draft",
"date" : "2015-02-09T00:00:00-05:00",
"publisher" : "Health Services Platform Consortium (HSPC)",
"description" : "SELECT SNOMED CT code system values descending from 'change values' (288533004).",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "260245000"
}
]
}
]
}
}