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 Information Source - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-information-sources"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources 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">OD<a name="pcornet-information-sources-OD"> </a></td><td>Internal administration</td><td>Source of the information is Internal administration.</td></tr><tr><td style="white-space:nowrap">EF<a name="pcornet-information-sources-EF"> </a></td><td>External feed</td><td>Source of the information is External feed.</td></tr><tr><td style="white-space:nowrap">IS<a name="pcornet-information-sources-IS"> </a></td><td>Immunization Information Systems</td><td>Source of the information is Immunization Information Systems.</td></tr><tr><td style="white-space:nowrap">PR<a name="pcornet-information-sources-PR"> </a></td><td>Patient-reported</td><td>Source of the information is Patient-reported.</td></tr><tr><td style="white-space:nowrap">PD<a name="pcornet-information-sources-PD"> </a></td><td>Patient Device Direct Feed</td><td>Source of the information is a Patient Device Direct Feed.</td></tr><tr><td style="white-space:nowrap">HC<a name="pcornet-information-sources-HC"> </a></td><td>Healthcare</td><td>Source of the information is Healthcare organization such as problem list.</td></tr><tr><td style="white-space:nowrap">HD<a name="pcornet-information-sources-HD"> </a></td><td>Healthcare Device Direct Feed</td><td>Source of the information is Healthcare Device Direct Feed.</td></tr><tr><td style="white-space:nowrap">RG<a name="pcornet-information-sources-RG"> </a></td><td>Registry cohort</td><td>Source of the information is Healthcare organization such as problem list.</td></tr><tr><td style="white-space:nowrap">CC<a name="pcornet-information-sources-CC"> </a></td><td>Patients Cheif Complaint</td><td>Source of the information is Patients Chief Complaint</td></tr><tr><td style="white-space:nowrap">PC<a name="pcornet-information-sources-PC"> </a></td><td>PCORNet condition algorithm</td><td>Source of the information is PCORNet defined condition algorithm</td></tr><tr><td style="white-space:nowrap">DR<a name="pcornet-information-sources-DR"> </a></td><td>Derived</td><td>Source of the information is Derived.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-information-sources-NI"> </a></td><td>No information</td><td>There is  No Information on the source of the data.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-information-sources-UN"> </a></td><td>Unknown</td><td>Source of the information is Unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-information-sources-OT"> </a></td><td>Other</td><td>Source of the information is Other.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources"/>
  <version value="1.0.0"/>
  <name value="PCORNetInformationSources"/>
  <title value="PCORNet Information 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 Information Sources contains the codes to be used by PCORNet data marts conveying how the information 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"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="14"/>
  <concept>
    <code value="OD"/>
    <display value="Internal administration"/>
    <definition value="Source of the information is Internal administration."/>
  </concept>
  <concept>
    <code value="EF"/>
    <display value="External feed"/>
    <definition value="Source of the information is External feed."/>
  </concept>
  <concept>
    <code value="IS"/>
    <display value="Immunization Information Systems"/>
    <definition
                value="Source of the information is Immunization Information Systems."/>
  </concept>
  <concept>
    <code value="PR"/>
    <display value="Patient-reported"/>
    <definition value="Source of the information is Patient-reported."/>
  </concept>
  <concept>
    <code value="PD"/>
    <display value="Patient Device Direct Feed"/>
    <definition
                value="Source of the information is a Patient Device Direct Feed."/>
  </concept>
  <concept>
    <code value="HC"/>
    <display value="Healthcare"/>
    <definition
                value="Source of the information is Healthcare organization such as problem list."/>
  </concept>
  <concept>
    <code value="HD"/>
    <display value="Healthcare Device Direct Feed"/>
    <definition
                value="Source of the information is Healthcare Device Direct Feed."/>
  </concept>
  <concept>
    <code value="RG"/>
    <display value="Registry cohort"/>
    <definition
                value="Source of the information is Healthcare organization such as problem list."/>
  </concept>
  <concept>
    <code value="CC"/>
    <display value="Patients Cheif Complaint"/>
    <definition value="Source of the information is Patients Chief Complaint"/>
  </concept>
  <concept>
    <code value="PC"/>
    <display value="PCORNet condition algorithm"/>
    <definition
                value="Source of the information is PCORNet defined condition algorithm"/>
  </concept>
  <concept>
    <code value="DR"/>
    <display value="Derived"/>
    <definition value="Source of the information is Derived."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No information"/>
    <definition value="There is  No Information on the source of the data."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Source of the information is Unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Source of the information is Other."/>
  </concept>
</CodeSystem>