Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-28 | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CDASetOperator"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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><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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://ns.electronichealth.net.au/cda/ImplementationGuide/au.digitalhealth.cda.schema"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/ImplementationGuide/au.digitalhealth.cda.schema> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDASetOperator"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CDASetOperator"] ; #
fhir:title [ fhir:v "CDASetOperator"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-28T22:37:35+00:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Determins the intersectionality of multiple sets"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-SetOperator"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "A" ] ] [
fhir:code [ fhir:v "E" ] ] [
fhir:code [ fhir:v "H" ] ] [
fhir:code [ fhir:v "I" ] ] [
fhir:code [ fhir:v "P" ] ] ) ] )
] . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.cda.schema#1.0.0 based on FHIR 5.0.0. Generated 2025-08-28
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use