http://terminology.hl7.org/CodeSystem/v3-SetOperator|2018-08-12

name
v3.SetOperator
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System SetOperator

**** MISSING DEFINITIONS ****

{
  "description" : "**** MISSING DEFINITIONS ****",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "type" : "boolean",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
  } ],
  "name" : "v3.SetOperator",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System SetOperator",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "c4bce77d-a8aa-5be2-8d14-cee2db2d29d2",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-SetOperator",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-SetOperator",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1069",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "_ValueSetOperator",
    "concept" : [ {
      "code" : "E",
      "display" : "exclude",
      "definition" : "Form the set-difference with this value, i.e., exclude this element or set from the resulting set."
    }, {
      "code" : "I",
      "display" : "include",
      "definition" : "Form the union with this value, i.e., include this element or set in the resulting set."
    } ],
    "display" : "ValueSetOperator",
    "property" : [ {
      "code" : "notSelectable",
      "valueBoolean" : true
    } ],
    "definition" : "Operations that can be used to associate concepts in a terminology."
  }, {
    "code" : "A",
    "display" : "intersect",
    "definition" : "Form the intersection with the value."
  }, {
    "code" : "H",
    "display" : "convex hull",
    "definition" : "Form the convex hull with the value. The convex hull is defined over ordered domains and is the smallest contiguous superset (interval) that of all the operand sets."
  }, {
    "code" : "P",
    "display" : "periodic hull",
    "definition" : "Form the periodic hull with the value. The periodic hull is defined over ordered domains and is the periodic set that contains all contiguous supersets of pairs of intervals generated by the operand periodic intervals."
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}