Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v3-ActRelationshipSubset - XML Representation

Page standards status: Trial-use Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ActRelationshipSubset"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-ActRelationshipSubset</b></p><a name="v3-ActRelationshipSubset"> </a><a name="hcv3-ActRelationshipSubset"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>Deprecation Date</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>Retirement Date</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>Part Of</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>Synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>Comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/ActRelationshipSubset</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_ParticipationSubset<a name="v3-ActRelationshipSubset-_ParticipationSubset"> </a></td><td>ParticipationSubset</td><td>Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act.                           Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset.</td><td>true</td></tr><tr><td>2</td><td style="white-space:nowrap">  FUTURE<a name="v3-ActRelationshipSubset-FUTURE"> </a></td><td>expected future</td><td>An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored.</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    FUTSUM<a name="v3-ActRelationshipSubset-FUTSUM"> </a></td><td>future summary</td><td>Represents a 'summary' of all acts that are scheduled to occur in the future (whose effective time is greater than 'now' where is the time the instance is authored.). The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    LAST<a name="v3-ActRelationshipSubset-LAST"> </a></td><td>expected last</td><td>Restricted to the latest known occurrence that is scheduled to occur. The Act with the highest known effective time.</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    NEXT<a name="v3-ActRelationshipSubset-NEXT"> </a></td><td>expected next</td><td>Restricted to the nearest recent known occurrence scheduled to occur in the future. The Act with the lowest effective time, still greater than 'now'. ('now' is the time the instance is authored.)</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap">  PAST<a name="v3-ActRelationshipSubset-PAST"> </a></td><td>previous</td><td>An occurrence that occurred or was scheduled to occur in the past. An Act whose effective time is less than 'now'. ('now' is the time the instance is authored.)</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    FIRST<a name="v3-ActRelationshipSubset-FIRST"> </a></td><td>first known</td><td>Restricted to the earliest known occurrence that occurred or was scheduled to occur in the past. The Act with the lowest effective time. ('now' is the time the instance is authored.)</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    PREVSUM<a name="v3-ActRelationshipSubset-PREVSUM"> </a></td><td>previous summary</td><td>Represents a 'summary' of all acts that previously occurred or were scheduled to occur. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc. ('now' is the time the instance is authored.)</td><td>false</td></tr><tr><td>3</td><td style="white-space:nowrap">    RECENT<a name="v3-ActRelationshipSubset-RECENT"> </a></td><td>most recent</td><td>Restricted to the most recent known occurrence that occurred or was scheduled to occur in the past. The Act with the most recent effective time, still less than 'now'. ('now' is the time the instance is authored.)</td><td>false</td></tr><tr><td>2</td><td style="white-space:nowrap">  SUM<a name="v3-ActRelationshipSubset-SUM"> </a></td><td>summary</td><td>Represents a 'summary' of all acts that have occurred or were scheduled to occur and which are scheduled to occur in the future. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.</td><td>false</td></tr><tr><td>1</td><td style="white-space:nowrap">ActRelationshipExpectedSubset<a name="v3-ActRelationshipSubset-ActRelationshipExpectedSubset"> </a></td><td>ActRelationshipExpectedSubset</td><td>ActRelationshipExpectedSubset</td><td>false</td></tr><tr><td>1</td><td style="white-space:nowrap">ActRelationshipPastSubset<a name="v3-ActRelationshipSubset-ActRelationshipPastSubset"> </a></td><td>ActRelationshipPastSubset</td><td>ActRelationshipPastSubset</td><td>false</td></tr><tr><td>1</td><td style="white-space:nowrap">MAX<a name="v3-ActRelationshipSubset-MAX"> </a></td><td>maximum</td><td>The occurrence whose value attribute is greater than all other occurrences at the time the instance is created.</td><td>false</td></tr><tr><td>1</td><td style="white-space:nowrap">MIN<a name="v3-ActRelationshipSubset-MIN"> </a></td><td>minimum</td><td>The occurrence whose value attribute is less than all other occurrences at the time the instance is created.</td><td>false</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.5.1099"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r2.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/v3/ActRelationshipSubset"/>
  <version value="1.0.2"/>
  <name value="v3-ActRelationshipSubset"/>
  <status value="draft"/>
  <date value="2026-03-20T11:35:48+11:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <type value="code"/>
  </property>
  <property>
    <code value="inactive"/>
    <uri value="http://hl7.org/fhir/concept-properties#inactive"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="effectiveDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#effectiveDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="retirementDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#retirementDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="parent"/>
    <uri value="http://hl7.org/fhir/concept-properties#parent"/>
    <type value="code"/>
  </property>
  <property>
    <code value="child"/>
    <uri value="http://hl7.org/fhir/concept-properties#child"/>
    <type value="code"/>
  </property>
  <property>
    <code value="partOf"/>
    <uri value="http://hl7.org/fhir/concept-properties#partOf"/>
    <type value="code"/>
  </property>
  <property>
    <code value="synonym"/>
    <uri value="http://hl7.org/fhir/concept-properties#synonym"/>
    <type value="code"/>
  </property>
  <property>
    <code value="comment"/>
    <uri value="http://hl7.org/fhir/concept-properties#comment"/>
    <type value="string"/>
  </property>
  <property>
    <code value="itemWeight"/>
    <uri value="http://hl7.org/fhir/concept-properties#itemWeight"/>
    <type value="decimal"/>
  </property>
  <concept>
    <code value="_ParticipationSubset"/>
    <display value="ParticipationSubset"/>
    <definition
                value="Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act.                           Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <concept>
      <code value="FUTURE"/>
      <display value="expected future"/>
      <definition
                  value="An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored."/>
      <property>
        <code value="notSelectable"/>
        <valueBoolean value="false"/>
      </property>
      <concept>
        <code value="FUTSUM"/>
        <display value="future summary"/>
        <definition
                    value="Represents a 'summary' of all acts that are scheduled to occur in the future (whose effective time is greater than 'now' where is the time the instance is authored.). The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc."/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
      <concept>
        <code value="LAST"/>
        <display value="expected last"/>
        <definition
                    value="Restricted to the latest known occurrence that is scheduled to occur. The Act with the highest known effective time."/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
      <concept>
        <code value="NEXT"/>
        <display value="expected next"/>
        <definition
                    value="Restricted to the nearest recent known occurrence scheduled to occur in the future. The Act with the lowest effective time, still greater than 'now'. ('now' is the time the instance is authored.)"/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
    </concept>
    <concept>
      <code value="PAST"/>
      <display value="previous"/>
      <definition
                  value="An occurrence that occurred or was scheduled to occur in the past. An Act whose effective time is less than 'now'. ('now' is the time the instance is authored.)"/>
      <property>
        <code value="notSelectable"/>
        <valueBoolean value="false"/>
      </property>
      <concept>
        <code value="FIRST"/>
        <display value="first known"/>
        <definition
                    value="Restricted to the earliest known occurrence that occurred or was scheduled to occur in the past. The Act with the lowest effective time. ('now' is the time the instance is authored.)"/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
      <concept>
        <code value="PREVSUM"/>
        <display value="previous summary"/>
        <definition
                    value="Represents a 'summary' of all acts that previously occurred or were scheduled to occur. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc. ('now' is the time the instance is authored.)"/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
      <concept>
        <code value="RECENT"/>
        <display value="most recent"/>
        <definition
                    value="Restricted to the most recent known occurrence that occurred or was scheduled to occur in the past. The Act with the most recent effective time, still less than 'now'. ('now' is the time the instance is authored.)"/>
        <property>
          <code value="notSelectable"/>
          <valueBoolean value="false"/>
        </property>
      </concept>
    </concept>
    <concept>
      <code value="SUM"/>
      <display value="summary"/>
      <definition
                  value="Represents a 'summary' of all acts that have occurred or were scheduled to occur and which are scheduled to occur in the future. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc."/>
      <property>
        <code value="notSelectable"/>
        <valueBoolean value="false"/>
      </property>
    </concept>
  </concept>
  <concept>
    <code value="ActRelationshipExpectedSubset"/>
    <display value="ActRelationshipExpectedSubset"/>
    <definition value="ActRelationshipExpectedSubset"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
  <concept>
    <code value="ActRelationshipPastSubset"/>
    <display value="ActRelationshipPastSubset"/>
    <definition value="ActRelationshipPastSubset"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
  <concept>
    <code value="MAX"/>
    <display value="maximum"/>
    <definition
                value="The occurrence whose value attribute is greater than all other occurrences at the time the instance is created."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
  <concept>
    <code value="MIN"/>
    <display value="minimum"/>
    <definition
                value="The occurrence whose value attribute is less than all other occurrences at the time the instance is created."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
</CodeSystem>