GenomeX Data Exchange FHIR IG
0.2.0 - draft

GenomeX Data Exchange FHIR IG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CodeX-HL7-FHIR-Accelerator/GenomeX-DataExchange/ and changes regularly. See the Directory of published versions

: HereditaryCancerTestingRecommendedFollowupNegative - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="HereditaryCancerTestingRecommendedFollowupNegative"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task HereditaryCancerTestingRecommendedFollowupNegative</b></p><a name="HereditaryCancerTestingRecommendedFollowupNegative"> </a><a name="hcHereditaryCancerTestingRecommendedFollowupNegative"> </a><a name="HereditaryCancerTestingRecommendedFollowupNegative-en-US"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://loinc.org LA14020-4}">THIS PLACEHOLDER LOINC CODE IS FOR: 'Genetic counseling recommended'</span></p><p><b>description</b>: </p><p><b>for</b>: <a href="Patient-PatientFemale.html">Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))</a></p></div>
  </text>
  <status value="requested"/>
  <intent value="proposal"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA14020-4"/>
      <display
               value="THIS PLACEHOLDER LOINC CODE IS FOR: 'Genetic counseling recommended'"/>
    </coding>
  </code>
  <description value=""/>
  <for>🔗 
    <reference value="Patient/PatientFemale"/>
  </for>
</Task>