HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.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

x_RoleClassCredentialedEntity - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-xRoleClassCredentialedEntity"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><h2>x_RoleClassCredentialedEntity</h2><div><p>A role played by an entity that receives credentials from the scoping entity.</p>
</div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-v3-RoleClass.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</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="CodeSystem-v3-RoleClass.html#v3-RoleClass-ASSIGNED">ASSIGNED</a></td><td>assigned entity</td><td>An agent role in which the agent is an Entity acting in the employ of an organization. The focus is on functional role on behalf of the organization, unlike the Employee role where the focus is on the 'Human Resources' relationship between the employee and the organization.</td></tr><tr><td><a href="CodeSystem-v3-RoleClass.html#v3-RoleClass-QUAL">QUAL</a></td><td>qualified entity</td><td>An entity (player) that has been recognized as having certain training/experience or other characteristics that would make said entity an appropriate performer for a certain activity. The scoper is an organization that educates or qualifies entities.</td></tr></table></li><li>Import all the codes that are contained in <a href="ValueSet-v3-RoleClassLicensedEntity.html">http://terminology.hl7.org/ValueSet/v3-RoleClassLicensedEntity</a></li></ul></div>
  </text>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Name:Class"/>
    </extension>
    <extension url="value">
      <valueString value="credentialedEntity"/>
    </extension>
  </extension>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Name:Role:player:Entity"/>
    </extension>
    <extension url="value">
      <valueString value="subject&amp;"/>
    </extension>
  </extension>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Name:Role:scoper:Entity"/>
    </extension>
    <extension url="value">
      <valueString value="(issuing&amp;)|issuer"/>
    </extension>
  </extension>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Sort:Entity:playedRole:Role"/>
    </extension>
    <extension url="value">
      <valueString value="AAAADA___"/>
    </extension>
  </extension>
  <extension
             url="http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp">
    <extension url="name">
      <valueString value="Sort:Entity:scopedRole:Role"/>
    </extension>
    <extension url="value">
      <valueString value="AAAADA___"/>
    </extension>
  </extension>
  <url
       value="http://terminology.hl7.org/ValueSet/v3-xRoleClassCredentialedEntity"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.16930"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="XRoleClassCredentialedEntity"/>
  <title value="x_RoleClassCredentialedEntity"/>
  <status value="active"/>
  <date value="2014-03-26T00:00:00-04:00"/>
  <description
               value="A role played by an entity that receives credentials from the scoping entity."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleClass"/>
      <concept>
        <code value="ASSIGNED"/>
      </concept>
      <concept>
        <code value="QUAL"/>
      </concept>
    </include>
    <include>
      <valueSet
                value="http://terminology.hl7.org/ValueSet/v3-RoleClassLicensedEntity"/>
    </include>
  </compose>
</ValueSet>