ConceptSubsumptionOutcome

Concept Subsumption Outcome code system

activeFHIR Core package4.3.0complete4 concepts

Codes indicating the results of a subsumption check between codes

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/concept-subsumption-outcome
ID
concept-subsumption-outcome
Version
4.3.0
Case Sensitive
Yes

Concepts (4)

CodeDisplayDefinition
equivalentEquivalentThe two concepts are equivalent (have the same properties).
subsumesSubsumesCoding/code "A" subsumes Coding/code "B" (e.g. B has all the properties A has, and some of it's own).
subsumed-bySubsumed-ByCoding/code "A" is subsumed by Coding/code "B" (e.g. A has all the properties B has, and some of it's own).
not-subsumedNot-SubsumedCoding/code "A" and Coding/code "B" are disjoint (e.g. each has propeties that the other doesn't have).