FHIR IG analytics| Package | fhir.gdx |
| Resource Type | Task |
| Id | Task-HereditaryCancerTestingRecommendedFollowupNegative.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task HereditaryCancerTestingRecommendedFollowupNegative
Profile: Followup Recommendation
status: Requested
intent: proposal
code: THIS PLACEHOLDER LOINC CODE IS FOR: 'Genetic counseling recommended'
description:
{
"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"
}
}