AU Core Implementation Guide
0.2.1-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: AUCoreSpecimenPatient - XML Representation

Page standards status: Draft Maturity Level: 0

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="au-core-specimen-patient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>AUCoreSpecimenPatient <a style="padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #efefef" href="http://hl7.org/fhir/R4/versions.html#std-process" title="Standards Status = Draft">D</a></h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>A specimen patient <strong>SHOULD</strong> support patient.identifier. NOTE: This AU Core SearchParameter extends the usage context of the
Specimen-patient parameter</p>
<ul>
<li>multipleAnd</li>
<li>multipleOr</li>
<li>chain</li>
</ul>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/specimen.html">Specimen</a></td></tr><tr><td>Expression</td><td><code>Specimen.subject.where(resolve() is Patient)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Chains</td><td>Allowed: identifier</td></tr></table></div>
  </text>
  <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.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org.au/fhir/core/SearchParameter/au-core-specimen-patient"/>
  <version value="0.2.1-preview"/>
  <name value="AUCoreSpecimenPatient"/>
  <derivedFrom value="http://hl7.org/fhir/SearchParameter/Specimen-patient"/>
  <status value="draft"/>
  <date value="2023-08-22T20:24:06+10:00"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="HL7 Australia FHIR Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://confluence.hl7.org/display/HAFWG"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A specimen patient **SHOULD** support patient.identifier. NOTE: This AU Core SearchParameter extends the usage context of the
Specimen-patient parameter
 - multipleAnd
 - multipleOr
 - chain"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <code value="patient"/>
  <base value="Specimen"/>
  <type value="reference"/>
  <expression value="Specimen.subject.where(resolve() is Patient)"/>
  <target value="Patient"/>
  <multipleOr value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleOr>
  <multipleAnd value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleAnd>
  <chain value="identifier">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </chain>
</SearchParameter>