PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/concept-subsumption-outcome
{
  "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.uv.xver",
  "date": "2025-09-13T17:27:08-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": "true",
  "resourceType": "CodeSystem",
  "title": "Concept Subsumption Outcome code system",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "921ecb95-8ec3-475d-9543-3455632ec915",
  "kind": null,
  "url": "http://hl7.org/fhir/concept-subsumption-outcome",
  "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": "5.0.0",
  "contact": [ {
    "name": "HL7 International / Terminology Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}