Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="focalSubject"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC FocalSubject</h2><div><p>The set of codes that describe the subject of an obsevation when not the patient of record.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/ParticipationType/cs.html"><code>http://hl7.org/fhir/v3/ParticipationType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ParticipationType/cs.html#v3-ParticipationType-DON">DON</a></td><td>Donor</td><td>In some organ transplantation services and rarely in transfusion services a donor will be a target participant in the service.  However, in most cases transplantation is decomposed in three services: explantation, transport, and implantation.  The identity of the donor (recipient) is often irrelevant for the explantation (implantation) service.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/RoleCode/cs.html"><code>http://hl7.org/fhir/v3/RoleCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/RoleCode/cs.html#v3-RoleCode-FTH">FTH</a></td><td>Father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/RoleCode/cs.html#v3-RoleCode-MTH">MTH</a></td><td>Mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/fpar/ValueSet/focalSubject"/>
  <version value="0.01"/>
  <name value="HSPC FocalSubject"/>
  <status value="draft"/>
  <date value="2015-05-26T00:00:00-04:00"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healthcaresoa.org"/>
    </telecom>
  </contact>
  <description
               value="The set of codes that describe the subject of an obsevation when not the patient of record."/>
  <immutable value="true"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/v3/ParticipationType"/>
      <concept>
        <code value="DON"/>
        <display value="Donor"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v3/RoleCode"/>
      <concept>
        <code value="FTH"/>
        <display value="Father"/>
      </concept>
      <concept>
        <code value="MTH"/>
        <display value="Mother"/>
      </concept>
    </include>
  </compose>
</ValueSet>