HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: MIF Concept Relationship Reflexivity - JSON Representation

Draft as of 2023-09-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mif-conceptRelationshipReflexivity",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</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" : "2023-09-08T17:52:31-06:00",
  "description" : "Codes for use in the ext-mif-relationship-reflexivity to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.reflexivity values",
  "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"
          }
        ]
      }
    ]
  }
}