HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="action-participant-role"/>
  <meta>
    <lastUpdated value="2017-02-15T16:33:00.000-07:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Action Participant Role</h2>
      <p>Either a practitioner role or a relationship type.</p>
      <p>This value set includes codes from the following value sets:</p>
      <ul>
        <li>Include all codes defined in
          <a href="valueset-practitioner-role.html">http://hl7.org/fhir/ValueSet/practitioner-role</a>
        </li>
        <li>Include all codes defined in
          <a href="valueset-relatedperson-relationshiptype.html">http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype</a>
        </li>
      </ul>
    </div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/action-participant-role"/>
  <version value="0.1.0"/>
  <name value="ActionParticipantRole"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-02-15T16:33:00.000-07:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Either a practitioner role or a relationship type.  Note from UTG import - may have been a temporary entry that subsequently disappeared from the FHIR source; unable to locate.   Version set to 0.1.0"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/practitioner-role"/>
      <valueSet
                value="http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"/>
    </include>
  </compose>
</ValueSet>