Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot
Germany
Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "CarePlan",
"id" : "CarePlanCRCPalliativ",
"meta" : {
"profile" : [
🔗 "https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-care-plan"
]
},
"language" : "de",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CarePlan CarePlanCRCPalliativ</b></p><a name=\"CarePlanCRCPalliativ\"> </a><a name=\"hcCarePlanCRCPalliativ\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-onko-care-plan.html\">Onkologischer CarePlan</a></p></div><blockquote><p><b>Onkologische Therapieintention (Extension)</b></p><ul><li>hauptintention: <span title=\"Codes:{http://snomed.info/sct 363676003}\">Palliative intent</span></li></ul></blockquote><p><b>CarePlan Custodian (Extension)</b>: <a href=\"Organization-TumorzentrumCRC.html\">Organization Onkologisches Zentrum Musterklinik</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 736252007}\">Cancer care plan</span></p><p><b>subject</b>: <a href=\"Patient-PatientinCRC.html\">Erika Musterfrau Female, DoB: 1961-09-12</a></p><p><b>period</b>: 2026-02-10 --> (ongoing)</p><p><b>author</b>: <a href=\"Practitioner-OnkologinCRC.html\">Practitioner Petra Musterarzt </a></p><p><b>careTeam</b>: <a href=\"CareTeam-TumorboardCRC.html\">CareTeam Interdisziplinäres Tumorboard Kolorektales Karzinom</a></p><p><b>addresses</b>: <a href=\"Condition-ConditionCRC.html\">Condition Bösartige Neubildung: Kolon, nicht näher bezeichnet</a></p><p><b>supportingInfo</b>: <a href=\"CarePlan-DiagnostikCarePlanCRC.html\">CarePlan: extension = ->Organization Onkologisches Zentrum Musterklinik; status = completed; intent = plan; category = ; period = 2026-01-05 --> 2026-01-20</a></p><p><b>goal</b>: <a href=\"Goal-TherapiezielCRCLebensverlaengerung.html\">Goal: extension = ,,,; lifecycleStatus = active; achievementStatus = In Progress; category = Lebensverlängerung,Symptomkontrolle / Palliation; priority = High Priority; description = ; start[x] = 2026-02-10</a></p><blockquote><p><b>activity</b></p><p><b>outcomeReference</b>: <a href=\"Observation-ObservationDiseaseStatusCRC.html\">Observation Cancer disease progression</a></p><p><b>reference</b>: <a href=\"MedicationRequest-MedicationRequestFOLFOX.html\">MedicationRequest: status = active; intent = plan; category = Tumor board Consult note; medication[x] = </a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-ServiceRequestPortCRC.html\">ServiceRequest Implantable venous access port injection</a></p></blockquote></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "hauptintention",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363676003",
"display" : "Palliative intent"
}
]
}
}
],
"url" : "https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-therapy-intent"
},
{
"url" : "https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-careplan-custodian",
"valueReference" : {
🔗 "reference" : "Organization/TumorzentrumCRC"
}
}
],
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "736252007",
"display" : "Cancer care plan"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/PatientinCRC"
},
"period" : {
"start" : "2026-02-10"
},
"author" : {
🔗 "reference" : "Practitioner/OnkologinCRC"
},
"careTeam" : [
{
🔗 "reference" : "CareTeam/TumorboardCRC"
}
],
"addresses" : [
{
🔗 "reference" : "Condition/ConditionCRC"
}
],
"supportingInfo" : [
{
🔗 "reference" : "CarePlan/DiagnostikCarePlanCRC"
}
],
"goal" : [
{
🔗 "reference" : "Goal/TherapiezielCRCLebensverlaengerung"
}
],
"activity" : [
{
"outcomeReference" : [
{
🔗 "reference" : "Observation/ObservationDiseaseStatusCRC"
}
],
"reference" : {
🔗 "reference" : "MedicationRequest/MedicationRequestFOLFOX"
}
},
{
"reference" : {
🔗 "reference" : "ServiceRequest/ServiceRequestPortCRC"
}
}
]
}