HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). 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 Reflexivity - JSON Representation
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-20T16:06:32+00: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"
}
]
}
]
}
}