http://hl7.org/fhir/concept-subsumption-outcome|5.0.0
name
ConceptSubsumptionOutcome
ConceptSubsumptionOutcome
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
experimental
true
true
status
draft
draft
Concept Subsumption Outcome code system
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.
{
"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.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 International",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "ConceptSubsumptionOutcome",
"experimental" : true,
"resourceType" : "CodeSystem",
"title" : "Concept Subsumption Outcome code system",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
} ],
"status" : "draft",
"id" : "6372d64c-eb7b-5d8e-b92f-61b0fe32f208",
"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" : "5.0.0"
}