QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "ValueSet",
"id" : "qicore-negation-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Negation Reason Codes</h2><div><p>This value set defines the set of codes that can be used to indicate the reason an action was not taken</p>\n</div><ul><li>Import all the codes that are contained in http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56, http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58, http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason",
"version" : "4.0.0",
"name" : "NegationReasonCodes",
"title" : "Negation Reason Codes",
"status" : "active",
"date" : "2018-12-05T00:00:00+00:00",
"publisher" : "Health Level Seven, Inc. - CQI WG",
"description" : "This value set defines the set of codes that can be used to indicate the reason an action was not taken",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "This value set was defined to support identifying any of the possible negation reason codes as part of QICore profiles. The value set is composed of the codes from [Medical Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56), [Patient Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58), and [System Reason](http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009) as defined and available in the Value Set Authority Center.",
"compose" : {
"include" : [
{
"valueSet" : [
"http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56",
"http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58",
"http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009"
]
}
]
}
}