EMIS Web Adapter for QuickFHIR
2.0.0 - draft

Publish Box goes here

: authoredon - XML Representation

Page standards status: Trial-use

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="MedicationRequest-authoredon"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: SearchParameter</b><a name="MedicationRequest-authoredon"> </a></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 SearchParameter &quot;MedicationRequest-authoredon&quot; </p></div><p><b>Standards Status</b>: trial-use</p><p><b>url</b>: <code>http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: authoredon</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 (Pharmacy)</p><p><b>contact</b>: <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>, <a href="http://www.hl7.org/Special/committees/medication/index.cfm">http://www.hl7.org/Special/committees/medication/index.cfm</a></p><p><b>description</b>: Return prescriptions written on this date</p><p><b>code</b>: authoredon</p><p><b>base</b>: MedicationRequest</p><p><b>type</b>: date</p><p><b>expression</b>: MedicationRequest.authoredOn</p><p><b>xpathUsage</b>: normal</p><p><b>comparator</b>: eq, ne, gt, ge, lt, le, sa, eb, ap</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/MedicationRequest-authoredon"/>
  <version value="2.0.0"/>
  <name value="authoredon"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-11-01T09:29:23+11:00"/>
  <publisher value="Health Level Seven International (Pharmacy)"/>
  <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/medication/index.cfm"/>
    </telecom>
  </contact>
  <description value="Return prescriptions written on this date"/>
  <code value="authoredon"/>
  <base value="MedicationRequest"/>
  <type value="date"/>
  <expression value="MedicationRequest.authoredOn"/>
  <xpathUsage value="normal"/>
  <comparator value="eq"/>
  <comparator value="ne"/>
  <comparator value="gt"/>
  <comparator value="ge"/>
  <comparator value="lt"/>
  <comparator value="le"/>
  <comparator value="sa"/>
  <comparator value="eb"/>
  <comparator value="ap"/>
</SearchParameter>