HL7 FHIR® US Core Implementation Guide (Release 3.0.1 STU3 Update for Comment)

This page is part of a downloaded copy of this specification. This page is part of the US Core Implementation Guide (v3.0.1: STU3 Ballot 2) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-us-core-provenance-participant-type

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-provenance-participant-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>US Core Provenance Participant Type Codes</h2><div><p>The type of participation a provenance agent played for a given target.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-us-core-provenance-participant-type.html"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type</code></a></li><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-provenance-agent-type.html"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</code></a></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/core/ValueSet/us-core-provenance-participant-type"/>
  <version value="3.0.1"/>
  <name value="USCoreProvenancePaticipantTypeCodes"/>
  <title value="US Core Provenance Participant Type Codes"/>
  <status value="active"/>
  <date value="2019-08-28T00:00:00-04:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <description
               value="The type of participation a provenance agent played for a given target."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose
           value="So API consumers can identify the provenance participant type."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type"/>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
    </include>
  </compose>
</ValueSet>