<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleFitzpatrickSkinType"/>
  <meta>
    <profile value="https://susith-athukorala.github.io/skin-screening-ig/StructureDefinition/fitzpatrick-skin-type"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleFitzpatrickSkinType</b></p><a name="ExampleFitzpatrickSkinType"> </a><a name="hcExampleFitzpatrickSkinType"> </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-fitzpatrick-skin-type.html">Fitzpatrick Skin Type Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 443708004}">Fitzpatrick classification skin type score</span></p><p><b>subject</b>: <a href="Patient-PatientExample.html">Jane Smith (official) Female, DoB: 1980-05-12</a></p><p><b>effective</b>: 2026-08-25 10:30:00+0930</p><p><b>performer</b>: <a href="Practitioner-PractitionerExample.html">Practitioner Sarah Taylor (official)</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA15338-9}">Skin-type II: fair skin, blond or light-brown hair, light eyes (blue or green), usual sunburn</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="443708004"/>
      <display value="Fitzpatrick classification skin type score"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientExample"/>
  </subject>
  <effectiveDateTime value="2026-08-25T10:30:00+09:30"/>
  <performer>
    <reference value="Practitioner/PractitionerExample"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA15338-9"/>
      <display value="Skin-type II: fair skin, blond or light-brown hair, light eyes (blue or green), usual sunburn"/>
    </coding>
  </valueCodeableConcept>
</Observation>