Bulk Data Access IG
1.1.0 - STU 2 Ballot

This page is part of the FHIR Bulk Data Access (Flat FHIR) (v1.1.0: STU 2 (FHIR R4) Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: IncludeAssociatedData - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="include-associated-data"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-include-associated-data.html"><code>http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data"/>
  <version value="1.1.0"/>
  <name value="IncludeAssociatedData"/>
  <title value="IncludeAssociatedData"/>
  <status value="active"/>
  <date value="2020-08-16"/>
  <publisher value="HL7 International - FHIR Infrastructure Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.org/Special/committees/fiwg/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="Metadata include options for Bulk Data Access Export Operation includeAssociatedData parameter"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data"/>
    </include>
  </compose>
</ValueSet>