This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetDevice Definition Clinical Condition
{
"resourceType" : "ValueSet",
"id" : "devicedefinition-clinical-condition",
"meta" : {
"lastUpdated" : "2026-06-19T00:57:52.783+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet devicedefinition-clinical-condition</b></p><a name=\"devicedefinition-clinical-condition\"> </a><a name=\"hcdevicedefinition-clinical-condition\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 64572001 (Disease)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 404684003 (Clinical finding (finding))</li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/devicedefinition-clinical-condition",
"version" : "6.0.0-ballot4",
"name" : "DeviceDefinitionClinicalCondition",
"title" : "Device Definition Clinical Condition",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 International",
"description" : "Example value set for clinical conditions and findings relevant to device indication and contraindication.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
"compose" : {
"include" : [{
"system" : "http://snomed.info/sct",
"filter" : [{
"property" : "concept",
"op" : "is-a",
"value" : "64572001"
}]
},
{
"system" : "http://snomed.info/sct",
"filter" : [{
"property" : "concept",
"op" : "is-a",
"value" : "404684003"
}]
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.