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-Patho-Conclusion",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Patho-Conclusion</b></p><a name=\"Example-Patho-Conclusion\"> </a><a name=\"hcExample-Patho-Conclusion\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</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-03-05</p><p><b>value</b>: Invasiv-duktales Mammakarzinom, G2, pT1c, ER+/PR+/HER2-, Ki-67 20%</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "22637-3",
"display" : "Pathology report final diagnosis Narrative"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"effectiveDateTime" : "2024-03-05",
"valueString" : "Invasiv-duktales Mammakarzinom, G2, pT1c, ER+/PR+/HER2-, Ki-67 20%"
}