Da Vinci Payer Data Exchange
2.0.0-ballot - ballot US

Publication Build: This will be filled in by the publication tooling

: Provenance Roles - XML Representation

Active as of 2022-02-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ProvenanceAgentRoleType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-pdex/CodeSystem/ProvenanceAgentRoleType defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">author<a name="ProvenanceAgentRoleType-author"> </a></td><td>Author</td><td>Person or entity that originated the referenced resource</td></tr><tr><td style="white-space:nowrap">custodian<a name="ProvenanceAgentRoleType-custodian"> </a></td><td>Custodian</td><td>The entity that is accountable for maintaining a true an accurate copy of the original record</td></tr><tr><td style="white-space:nowrap">source<a name="ProvenanceAgentRoleType-source"> </a></td><td>Source</td><td>Organization, Practitioner or Payer who was the source of the referenced resource</td></tr><tr><td style="white-space:nowrap">transmitter<a name="ProvenanceAgentRoleType-transmitter"> </a></td><td>Transmitter</td><td>Provenance Transmitter</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-pdex/CodeSystem/ProvenanceAgentRoleType"/>
  <version value="2.0.0-ballot"/>
  <name value="ProvenanceAgentRoleType"/>
  <title value="Provenance Roles"/>
  <status value="active"/>
  <date value="2022-02-18T14:02:32+00:00"/>
  <publisher value="HL7 Financial Management Working Group"/>
  <contact>
    <name value="HL7 Financial Management Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:mark.scrimshire@onyxhealth.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 International - Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem for types of role relating to the creation or communication of referenced resources"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="author"/>
    <display value="Author"/>
    <definition value="Person or entity that originated the referenced resource"/>
  </concept>
  <concept>
    <code value="custodian"/>
    <display value="Custodian"/>
    <definition
                value="The entity that is accountable for maintaining a true an accurate copy of the original record"/>
  </concept>
  <concept>
    <code value="source"/>
    <display value="Source"/>
    <definition
                value="Organization, Practitioner or Payer who was the source of the referenced resource"/>
  </concept>
  <concept>
    <code value="transmitter"/>
    <display value="Transmitter"/>
    <definition value="Provenance Transmitter"/>
  </concept>
</CodeSystem>