{
"description": "Codes representing the inclusivity of the selectivity of an expression, inclusion, exclusion, or indeterminate.",
"_filename": "CodeSystem-selectivity-inclusivity.json",
"package_name": "hl7.fhir.uv.cql",
"date": "2026-04-24",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 International / Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SelectivityInclusivity",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Selectivity Inclusivity Code System",
"package_version": "3.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode": "structured"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "a0db1ada-780a-4880-b3ac-6a1e7c0831e7",
"valueSet": "http://hl7.org/fhir/uv/cql/ValueSet/selectivity-inclusivity",
"kind": null,
"url": "http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-inclusivity",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.37.16.6",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "inclusion",
"display": "Inclusion",
"definition": "Indicates the query selectivity represents an inclusion criteria with respect to the context of the query."
}, {
"code": "exclusion",
"display": "Exclusion",
"definition": "Indicates the query selectivity represents an exclusion criteria with respect to the context of the query."
}, {
"code": "indeterminate",
"display": "Indeterminate",
"definition": "Indicates that whether the query selectivity represents inclusion or exclusion criteria cannot be determined."
} ],
"caseSensitive": true,
"version": "3.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}