FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Concept Subsumption Outcome code system

Official URL: http://hl7.org/fhir/concept-subsumption-outcome Version: 4.3.0
Standards status: Informative Maturity Level: 0 Responsible: HL7 International / Terminology Infrastructure Computable Name: ConceptSubsumptionOutcome

Codes indicating the results of a subsumption check between codes

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/concept-subsumption-outcome defines the following codes:

CodeDisplayDefinition
equivalent Equivalent The two concepts are equivalent (have the same properties).
subsumes Subsumes Coding/code "A" subsumes Coding/code "B" (e.g. B has all the properties A has, and some of it's own).
subsumed-by Subsumed-By Coding/code "A" is subsumed by Coding/code "B" (e.g. A has all the properties B has, and some of it's own).
not-subsumed Not-Subsumed Coding/code "A" and Coding/code "B" are disjoint (e.g. each has propeties that the other doesn't have).