DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

: Vital Signs Observation Service Request - XML Representation

Active as of 2024-07-02

Raw xml | Download



<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="MeasurementProcedureRequestTemplate"/>
  <language value="en-NZ"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-NZ" lang="en-NZ"><p class="res-header-id"><b>Generated Narrative: ActivityDefinition MeasurementProcedureRequestTemplate</b></p><a name="MeasurementProcedureRequestTemplate"> </a><a name="hcMeasurementProcedureRequestTemplate"> </a><a name="hcMeasurementProcedureRequestTemplate-en-NZ"> </a><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">Language: en-NZ</p></div><p><b>url</b>: <a href="ActivityDefinition-MeasurementProcedureRequestTemplate.html">ActivityDefinition Vital Signs Observation Service Request</a></p><p><b>identifier</b>: MeasurementProcedureRequestTemplate (use: official, period: 2023-07-25 --&gt; (ongoing)), COVID19MeasurementProcedureRequestTemplate (use: temp, period: (?) --&gt; 2023-07-25)</p><p><b>version</b>: 0.1.6</p><p><b>name</b>: COVID19ObservationVitalSignsRequestTemplate</p><p><b>title</b>: Vital Signs Observation Service Request</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>subject</b>: <span title="Codes:{http://hl7.org/fhir/resource-types Patient}">Patient</span></p><p><b>date</b>: 2024-07-02 01:27:14+0000</p><p><b>publisher</b>: Te Whatu Ora</p><p><b>contact</b>: Te Whatu Ora: <a href="https://www.tewhatuora.govt.nz/">https://www.tewhatuora.govt.nz/</a>, David Grainger: <a href="mailto:david.grainger@middleware.co.nz">david.grainger@middleware.co.nz</a></p><p><b>description</b>: </p><div><p>COVID-19 Request Measurement Collection</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 NZ}">New Zealand</span></p><p><b>purpose</b>: </p><div><p>Makes ServiceRequests which seek vital signs collection observations</p>
</div><p><b>usage</b>: For use in COVID-19 Care in the Community care plans to request a vital signs observation.</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 61746007}">Taking patient vital signs (procedure)</span></p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>doNotPerform</b>: false</p><p><b>timing</b>: 3-3 per1 days</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Patient</td></tr></table></div>
  </text>
  <url
       value="https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/MeasurementProcedureRequestTemplate"/>
  <identifier>
    <use value="official"/>
    <value value="MeasurementProcedureRequestTemplate"/>
    <period>
      <start value="2023-07-25"/>
    </period>
  </identifier>
  <identifier>
    <use value="temp"/>
    <value value="COVID19MeasurementProcedureRequestTemplate"/>
    <period>
      <end value="2023-07-25"/>
    </period>
  </identifier>
  <version value="0.1.6"/>
  <name value="COVID19ObservationVitalSignsRequestTemplate"/>
  <title value="Vital Signs Observation Service Request"/>
  <status value="active"/>
  <experimental value="true"/>
  <subjectCodeableConcept>
    <coding>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Patient"/>
      <display value="Patient"/>
    </coding>
    <text value="Patient"/>
  </subjectCodeableConcept>
  <date value="2024-07-02T01:27:14+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Grainger"/>
    <telecom>
      <system value="email"/>
      <value value="david.grainger@middleware.co.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="COVID-19 Request Measurement Collection"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Makes ServiceRequests which seek vital signs collection observations"/>
  <usage
         value="For use in COVID-19 Care in the Community care plans to request a vital signs observation."/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="61746007"/>
      <display value="Taking patient vital signs (procedure)"/>
    </coding>
  </code>
  <intent value="order"/>
  <priority value="urgent"/>
  <doNotPerform value="false"/>
  <timingTiming>
    <repeat>
      <boundsPeriod>
        <start value="2022-11-01"/>
        <end value="2022-11-29"/>
      </boundsPeriod>
      <frequency value="3"/>
      <frequencyMax value="3"/>
      <period value="1"/>
      <periodUnit value="d"/>
    </repeat>
  </timingTiming>
  <participant>
    <type value="patient"/>
  </participant>
</ActivityDefinition>