Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Task-EMIS-IM1-Elderly-health-assessment - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="610595"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/Task"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task 610595</b></p><a name="610595"> </a><a name="hc610595"> </a><a name="610595-en-GB"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Diary/DBID</code>/610595, <code>https://emis.com/Id/Diary/GUID</code>/f054b752-3120-449c-bb18-91de2a3499d8</p><p><b>status</b>: Ready</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 637681000006105}">Elderly health assessment</span></p><p><b>for</b>: <a href="Patient-610.html">William Dyer  Male, DoB: 1919-05-27 ( Medical record number)</a></p><p><b>executionPeriod</b>: 2005-07-23 06:00:00+0000 --&gt; (ongoing)</p><p><b>requester</b>: <a href="Practitioner-4.html">Practitioner Pauline Steele </a></p></div>
  </text>
  <identifier>
    <system value="https://emis.com/Id/Diary/DBID"/>
    <value value="610595"/>
  </identifier>
  <identifier>
    <system value="https://emis.com/Id/Diary/GUID"/>
    <value value="f054b752-3120-449c-bb18-91de2a3499d8"/>
  </identifier>
  <status value="ready"/>
  <intent value="plan"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="637681000006105"/>
      <display value="Elderly health assessment"/>
    </coding>
    <text value="Elderly health assessment"/>
  </code>
  <for>🔗 
    <reference value="Patient/610"/>
  </for>
  <executionPeriod>
    <start value="2005-07-23T06:00:00+00:00"/>
  </executionPeriod>
  <requester>🔗 
    <reference value="Practitioner/4"/>
  </requester>
</Task>