FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/participant-resource-types (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetParticipant Resource Types

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="participant-resource-types"/> 
  <meta> 
    <lastUpdated value="2024-04-22T14:44:42.841+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="extensions"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <ul> 
        <li> Include these codes as defined in 
          <a href="codesystem-fhir-types.html">
            <code> http://hl7.org/fhir/fhir-types</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-fhir-types.html#fhir-types-CareTeam">CareTeam</a> 
              </td> 
              <td style="color: #cccccc">CareTeam</td> 
              <td> The Care Team includes all the people and organizations who plan to participate
                 in the coordination and delivery of care.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Device">Device</a> 
              </td> 
              <td style="color: #cccccc">Device</td> 
              <td> This resource describes the properties (regulated, has real time clock, etc.),
                 administrative (manufacturer name, model number, serial number, firmware, etc.),
                 and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit
                 (these values do not change much within a given module, for example the serial
                 number, manufacturer name, and model number). An actual unit may consist of several
                 modules in a distinct hierarchy and these are represented by multiple Device resources
                 and bound through the 'parent' element.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Group">Group</a> 
              </td> 
              <td style="color: #cccccc">Group</td> 
              <td> Represents a defined collection of entities that may be discussed or acted upon
                 collectively but which are not expected to act collectively, and are not formally
                 or legally recognized; i.e. a collection of entities that isn't an Organization.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-HealthcareService">HealthcareService</a> 
              </td> 
              <td style="color: #cccccc">HealthcareService</td> 
              <td> The details of a healthcare service available at a location or in a catalog.  In
                 the case where there is a hierarchy of services (for example, Lab -&gt; Pathology
                 -&gt; Wound Cultures), this can be represented using a set of linked HealthcareServices.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Location">Location</a> 
              </td> 
              <td style="color: #cccccc">Location</td> 
              <td> Details and position information for a place where services are provided and resources
                 and participants may be stored, found, contained, or accommodated.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Organization">Organization</a> 
              </td> 
              <td style="color: #cccccc">Organization</td> 
              <td> A formally or informally recognized grouping of people or organizations formed
                 for the purpose of achieving some form of collective action.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Patient">Patient</a> 
              </td> 
              <td style="color: #cccccc">Patient</td> 
              <td> Demographics and other administrative information about an individual or animal
                 that is the subject of potential, past, current, or future health-related care,
                 services, or processes.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-Practitioner">Practitioner</a> 
              </td> 
              <td style="color: #cccccc">Practitioner</td> 
              <td> A person who is directly or indirectly involved in the provisioning of healthcare
                 or related services.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-PractitionerRole">PractitionerRole</a> 
              </td> 
              <td style="color: #cccccc">PractitionerRole</td> 
              <td> A specific set of Roles/Locations/specialties/services that a practitioner may
                 perform, or has performed at an organization during a period of time.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-fhir-types.html#fhir-types-RelatedPerson">RelatedPerson</a> 
              </td> 
              <td style="color: #cccccc">RelatedPerson</td> 
              <td> Information about a person that is involved in a patient's health or the care for
                 a patient, but who is not the primary target of healthcare.</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/participant-resource-types"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3301"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="ParticipantResourceTypes"/> 
  <title value="Participant Resource Types"/> 
  <status value="active"/> 
  <experimental value="true"/> 
  <date value="2024-04-22T14:44:42+00:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="All Resource Types that represent participant resources"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/fhir-types"/> 
      <concept> 
        <code value="CareTeam"/> 
      </concept> 
      <concept> 
        <code value="Device"/> 
      </concept> 
      <concept> 
        <code value="Group"/> 
      </concept> 
      <concept> 
        <code value="HealthcareService"/> 
      </concept> 
      <concept> 
        <code value="Location"/> 
      </concept> 
      <concept> 
        <code value="Organization"/> 
      </concept> 
      <concept> 
        <code value="Patient"/> 
      </concept> 
      <concept> 
        <code value="Practitioner"/> 
      </concept> 
      <concept> 
        <code value="PractitionerRole"/> 
      </concept> 
      <concept> 
        <code value="RelatedPerson"/> 
      </concept> 
    </include> 
  </compose> 
</ValueSet> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.