{
  "resourceType" : "Task",
  "id" : "HereditaryCancerTestingRecommendedFollowupNegative",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/genomics-reporting/2024Jan/StructureDefinition-followup-recommendation.html\">Followup Recommendation</a></p></div><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\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "status" : "requested",
  "intent" : "proposal",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "LA14020-4",
      "display" : "THIS PLACEHOLDER LOINC CODE IS FOR: 'Genetic counseling recommended'"
    }]
  },
  "description" : "",
  "for" : {
    "reference" : "Patient/PatientFemale"
  }
}