FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mif-conceptRelationshipTransitivity

Packagehl7.terminology.r4b
TypeValueSet
Idmif-conceptRelationshipTransitivity
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-mif-conceptRelationshipTransitivity.html
URLhttp://terminology.hl7.org/ValueSet/mif-conceptRelationshipTransitivity
Version1.0.0
Statusdraft
Date2024-07-21T00:36:31-06:00
NameMIFConceptRelationshipTransitivity
TitleMIF Concept Relationship Transitivity
Realmuv
Authorityhl7
DescriptionCodes for use in the ext-mif-relationship-transitivity to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.transitivity values
CopyrightThis 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

Resources that use this resource

StructureDefinition
ext-mif-relationship-transitivityMIF concept relationship transitivity
ext-mif-relationship-transitivityMIF concept relationship transitivity

Resources that this resource uses

CodeSystem
hl7TermMaintInfraHL7 Terminology Maintenance Infrastructure Vocabulary
hl7TermMaintInfraHL7 Terminology Maintenance Infrastructure Vocabulary

Narrative

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

Generated Narrative: ValueSet mif-conceptRelationshipTransitivity

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "mif-conceptRelationshipTransitivity",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/mif-conceptRelationshipTransitivity",
  "version": "1.0.0",
  "name": "MIFConceptRelationshipTransitivity",
  "title": "MIF Concept Relationship Transitivity",
  "status": "draft",
  "experimental": false,
  "date": "2024-07-21T00:36:31-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-transitivity to capture V3 Model Interchange Format (MIF) SupportedConceptRelationship.transitivity 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-ConceptRelationshipTransitivity"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "concept": [
          {
            "code": "MIF-ConceptRelationshipTransitivity"
          }
        ]
      }
    ]
  }
}