Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Vital Source - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pcornet-vital-source"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-pcornet-information-sources.html"><code>http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources</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-pcornet-information-sources.html#pcornet-information-sources-PR">PR</a></td><td>Patient-reported</td><td>Source of the information is Patient-reported.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-PD">PD</a></td><td>Patient Device Direct Feed</td><td>Source of the information is a Patient Device Direct Feed.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-HC">HC</a></td><td>Healthcare</td><td>Source of the information is Healthcare organization such as problem list.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-HD">HD</a></td><td>Healthcare Device Direct Feed</td><td>Source of the information is Healthcare Device Direct Feed.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-DR">DR</a></td><td>Derived</td><td>Source of the information is Derived.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-NI">NI</a></td><td>No information</td><td>There is  No Information on the source of the data.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-UN">UN</a></td><td>Unknown</td><td>Source of the information is Unknown.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-OT">OT</a></td><td>Other</td><td>Source of the information is Other.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-vital-source"/>
  <version value="1.0.0"/>
  <name value="PCORNetVitalSource"/>
  <title value="PCORNet Vital Source"/>
  <status value="active"/>
  <date value="2021-09-06"/>
  <publisher
             value="HL7 International - Biomedical Research and Regulation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="The PCORNet Vital Source Codes contains the codes to be used by PCORNet data marts to indicate from where the data originated."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources"/>
      <concept>
        <code value="PR"/>
      </concept>
      <concept>
        <code value="PD"/>
      </concept>
      <concept>
        <code value="HC"/>
      </concept>
      <concept>
        <code value="HD"/>
      </concept>
      <concept>
        <code value="DR"/>
      </concept>
      <concept>
        <code value="NI"/>
      </concept>
      <concept>
        <code value="UN"/>
      </concept>
      <concept>
        <code value="OT"/>
      </concept>
    </include>
  </compose>
</ValueSet>