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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeTask
IdTask-mii-exa-molgen-folgemassnahme-brca1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Task",
  "id": "mii-exa-molgen-folgemassnahme-brca1",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/empfohlene-folgemassnahme|2026.0.4",
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation|3.0.0"
    ]
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/mii-exa-molgen-anforderung-trurisk-panel"
    }
  ],
  "status": "requested",
  "intent": "proposal",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA14020-4",
        "display": "Genetic counseling recommended"
      }
    ]
  },
  "description": "Eine genetische Beratung hinsichtlich einer gezielten Testung leiblicher Familienmitglieder wird empfohlen.",
  "for": {
    "reference": "Patient/mii-exa-molgen-patient-brca1"
  }
}