ConceptSubsumptionOutcome
draftContentcompleteURL
http://hl7.org/fhir/concept-subsumption-outcomeCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionThe subsumption relationship between code/Coding "A" and code/Coding "B". There are 4 possible codes to be returned: equivalent, subsumes, subsumed-by, and not-subsumed. If the server is unable to determine the relationship between the codes/Codings, then it returns an error (i.e. an OperationOutcome).
Concepts
Select a concept to view details
ConceptSubsumptionOutcome
The subsumption relationship between code/Coding "A" and code/Coding "B". There are 4 possible codes to be returned: equivalent, subsumes, subsumed-by, and not-subsumed. If the server is unable to determine the relationship between the codes/Codings, then it returns an error (i.e. an OperationOutcome).
This code system http://hl7.org/fhir/concept-subsumption-outcome defines the following codes:
{
"description" : "The subsumption relationship between code/Coding \"A\" and code/Coding \"B\". There are 4 possible codes to be returned: equivalent, subsumes, subsumed-by, and not-subsumed. If the server is unable to determine the relationship between the codes/Codings, then it returns an error (i.e. an OperationOutcome).",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "ConceptSubsumptionOutcome",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ConceptSubsumptionOutcome",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "7aa138a7-3a9a-4827-a414-c6c2df108571",
"valueSet" : "http://hl7.org/fhir/ValueSet/concept-subsumption-outcome",
"url" : "http://hl7.org/fhir/concept-subsumption-outcome",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1239"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>ConceptSubsumptionOutcome</h2>\n <div>\n <p>The subsumption relationship between code/Coding "A" and code/Coding "B". There are 4 possible codes to be returned: equivalent, subsumes, subsumed-by, and not-subsumed. If the server is unable to determine the relationship between the codes/Codings, then it returns an error (i.e. an OperationOutcome).</p>\n\n </div>\n <p>This code system http://hl7.org/fhir/concept-subsumption-outcome defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">equivalent\n <a name=\"concept-subsumption-outcome-equivalent\"> </a>\n </td>\n <td>Equivalent</td>\n <td>The two concepts are equivalent (have the same properties).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">subsumes\n <a name=\"concept-subsumption-outcome-subsumes\"> </a>\n </td>\n <td>Subsumes</td>\n <td>Coding/code "A" subsumes Coding/code "B" (e.g. B has all the properties A has, and some of it's own).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">subsumed-by\n <a name=\"concept-subsumption-outcome-subsumed-by\"> </a>\n </td>\n <td>Subsumed-By</td>\n <td>Coding/code "A" is subsumed by Coding/code "B" (e.g. A has all the properties B has, and some of it's own).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">not-subsumed\n <a name=\"concept-subsumption-outcome-not-subsumed\"> </a>\n </td>\n <td>Not-Subsumed</td>\n <td>Coding/code "A" and Coding/code "B" are disjoint (e.g. each has propeties that the other doesn't have).</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}