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

<Observation xmlns="http://hl7.org/fhir">
  <id value="VeronicaMarsEmploymentStatus"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="R"/>
    </security>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation VeronicaMarsEmploymentStatus</b></p><a name="VeronicaMarsEmploymentStatus"> </a><a name="hcVeronicaMarsEmploymentStatus"> </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">Security Label: restricted (Details: Confidentiality code R = 'restricted')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-cm Z56.0}, {http://loinc.org 67875-5}">Employment status</span></p><p><b>subject</b>: <a href="Patient-VeronicaMars.html">Veronica Mars (official) Female, DoB: 1994-08-07</a></p><p><b>effective</b>: 2026-04-04</p><p><b>performer</b>: <a href="Practitioner-VeronicaMarsDoctor.html">Practitioner John Smith </a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 7348004}">Unemployed</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
      <display value="Social History"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <code value="Z56.0"/>
      <display value="Unemployment, unspecified"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <code value="67875-5"/>
      <display value="Employment status - current"/>
    </coding>
    <text value="Employment status"/>
  </code>
  <subject>
    <reference value="Patient/VeronicaMars"/>
  </subject>
  <effectiveDateTime value="2026-04-04"/>
  <performer>
    <reference value="Practitioner/VeronicaMarsDoctor"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="7348004"/>
      <display value="Coagulation factor II"/>
    </coding>
    <text value="Unemployed"/>
  </valueCodeableConcept>
</Observation>