{ "description": "Codes indicating the results of a subsumption check between codes. In the context of this CodeSystem, subsumption is defined in the FHIR specification under Resource Types - CodeSystem.", "_filename": "CodeSystem-concept-subsumption-outcome.json", "package_name": "hl7.fhir.r6.examples", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2025-04-01T12:16:37.966+11: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": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" } ], "status": "draft", "id": "6503a336-feb3-4483-a0f2-04b615042748", "kind": null, "url": "http://hl7.org/fhir/concept-subsumption-outcome", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.1239", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "equivalent", "display": "Equivalent", "definition": "A equivalent to B if A subsumes B and B subsumes A" }, { "code": "subsumes", "display": "Subsumes", "definition": "A subsumes B if there is a subsumption relationship between A and B" }, { "code": "subsumed-by", "display": "Subsumed-By", "definition": "A subsumed by B if B subsumes A" }, { "code": "not-subsumed", "display": "Not-Subsumed", "definition": "Neither A subsumes B nor B subsumes A" } ], "caseSensitive": true, "version": "6.0.0-ballot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm", "system": "url" } ] } ] }