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" : "Fall3-Begleitmedikation-Anastrozol",
"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 Fall3-Begleitmedikation-Anastrozol</b></p><a name=\"Fall3-Begleitmedikation-Anastrozol\"> </a><a name=\"hcFall3-Begleitmedikation-Anastrozol\"> </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 386910003}\">Anastrozol 1 mg</span></p><p><b>subject</b>: <a href=\"Patient-Fall3-Patient-Sabine-Weber.html\">Sabine Weber Female, DoB: 1953-07-15 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-003)</a></p><p><b>effective</b>: 2025-06-20 --> (ongoing)</p><p><b>dateAsserted</b>: 2025-06-20</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1x täglich</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>1 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" : "386910003",
"display" : "Anastrozole"
}
],
"text" : "Anastrozol 1 mg"
},
"subject" : {
🔗 "reference" : "Patient/Fall3-Patient-Sabine-Weber"
},
"effectivePeriod" : {
"start" : "2025-06-20"
},
"dateAsserted" : "2025-06-20",
"dosage" : [
{
"text" : "1x täglich",
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
]
}
]
}