<ValueSet xmlns="http://hl7.org/fhir">
  <id value="spark193" />
  <meta>
    <versionId value="spark193" />
    <lastUpdated value="2015-10-02T12:09:49.608+00:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>ProvenanceParticipantType</h2>
      <p>The type of a provenance participant. Use either a defined FHIR resource type, or, if the reference is not to a resource, one of the defined codes, or some other code if none of the defined codes are appropriate.</p>
      <p>This value set has an inline code system http://hl7.org/fhir/provenance-participant-type, which defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>person
                  <a name="person"></a></td>
          <td>Person</td>
          <td>The participant is a person acting on their on behalf or on behalf of the patient rather than as an practitioner for an organization.  I.e. "not a healthcare provider".</td>
        </tr>
        <tr>
          <td>practitioner
                  <a name="practitioner"></a></td>
          <td>Practitioner</td>
          <td>The participant is a practitioner, a person (provider) who is directly or indirectly involved in the provisioning of healthcare.</td>
        </tr>
        <tr>
          <td>organization
                  <a name="organization"></a></td>
          <td>Organization</td>
          <td>The participant is an organization.</td>
        </tr>
        <tr>
          <td>software
                  <a name="software"></a></td>
          <td>Software</td>
          <td>The participant is a software application including services, algorithms, etc.</td>
        </tr>
        <tr>
          <td>patient
                  <a name="patient"></a></td>
          <td>Patient</td>
          <td>The participant is the patient, a person or animal receiving care or other health-related services.</td>
        </tr>
        <tr>
          <td>device
                  <a name="device"></a></td>
          <td>Device</td>
          <td>The participant is a device, an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health.</td>
        </tr>
        <tr>
          <td>related-person
                  <a name="related-person"></a></td>
          <td>Related Person</td>
          <td>The participant is a related person, a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.246" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/provenance-agent-type" />
  <version value="1.0.1" />
  <name value="ProvenanceParticipantType" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="other" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <date value="2023-05-12" />
  <description value="The type of a provenance participant. Use either a defined FHIR resource type, or, if the reference is not to a resource, one of the defined codes, or some other code if none of the defined codes are appropriate." />
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.246" />
    </extension>
    <system value="http://hl7.org/fhir/provenance-participant-type" />
    <caseSensitive value="true" />
    <concept>
      <code value="person" />
      <display value="Person" />
      <definition value="The participant is a person acting on their on behalf or on behalf of the patient rather than as an practitioner for an organization.  I.e. &quot;not a healthcare provider&quot;." />
    </concept>
    <concept>
      <code value="practitioner" />
      <display value="Practitioner" />
      <definition value="The participant is a practitioner, a person (provider) who is directly or indirectly involved in the provisioning of healthcare." />
    </concept>
    <concept>
      <code value="organization" />
      <display value="Organization" />
      <definition value="The participant is an organization." />
    </concept>
    <concept>
      <code value="software" />
      <display value="Software" />
      <definition value="The participant is a software application including services, algorithms, etc." />
    </concept>
    <concept>
      <code value="patient" />
      <display value="Patient" />
      <definition value="The participant is the patient, a person or animal receiving care or other health-related services." />
    </concept>
    <concept>
      <code value="device" />
      <display value="Device" />
      <definition value="The participant is a device, an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health." />
    </concept>
    <concept>
      <code value="related-person" />
      <display value="Related Person" />
      <definition value="The participant is a related person, a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process." />
    </concept>
  </codeSystem>
</ValueSet>