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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeCarePlan
IdCarePlan-PatientKimMusterperson-Tumorkonferenz-4.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": "CarePlan",
  "id": "PatientKimMusterperson-Tumorkonferenz-4",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tumorkonferenz"
    ]
  },
  "replaces": [
    {
      "reference": "CarePlan/PatientKimMusterperson-Tumorkonferenz-3"
    }
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapieplanung-typ",
          "code": "postop",
          "display": "postoperative Tumorkonferenz (Planung der postoperativen Therapie, z. B. zur Frage adjuvante Therapie)"
        }
      ]
    }
  ],
  "description": "Erhaltungstherapie mit Niraparib bei BRCAwt",
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "created": "2022-01-20",
  "addresses": [
    {
      "reference": "Condition/PatientKimMusterperson-PrimaryDiagnosis-2"
    }
  ],
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ",
              "code": "ZS"
            }
          ]
        },
        "status": "in-progress",
        "statusReason": {
          "coding": [
            {
              "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapieabweichung",
              "code": "U",
              "display": "unbekannt"
            }
          ]
        }
      }
    }
  ]
}