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 - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "pcornet-information-sources",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources",
  "version" : "1.0.0",
  "name" : "PCORNetInformationSources",
  "title" : "PCORNet Information Source",
  "status" : "active",
  "date" : "2021-09-06",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "The PCORNet Information Sources contains the codes to be used by PCORNet data marts conveying how the information originated.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "OD",
      "display" : "Internal administration",
      "definition" : "Source of the information is Internal administration."
    },
    {
      "code" : "EF",
      "display" : "External feed",
      "definition" : "Source of the information is External feed."
    },
    {
      "code" : "IS",
      "display" : "Immunization Information Systems",
      "definition" : "Source of the information is Immunization Information Systems."
    },
    {
      "code" : "PR",
      "display" : "Patient-reported",
      "definition" : "Source of the information is Patient-reported."
    },
    {
      "code" : "PD",
      "display" : "Patient Device Direct Feed",
      "definition" : "Source of the information is a Patient Device Direct Feed."
    },
    {
      "code" : "HC",
      "display" : "Healthcare",
      "definition" : "Source of the information is Healthcare organization such as problem list."
    },
    {
      "code" : "HD",
      "display" : "Healthcare Device Direct Feed",
      "definition" : "Source of the information is Healthcare Device Direct Feed."
    },
    {
      "code" : "RG",
      "display" : "Registry cohort",
      "definition" : "Source of the information is Healthcare organization such as problem list."
    },
    {
      "code" : "CC",
      "display" : "Patients Cheif Complaint",
      "definition" : "Source of the information is Patients Chief Complaint"
    },
    {
      "code" : "PC",
      "display" : "PCORNet condition algorithm",
      "definition" : "Source of the information is PCORNet defined condition algorithm"
    },
    {
      "code" : "DR",
      "display" : "Derived",
      "definition" : "Source of the information is Derived."
    },
    {
      "code" : "NI",
      "display" : "No information",
      "definition" : "There is  No Information on the source of the data."
    },
    {
      "code" : "UN",
      "display" : "Unknown",
      "definition" : "Source of the information is Unknown."
    },
    {
      "code" : "OT",
      "display" : "Other",
      "definition" : "Source of the information is Other."
    }
  ]
}