FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeValueSet
IdValueSet-mif-conceptRelationshipReflexivity.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet mif-conceptRelationshipReflexivity

Language: en

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "mif-conceptRelationshipReflexivity",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/mif-conceptRelationshipReflexivity",
  "version": "1.0.0",
  "name": "MIFConceptRelationshipReflexivity",
  "title": "MIF Concept Relationship Reflexivity",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-08T18:17:17-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"
          }
        ]
      }
    ]
  }
}