This page is part of the HL7 Terminology (v5.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
: MIF Concept Relationship Kind - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mif-conceptRelationshipKind",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-hl7TermMaintInfra.html\"><code>http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra</code></a> where concept is-a <a href=\"CodeSystem-hl7TermMaintInfra.html#hl7TermMaintInfra-MIF-ConceptRelationshipKind\">MIF-ConceptRelationshipKind</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-hl7TermMaintInfra.html\"><code>http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-hl7TermMaintInfra.html#hl7TermMaintInfra-MIF-ConceptRelationshipKind\">MIF-ConceptRelationshipKind</a></td><td/><td>Grouper code for MIF SupportedConceptRelationship.relationshipKind codes</td></tr></table></li></ul></div>"
},
"url" : "http://terminology.hl7.org/ValueSet/mif-conceptRelationshipKind",
"version" : "1.0.0",
"name" : "MIFConceptRelationshipKind",
"title" : "MIF Concept Relationship Kind",
"status" : "draft",
"experimental" : false,
"date" : "2023-02-25T11:07:30-07:00",
"description" : "Codes for use in the ext-mif-relationship-relationshipKind to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.relationshipKind values",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "MIF-ConceptRelationshipKind"
}
]
}
],
"exclude" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"concept" : [
{
"code" : "MIF-ConceptRelationshipKind"
}
]
}
]
}
}