FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.gdx
Resource TypeTask
IdTask-HereditaryCancerTestingRecommendedFollowupNegative.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Task HereditaryCancerTestingRecommendedFollowupNegative

status: Requested

intent: proposal

code: THIS PLACEHOLDER LOINC CODE IS FOR: 'Genetic counseling recommended'

description:

for: Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))


Source1

{
  "resourceType": "Task",
  "id": "HereditaryCancerTestingRecommendedFollowupNegative",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  }
}