HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: MIF Concept Relationship Kind - JSON Representation

Draft as of 2024-03-11

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" : "2.0.0",
  "name" : "MIFConceptRelationshipKind",
  "title" : "MIF Concept Relationship Kind",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-03-11T16:14:51+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes for use in the ext-mif-relationship-relationshipKind to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.relationshipKind values",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "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"
          }
        ]
      }
    ]
  }
}