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" : "Fall8-Begleitmedikation-Tamoxifen",
"meta" : {
"profile" : [
🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-begleitmedikation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement Fall8-Begleitmedikation-Tamoxifen</b></p><a name=\"Fall8-Begleitmedikation-Tamoxifen\"> </a><a name=\"hcFall8-Begleitmedikation-Tamoxifen\"> </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-begleitmedikation.html\">BIH Senologie Begleitmedikation</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 373345002}\">Tamoxifen 20 mg</span></p><p><b>subject</b>: <a href=\"Patient-Fall8-Patient-Klaus-Hartmann.html\">Klaus Hartmann Male, DoB: 1956-02-11 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-008)</a></p><p><b>effective</b>: 2025-09-15 --> (ongoing)</p><p><b>dateAsserted</b>: 2025-07-15</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1x täglich 20 mg, Dauer 5 Jahre (Standard bei männlichem Mammakarzinom)</p><p><b>timing</b>: Once per 1 day</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>20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></blockquote></div>"
},
"status" : "active",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "373345002",
"display" : "Tamoxifen"
}
],
"text" : "Tamoxifen 20 mg"
},
"subject" : {
🔗 "reference" : "Patient/Fall8-Patient-Klaus-Hartmann"
},
"effectivePeriod" : {
"start" : "2025-09-15"
},
"dateAsserted" : "2025-07-15",
"dosage" : [
{
"text" : "1x täglich 20 mg, Dauer 5 Jahre (Standard bei männlichem Mammakarzinom)",
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 20,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
]
}
]
}