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
<Condition xmlns="http://hl7.org/fhir">
<id value="example-Condition-Density"/>
<meta>
<profile
value="https://profiles.ihe.net/RAD/IDR/StructureDefinition/idr-impression-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-Condition-Density</b></p><a name="example-Condition-Density"> </a><a name="hcexample-Condition-Density"> </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-idr-impression-condition.html">IDR Report Impression Condition</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status provisional}">Provisional</span></p><p><b>category</b>: <span title="Codes:{https://profiles.ihe.net/RAD/IDR/CodeSystem/idr-impression-condition-category-cs diagnostic-imaging-impression}">Imaging Impression</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 28328005}">Abnormal Radiologic Density</span></p><p><b>bodyStructure</b>: <a href="BodyStructure-example-BodyStructure-Left-Breast.html">BodyStructure</a></p><p><b>subject</b>: <a href="Patient-example-Patient.html">Jane Doe Female, DoB Unknown ( Medical Record Number: 1234567)</a></p><p><b>asserter</b>: <a href="Practitioner-example-Practitioner-Radiologist.html">Practitioner Roger Roentgen </a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="provisional"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="https://profiles.ihe.net/RAD/IDR/CodeSystem/idr-impression-condition-category-cs"/>
<code value="diagnostic-imaging-impression"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="28328005"/>
<display value="Abnormal Radiologic Density"/>
</coding>
</code>
<bodyStructure>🔗
<reference value="BodyStructure/example-BodyStructure-Left-Breast"/>
</bodyStructure>
<subject>🔗
<reference value="Patient/example-Patient"/>
</subject>
<asserter>🔗
<reference value="Practitioner/example-Practitioner-Radiologist"/>
</asserter>
</Condition>