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" : "Fall1-Begleitmedikation-Metoprolol",
"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 Fall1-Begleitmedikation-Metoprolol</b></p><a name=\"Fall1-Begleitmedikation-Metoprolol\"> </a><a name=\"hcFall1-Begleitmedikation-Metoprolol\"> </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 372826007}\">Metoprolol 47,5 mg</span></p><p><b>subject</b>: <a href=\"Patient-Fall1-Patient-Erika-Neumann.html\">Erika Neumann Female, DoB: 1966-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-001)</a></p><p><b>effective</b>: 2020-03-01 --> (ongoing)</p><p><b>dateAsserted</b>: 2025-01-15</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1x täglich morgens</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>47.5 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" : "372826007",
"display" : "Metoprolol"
}
],
"text" : "Metoprolol 47,5 mg"
},
"subject" : {
🔗 "reference" : "Patient/Fall1-Patient-Erika-Neumann"
},
"effectivePeriod" : {
"start" : "2020-03-01"
},
"dateAsserted" : "2025-01-15",
"dosage" : [
{
"text" : "1x täglich morgens",
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 47.5,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
]
}
]
}