Kerndatensatz Senologie
0.9.0 - ci-build
Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationStatement",
"id" : "Fall10-Medikation-Paclitaxel",
"meta" : {
"profile" : [
🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-systemtherapie-medikation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement Fall10-Medikation-Paclitaxel</b></p><a name=\"Fall10-Medikation-Paclitaxel\"> </a><a name=\"hcFall10-Medikation-Paclitaxel\"> </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-senologie-systemtherapie-medikation.html\">BIH Senologie Systemtherapie Medikation (einzelne Gabe)</a></p></div><p><b>Therapie-Zyklus</b>: 1</p><p><b>Tag im Zyklus</b>: 1</p><p><b>partOf</b>: <a href=\"Procedure-Fall10-Systemtherapie-Adjuvant.html\">Procedure Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie</a></p><p><b>status</b>: completed</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 387374002}\">Paclitaxel</span></p><p><b>subject</b>: <a href=\"Patient-Fall10-Patient-Christina-Becker.html\">Christina Becker Female, DoB: 1982-12-14 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-010)</a></p><p><b>effective</b>: 2025-07-21 --> 2025-07-21</p><p><b>dateAsserted</b>: 2025-07-21</p><p><b>reasonReference</b>: <a href=\"Condition-Fall10-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Events: 2025-07-21 </p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>175 mg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg/m2 = 'mg/m2')</span></td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-therapy-cycle",
"valueInteger" : 1
},
{
"url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-day-in-cycle",
"valueInteger" : 1
}
],
"partOf" : [
{
🔗 "reference" : "Procedure/Fall10-Systemtherapie-Adjuvant"
}
],
"status" : "completed",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387374002",
"display" : "Paclitaxel"
}
],
"text" : "Paclitaxel"
},
"subject" : {
🔗 "reference" : "Patient/Fall10-Patient-Christina-Becker"
},
"effectivePeriod" : {
"start" : "2025-07-21",
"end" : "2025-07-21"
},
"dateAsserted" : "2025-07-21",
"reasonReference" : [
{
🔗 "reference" : "Condition/Fall10-Diagnose-Mammakarzinom"
}
],
"dosage" : [
{
"timing" : {
"event" : [
"2025-07-21"
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 175,
"unit" : "mg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "mg/m2"
}
}
]
}
]
}