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

FHIR IG analytics

Packagefhir.gdx
Resource TypeTask
IdTask-PrenatalRecommendedFollowup1PatientFemale.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 PrenatalRecommendedFollowup1PatientFemale

version: 1; Last updated: 2024-09-25 00:02:13+0000;

Information Source: #mzuK1EHcvMPipAda

Profile: Followup Recommendation

status: Requested

intent: proposal

code: 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: Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))


Source1

{
  "resourceType": "Task",
  "id": "PrenatalRecommendedFollowup1PatientFemale",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-09-25T00:02:13.030+00:00",
    "source": "#mzuK1EHcvMPipAda",
    "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": "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/PatientFemale"
  }
}