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
{
"resourceType" : "Task",
"id" : "PrenatalRecommendedFollowup2PatientMale",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-09-25T00:01:34.798+00:00",
"source" : "#hrQE3dHjuHuJ5zkf",
"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 PrenatalRecommendedFollowup2PatientMale</b></p><a name=\"PrenatalRecommendedFollowup2PatientMale\"> </a><a name=\"hcPrenatalRecommendedFollowup2PatientMale\"> </a><a name=\"PrenatalRecommendedFollowup2PatientMale-en-US\"> </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\">version: 1; Last updated: 2024-09-25 00:01:34+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #hrQE3dHjuHuJ5zkf</p><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}\">Genetic counseling recommended</span></p><p><b>description</b>: Patients are recommended to discuss reproductive risks with their health care provider or a genetic counselor. Patients may also wish to discuss any positive results with blood relatives, as there is an increased chance that they are also carriers.</p><p><b>for</b>: <a href=\"Patient-PatientMale.html\">Higado Sobreviviente (official) Male, DoB: 1996-05-13 ( Patient ID: fec6172efdca41b4a13341e75cb62e0f\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
},
"status" : "requested",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA14020-4",
"display" : "Genetic counseling recommended"
}
]
},
"description" : "Patients are recommended to discuss reproductive risks with their health care provider or a genetic counselor. Patients may also wish to discuss any positive results with blood relatives, as there is an increased chance that they are also carriers.",
"for" : {
🔗 "reference" : "Patient/PatientMale"
}
}