0.1.0 - ci-build

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

: Patient's employment Options - XML Representation

Draft as of 2024-09-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patientEmploymentVs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet patientEmploymentVs</b></p><a name="patientEmploymentVs"> </a><a name="hcpatientEmploymentVs"> </a><a name="patientEmploymentVs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-Patient.Employment.html"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/Patient.Employment</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-Patient.Employment.html#Patient.Employment-employed">employed</a></td><td style="color: #cccccc">employed</td><td>employed</td></tr><tr><td><a href="CodeSystem-Patient.Employment.html#Patient.Employment-selfEmployed">selfEmployed</a></td><td style="color: #cccccc">selft-employed</td><td>selft-employed</td></tr><tr><td><a href="CodeSystem-Patient.Employment.html#Patient.Employment-sponsored">sponsored</a></td><td style="color: #cccccc">sponsored</td><td>sponsored</td></tr><tr><td><a href="CodeSystem-Patient.Employment.html#Patient.Employment-organizedGroups">organizedGroups</a></td><td style="color: #cccccc">organizedGroups</td><td>organizedGroups</td></tr></table></li></ul></div>
  </text>
  <url value="https://shr.tiberbuapps.com/fhir/ValueSet/patientEmploymentVs"/>
  <version value="0.1.0"/>
  <name value="PatientEmployment"/>
  <title value="Patient's employment Options"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-06T09:59:02+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="ValueSet for Patient's employment"/>
  <compose>
    <include>
      <system
              value="https://shr.tiberbuapps.com/fhir/CodeSystem/Patient.Employment"/>
      <concept>
        <code value="employed"/>
      </concept>
      <concept>
        <code value="selfEmployed"/>
      </concept>
      <concept>
        <code value="sponsored"/>
      </concept>
      <concept>
        <code value="organizedGroups"/>
      </concept>
    </include>
  </compose>
</ValueSet>