{
"description": "The type of a case feature, whether asserted (i.e. documented in the patient's record) or inferred (i.e. calculated from the case feature expression)",
"_filename": "CodeSystem-cpg-casefeature-type-cs.json",
"package_name": "hl7.fhir.uv.cpg.r4",
"date": "2024-11-26T17:38:52+00:00",
"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": "CPGCaseFeatureTypeCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CPG Case Feature Type Code System",
"package_version": "2.0.0",
"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/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "d625af1a-e524-44b7-8993-6be5d2782e37",
"valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-casefeature-type-vs",
"kind": null,
"count": 2,
"url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-type-cs",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.5",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "asserted",
"display": "Asserted",
"definition": "The case feature is asserted as part of the patient's record"
}, {
"code": "inferred",
"display": "Inferred",
"definition": "The case feature was inferred by calculation of the case feature expression"
} ],
"caseSensitive": true,
"version": "2.0.0",
"contact": [ {
"name": "HL7 International / Clinical Decision Support",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}