Care Plan Summary Adapter for QuickFHIR
1.0.0 - draft

Care Plan Summary Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions

: composition - XML Representation

Page standards status: Trial-use

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Bundle-composition"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "Bundle-composition" </p></div><p><b>Standards Status</b>: trial-use</p><p><b>url</b>: <code>http://hl7.org/fhir/SearchParameter/Bundle-composition</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: composition</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>publisher</b>: Health Level Seven International (FHIR Infrastructure)</p><p><b>contact</b>: <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>, <a href="http://www.hl7.org/Special/committees/fiwg/index.cfm">http://www.hl7.org/Special/committees/fiwg/index.cfm</a></p><p><b>description</b>: The first resource in the bundle, if the bundle type is "document" - this is a composition, and this parameter provides access to search its contents</p><p><b>code</b>: composition</p><p><b>base</b>: Bundle</p><p><b>type</b>: reference</p><p><b>expression</b>: Bundle.entry[0].resource</p><p><b>xpath</b>: f:Bundle/f:entry[0]/f:resource</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Composition</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url value="http://hl7.org/fhir/SearchParameter/Bundle-composition"/>
  <version value="1.0.0"/>
  <name value="composition"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-11-01T09:29:23+11:00"/>
  <publisher value="Health Level Seven International (FHIR Infrastructure)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="The first resource in the bundle, if the bundle type is &quot;document&quot; - this is a composition, and this parameter provides access to search its contents"/>
  <code value="composition"/>
  <base value="Bundle"/>
  <type value="reference"/>
  <expression value="Bundle.entry[0].resource"/>
  <xpath value="f:Bundle/f:entry[0]/f:resource"/>
  <xpathUsage value="normal"/>
  <target value="Composition"/>
</SearchParameter>