FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pcornet-information-sources

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-information-sources
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-information-sources.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetInformationSources
TitlePCORNet Information Source
Realmus
Authorityhl7
DescriptionThe PCORNet Information Sources contains the codes to be used by PCORNet data marts conveying how the information originated.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-condition-sourcePCORNet Condition Source
pcornet-vital-sourcePCORNet Vital Source

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources defines the following codes:

CodeDisplayDefinition
OD Internal administrationSource of the information is Internal administration.
EF External feedSource of the information is External feed.
IS Immunization Information SystemsSource of the information is Immunization Information Systems.
PR Patient-reportedSource of the information is Patient-reported.
PD Patient Device Direct FeedSource of the information is a Patient Device Direct Feed.
HC HealthcareSource of the information is Healthcare organization such as problem list.
HD Healthcare Device Direct FeedSource of the information is Healthcare Device Direct Feed.
RG Registry cohortSource of the information is Healthcare organization such as problem list.
CC Patients Cheif ComplaintSource of the information is Patients Chief Complaint
PC PCORNet condition algorithmSource of the information is PCORNet defined condition algorithm
DR DerivedSource of the information is Derived.
NI No informationThere is No Information on the source of the data.
UN UnknownSource of the information is Unknown.
OT OtherSource of the information is Other.

Source

{
  "resourceType": "CodeSystem",
  "id": "pcornet-information-sources",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}