{ "resourceType" : "CodeSystem", "id" : "nullValueReason", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Null Value Reason code system</h2><div><p>Select codes from Intermountain Healthcare HDD code sytsem. The codes that describe why data is missing in a given element.</p> </div><p><b>Copyright Statement:</b> This value set includes content from and copyrighted by Intermountain Healthcare HDD</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/nullValueReason 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">112<a name="nullValueReason-112"> </a></td><td>Not Applicable</td><td>The data element is not applicable therefore no data is recorded.</td></tr><tr><td style="white-space:nowrap">528116898<a name="nullValueReason-528116898"> </a></td><td>Missing Picklist Value</td><td>The desired value is not one of the options in the picklist.</td></tr><tr><td style="white-space:nowrap">528116900<a name="nullValueReason-528116900"> </a></td><td>Data Not Available</td><td>Data is not available to populate the element.</td></tr></table></div>" }, "url" : "http://hl7.org/fhir/fpar/CodeSystem/nullValueReason", "name" : "HSPC Null Value Reason code system", "status" : "draft", "experimental" : false, "date" : "2019-02-15T12:55:20-05:00", "description" : "Select codes from Intermountain Healthcare HDD code sytsem. The codes that describe why data is missing in a given element.", "copyright" : "This value set includes content from and copyrighted by Intermountain Healthcare HDD", "caseSensitive" : true, "content" : "complete", "concept" : [ { "code" : "112", "display" : "Not Applicable", "definition" : "The data element is not applicable therefore no data is recorded." }, { "code" : "528116898", "display" : "Missing Picklist Value", "definition" : "The desired value is not one of the options in the picklist." }, { "code" : "528116900", "display" : "Data Not Available", "definition" : "Data is not available to populate the element." } ] }