Imaging Diagnostic Report
0.0.1-current - ci-build
Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions
{
"resourceType" : "BodyStructure",
"id" : "example-BodyStructure-Left-Breast",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure example-BodyStructure-Left-Breast</b></p><a name=\"example-BodyStructure-Left-Breast\"> </a><a name=\"hcexample-BodyStructure-Left-Breast\"> </a><h3>IncludedStructures</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Structure</b></td><td><b>Laterality</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 76752008}\">Breast structure (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 7771000}\">Left (qualifier value)</span></td></tr></table><p><b>patient</b>: <a href=\"Patient-example-Patient.html\">Jane Doe Female, DoB Unknown ( Medical Record Number: 1234567)</a></p></div>"
},
"includedStructure" : [
{
"structure" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "76752008",
"display" : "Breast structure (body structure)"
}
]
},
"laterality" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "7771000",
"display" : "Left (qualifier value)"
}
]
}
}
],
"patient" : {
🔗 "reference" : "Patient/example-Patient"
}
}