{
"description": "Codes indicating the results of a subsumption check between codes",
"_filename": "CodeSystem-concept-subsumption-outcome.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4",
"date": "2025-09-13T16:38:45-04:00",
"publisher": "HL7 International / Terminology Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ConceptSubsumptionOutcome",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Concept Subsumption Outcome code system",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "active",
"id": "8742a0df-2bbe-4aeb-a098-cff6a88e3008",
"kind": null,
"url": "http://hl7.org/fhir/concept-subsumption-outcome",
"concept": [ {
"code": "equivalent",
"display": "Equivalent",
"definition": "The two concepts are equivalent (have the same properties)."
}, {
"code": "subsumes",
"display": "Subsumes",
"definition": "Coding/code \"A\" subsumes Coding/code \"B\" (e.g. B has all the properties A has, and some of it's own)."
}, {
"code": "subsumed-by",
"display": "Subsumed-By",
"definition": "Coding/code \"A\" is subsumed by Coding/code \"B\" (e.g. A has all the properties B has, and some of it's own)."
}, {
"code": "not-subsumed",
"display": "Not-Subsumed",
"definition": "Coding/code \"A\" and Coding/code \"B\" are disjoint (e.g. each has propeties that the other doesn't have)."
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}