Bulk Data Access IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bulk-data/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="include-associated-data"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem include-associated-data</b></p><a name="include-associated-data"> </a><a name="hcinclude-associated-data"> </a><a name="include-associated-data-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">LatestProvenanceResources<a name="include-associated-data-LatestProvenanceResources"> </a></td><td>Export will include the most recent Provenance resources associated with each of the non-provenance resources being returned. Other Provenance resources will not be returned.</td></tr><tr><td style="white-space:nowrap">RelevantProvenanceResources<a name="include-associated-data-RelevantProvenanceResources"> </a></td><td>Export will include all Provenance resources associated with each of the non-provenance resources being returned.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</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/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data"/>
<version value="2.0.0"/>
<name value="IncludeAssociatedDataCodeSystem"/>
<title value="Include Associated Data Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-07-29"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<name value="HL7 International / FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.HL7.org"/>
</telecom>
</contact>
<description
value="Metadata inclusion 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>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="LatestProvenanceResources"/>
<display value="LatestProvenanceResources"/>
<definition
value="Export will include the most recent Provenance resources associated with each of the non-provenance resources being returned. Other Provenance resources will not be returned."/>
</concept>
<concept>
<code value="RelevantProvenanceResources"/>
<display value="RelevantProvenanceResources"/>
<definition
value="Export will include all Provenance resources associated with each of the non-provenance resources being returned."/>
</concept>
</CodeSystem>