PACIO Re-Assessment Timepoints Implementation Guide
0.1.0 - STU 1

PACIO Re-Assessment Timepoints Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Timepoint_BasedOn - XML Representation

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="encounter-based-on"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Timepoint_BasedOn</p><p><b>status</b>: active</p><p><b>date</b>: Nov 6, 2021, 7:36:09 PM</p><p><b>publisher</b>: HL7 Community-Based Care and Privacy Working Group</p><p><b>contact</b>: HL7 Community-Based Care and Privacy Working Group: <a href="http://www.hl7.org/Special/committees/patientempowerment">http://www.hl7.org/Special/committees/patientempowerment</a>,<a href="mailto:patients@lists.HL7.org">patients@lists.HL7.org</a>, PACIO project: <a href="http://www.hl7.org/Special/committees/patientempowerment">http://www.hl7.org/Special/committees/patientempowerment</a>,<a href="mailto:info@pacioproject.org">info@pacioproject.org</a></p><p><b>description</b>: The ClinicalImpression or ServiceRequest that initiated this timepoint</p><p><b>jurisdiction</b>: <span title="Codes: {urn:iso:std:iso:3166 US}">United States of America</span></p><p><b>code</b>: based-on</p><p><b>base</b>: Encounter</p><p><b>type</b>: reference</p><p><b>expression</b>: Encounter.basedOn | Encounter.basedOn.extension.where(url='http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression').valueReference</p><p><b>target</b>: ServiceRequest, ClinicalImpression</p></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on"/>
  <version value="0.1.0"/>
  <name value="Timepoint_BasedOn"/>
  <status value="active"/>
  <date value="2021-11-06T19:36:09-07:00"/>
  <publisher value="HL7 Community-Based Care and Privacy Working Group"/>
  <contact>
    <name value="HL7 Community-Based Care and Privacy Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patients@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="PACIO project"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pacioproject.org"/>
    </telecom>
  </contact>
  <description
               value="The ClinicalImpression or ServiceRequest that initiated this timepoint"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <code value="based-on"/>
  <base value="Encounter"/>
  <type value="reference"/>
  <expression
              value="Encounter.basedOn | Encounter.basedOn.extension.where(url=&#39;http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression&#39;).valueReference"/>
  <target value="ServiceRequest"/>
  <target value="ClinicalImpression"/>
</SearchParameter>