Rigoletto Implementation Guide
0.3.0 - ci-build
Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="Observation-DimensioneTumore-Rigoletto-001"/>
<meta>
<profile
value="https://rigoletto.na.icar.cnr.it/StructureDefinition/observation-dimensione-tumore-rigoletto"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Observation-DimensioneTumore-Rigoletto-001</b></p><a name="Observation-DimensioneTumore-Rigoletto-001"> </a><a name="hcObservation-DimensioneTumore-Rigoletto-001"> </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-observation-dimensione-tumore-rigoletto.html">Observation_DimensioneTumore_Rigoletto</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 21889-1}">Size Tumor</span></p><p><b>subject</b>: <a href="Patient-Patient-Rigoletto-001.html">Maria Rossi Female, DoB: 1989-11-07 ( http://hl7.it/sid/codiceFiscale#RSSMRA89S47H501Z (use: official, ))</a></p><p><b>focus</b>: <a href="Condition-ConditionCarcinoma-Rigoletto-001.html">Condition Malignant neoplasm of breast</a></p><p><b>effective</b>: 2023-06-10 10:00:00+0100</p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 363679005}">Imaging (procedure)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 33728-7}">Size.maximum dimension in Tumor</span></p><p><b>value</b>: 3.5 mm</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 33729-5}">Size additional dimension in Tumor</span></p><p><b>value</b>: 2 mm</p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21889-1"/>
<display value="Size Tumor"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Patient-Rigoletto-001"/>
</subject>
<focus>🔗
<reference value="Condition/ConditionCarcinoma-Rigoletto-001"/>
</focus>
<effectiveDateTime value="2023-06-10T10:00:00+01:00"/>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="363679005"/>
<display value="Imaging (procedure)"/>
</coding>
</method>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="33728-7"/>
</coding>
</code>
<valueQuantity>
<value value="3.5"/>
<unit value="mm"/>
<system value="http://unitsofmeasure.org"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="33729-5"/>
</coding>
</code>
<valueQuantity>
<value value="2"/>
<unit value="mm"/>
</valueQuantity>
</component>
</Observation>