FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package au.digitalhealth.cda.schema#current (31 ms)

Package au.digitalhealth.cda.schema
Type ValueSet
Id Id
FHIR Version R5
Source http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-CDASetOperator.html
Url http://hl7.org/cda/stds/core/ValueSet/CDASetOperator
Version 0.1.0
Status draft
Date 2024-09-29T21:44:55+00:00
Name CDASetOperator
Title CDASetOperator
Experimental False
Realm au
Authority national
Description Determins the intersectionality of multiple sets

Resources that use this resource

StructureDefinition
http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT IVL_INT: Interval (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ IVL_PQ: Interval (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/SXCM-TS SXCM_TS: GeneralTimingSpecification (V3 Data Type)

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-SetOperator SetOperator


Narrative

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

Generated Narrative: ValueSet CDASetOperator

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-SetOperator
    CodeDisplayDefinition
    AintersectForm the intersection with the value.
    EexcludeForm the set-difference with this value, i.e., exclude this element or set from the resulting set.
    Hconvex hullForm 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.
    IincludeForm the union with this value, i.e., include this element or set in the resulting set.
    Pperiodic hullForm 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.

Source

{
  "resourceType" : "ValueSet",
  "id" : "CDASetOperator",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDASetOperator</b></p><a name=\"CDASetOperator\"> </a><a name=\"hcCDASetOperator\"> </a><a name=\"CDASetOperator-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html\"><code>http://terminology.hl7.org/CodeSystem/v3-SetOperator</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html#v3-SetOperator-A\">A</a></td><td style=\"color: #cccccc\">intersect</td><td>Form the intersection with the value.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html#v3-SetOperator-E\">E</a></td><td style=\"color: #cccccc\">exclude</td><td>Form the set-difference with this value, i.e., exclude this element or set from the resulting set.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html#v3-SetOperator-H\">H</a></td><td style=\"color: #cccccc\">convex hull</td><td>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.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html#v3-SetOperator-I\">I</a></td><td style=\"color: #cccccc\">include</td><td>Form the union with this value, i.e., include this element or set in the resulting set.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-SetOperator.html#v3-SetOperator-P\">P</a></td><td style=\"color: #cccccc\">periodic hull</td><td>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.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/CDASetOperator",
  "version" : "0.1.0",
  "name" : "CDASetOperator",
  "title" : "CDASetOperator",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-29T21:44:55+00:00",
  "description" : "Determins the intersectionality of multiple sets",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-SetOperator",
        "concept" : [
          {
            "code" : "A"
          },
          {
            "code" : "E"
          },
          {
            "code" : "H"
          },
          {
            "code" : "I"
          },
          {
            "code" : "P"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.