HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: MIF Concept Relationship Reflexivity - JSON Representation

Draft as of 2024-07-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mif-conceptRelationshipReflexivity",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mif-conceptRelationshipReflexivity</b></p><a name=\"mif-conceptRelationshipReflexivity\"> </a><a name=\"hcmif-conceptRelationshipReflexivity\"> </a><a name=\"mif-conceptRelationshipReflexivity-en-US\"> </a><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-ConceptRelationshipReflexivity\">MIF-ConceptRelationshipReflexivity</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-ConceptRelationshipReflexivity\">MIF-ConceptRelationshipReflexivity</a></td><td/><td>Grouper code for MIF SupportedConceptRelationship.reflexivity codes</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/mif-conceptRelationshipReflexivity",
  "version" : "1.0.0",
  "name" : "MIFConceptRelationshipReflexivity",
  "title" : "MIF Concept Relationship Reflexivity",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-21T02:30:42-06: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-reflexivity to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.reflexivity 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.html",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "MIF-ConceptRelationshipReflexivity"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "concept" : [
          {
            "code" : "MIF-ConceptRelationshipReflexivity"
          }
        ]
      }
    ]
  }
}