PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.molgen@2025.0.0-alpha1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/empfohlene-folgemassnahme
{
  "description": "Das Profil dieser Task Ressource beschreibt die empfohlenen Folgemaßnahmen.",
  "_filename": "StructureDefinition-mii-pr-molgen-empfohlene-folgemassnahme.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.molgen",
  "date": null,
  "derivation": "constraint",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_PR_MolGen_EmpfohleneFolgemassnahme",
  "mapping": [ {
    "name": "MII KDS Mapping",
    "identity": "MII-KDS"
  } ],
  "abstract": false,
  "type": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII PR MolGen Empfohlene Folgemaßnahme",
  "package_version": "2025.0.0-alpha1",
  "status": "active",
  "id": "097213d2-2522-466a-9479-1dc84a1bc646",
  "kind": "resource",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/empfohlene-folgemassnahme",
  "version": "2025.0.0",
  "differential": {
    "element": [ {
      "id": "Task.status",
      "path": "Task.status",
      "mustSupport": true
    }, {
      "id": "Task.intent",
      "path": "Task.intent",
      "mustSupport": true
    }, {
      "id": "Task.code",
      "path": "Task.code",
      "mapping": [ {
        "map": "mide-dataelement-1724",
        "comment": "Empfehlungen (Therapie, Allg.)",
        "identity": "MII-KDS"
      }, {
        "map": "mide-dataelement-1443",
        "comment": "Beratung",
        "identity": "MII-KDS"
      } ],
      "mustSupport": true
    }, {
      "id": "Task.for",
      "min": 1,
      "path": "Task.for",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Task.encounter",
      "path": "Task.encounter",
      "mustSupport": true
    }, {
      "id": "Task.reasonCode",
      "path": "Task.reasonCode",
      "mustSupport": true
    }, {
      "id": "Task.reasonReference",
      "path": "Task.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/therapeutische-implikation" ]
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation"
}