CH LAB-Order (R4)
3.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Report about the dermatiscopy of skin - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="skin-dermatoscopy"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport skin-dermatoscopy</b></p><a name="skin-dermatoscopy"> </a><a name="hcskin-dermatoscopy"> </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">Profiles: <a href="StructureDefinition-ch-lab-order-diagnostic-report.html">CH LAB-Order Diagnosic Report</a>, <a href="http://hl7.org/fhir/R4/diagnosticreport.html">DiagnosticReport</a></p></div><h2><span title="Codes:{http://snomed.info/sct 1237125003}">Dermatoscopy of skin, Diagnostic Report</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 PAT}">Pathology</span>) </h2><table class="grid"><tr><td>Subject</td><td>Simone Studer (official) Female, DoB: 1992-01-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400008)</td></tr><tr><td>When For</td><td>2017-03-02</td></tr><tr><td>Reported</td><td>2025-05-01 10:00:00+0000</td></tr><tr><td>Performer</td><td> Marc Mustermann, Arztpraxis</td></tr><tr><td>Identifier</td><td> <code>http://example.org/identifiers</code>/P44444444</td></tr></table><p><b>Report Details</b></p></div>
  </text>
  <identifier>
    <system value="http://example.org/identifiers"/>
    <value value="P44444444"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="PAT"/>
      <display value="Pathology (gross &amp; histopath, not surgical)"/>
    </coding>
    <text value="Pathology"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1237125003"/>
      <display value="Optical dermatoscopy of skin (procedure)"/>
    </coding>
    <text value="Dermatoscopy of skin, Diagnostic Report"/>
  </code>
  <subject>🔗 
    <reference value="Patient/SimoneStuder"/>
    <display value="Simone Studer"/>
  </subject>
  <effectiveDateTime value="2017-03-02"/>
  <issued value="2025-05-01T10:00:00Z"/>
  <performer>
    <display value="Marc Mustermann, Arztpraxis"/>
  </performer>
  <resultsInterpreter>
    <display value="Marc Mustermann, Dr. med."/>
  </resultsInterpreter>
  <specimen>🔗 
    <reference value="Specimen/Skin"/>
  </specimen>
  <media>
    <comment value="Dermatoskopy"/>
    <link>🔗 
      <reference value="Media/skin-dermatoskopy-image"/>
    </link>
  </media>
</DiagnosticReport>