Remote Anamnesis Implementation Guide
0.1.0 - ci-build

Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DiagnosticReport-Patient-001 - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReport-Patient-001"/>
  <meta>
    <profile
             value="http://remote-anamnesis.na.icar.cnr/StructureDefinition/diagnosticreport-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport DiagnosticReport-Patient-001</b></p><a name="DiagnosticReport-Patient-001"> </a><a name="hcDiagnosticReport-Patient-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-diagnosticreport-patient.html">DiagnosticReport_Patient</a></p></div><h2><span title="Codes:{http://snomed.info/sct 26604007}">Complete blood count (procedure)</span> </h2><table class="grid"><tr><td>Subject</td><td>Maria Bianchi Female, DoB: 1985-02-16 ( http://example.com/codice-fiscale#BNCMRA85B56F205T)</td></tr><tr><td>Identifier</td><td> LAB-20250227-001</td></tr></table><p><b>Report Details</b></p></div>
  </text>
  <extension
             url="http://remote-anamnesis.na.icar.cnr/StructureDefinition/condition-confidence-level">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://remoteanamnesis.na.icar.cnr/CodeSystem/CsConfidenceLevel"/>
        <code value="certified-source"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <value value="LAB-20250227-001"/>
  </identifier>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="26604007"/>
      <display value="Complete blood count (procedure)"/>
    </coding>
    <text value="Complete blood count (procedure)"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient-Anamnesi-001"/>
  </subject>
</DiagnosticReport>