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" : "Observation",
"id" : "Example-Bildgebung-BiRADS-Rechts",
"meta" : {
"profile" : [
🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-bildgebung-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Bildgebung-BiRADS-Rechts</b></p><a name=\"Example-Bildgebung-BiRADS-Rechts\"> </a><a name=\"hcExample-Bildgebung-BiRADS-Rechts\"> </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-bildgebung-observation.html\">BIH Senologie Bildgebung Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72018-2}\">Breast Imaging-Reporting and Data System (BI-RADS) assessment category</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Maria Musterfrau Female, DoB: 1965-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2024-001)</a></p><p><b>effective</b>: 2024-02-20</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 397140005}\">BI-RADS 1 — unauffällig</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 73056007}\">Right breast structure</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72018-2",
"display" : "Breast Imaging-Reporting and Data System (BI-RADS) assessment category"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"effectiveDateTime" : "2024-02-20",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "397140005",
"display" : "Mammography assessment (Category 1) - Negative"
}
],
"text" : "BI-RADS 1 — unauffällig"
},
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "73056007",
"display" : "Right breast structure"
}
]
}
}