PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot1
    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.r6.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-12-18T15:12:07.602+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": "true",
  "resourceType": "CodeSystem",
  "title": "Concept Subsumption Outcome code system",
  "package_version": "6.0.0-ballot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "ddda2368-e944-494b-96ec-bbdc1807aaf3",
  "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-ballot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm",
      "system": "url"
    } ]
  } ]
}