| Package | hl7.fhir.us.cdmh |
| Resource Type | CodeSystem |
| Id | pcornet-information-sources |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-information-sources.html |
| URL | http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-09-06 |
| Name | PCORNetInformationSources |
| Title | PCORNet Information Source |
| Realm | us |
| Authority | hl7 |
| Description | The PCORNet Information Sources contains the codes to be used by PCORNet data marts conveying how the information originated. |
| Copyright | Used by permission of HL7, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| pcornet-condition-source | PCORNet Condition Source |
| pcornet-vital-source | PCORNet Vital Source |
No resources found
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:
{
"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."
}
]
}