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
{
"resourceType" : "ValueSet",
"id" : "pcornet-condition-source",
"text" : {
"status" : "extensions",
"div" : "<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-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-RG\">RG</a></td><td>Registry cohort</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-CC\">CC</a></td><td>Patients Cheif Complaint</td><td>Source of the information is Patients Chief Complaint</td></tr><tr><td><a href=\"CodeSystem-pcornet-information-sources.html#pcornet-information-sources-PC\">PC</a></td><td>PCORNet condition algorithm</td><td>Source of the information is PCORNet defined condition algorithm</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>"
},
"url" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-condition-source",
"version" : "1.0.0",
"name" : "PCORNetConditionSource",
"title" : "PCORNet Condition 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 Condition Source Codes contains the codes to be used by PCORNet data marts to indicate from where the data originated.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources",
"concept" : [
{
"code" : "PR"
},
{
"code" : "HC"
},
{
"code" : "RG"
},
{
"code" : "CC"
},
{
"code" : "PC"
},
{
"code" : "DR"
},
{
"code" : "NI"
},
{
"code" : "UN"
},
{
"code" : "OT"
}
]
}
]
}
}