This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: ValueSet-status-reason
Raw json
{ "resourceType" : "ValueSet", "id" : "status-reason", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>eICR Processing Status Reason</h2><div><p>If the PHA system (or its intermediary) identifies an issue with the eICR, but is still able to process the file, or If the incoming eICR was not processed by the PHA system (or its intermediary), the code will identify the warning or error reason.</p> </div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.114222.4.5.274</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>TEMP_CODE_EICR_FATAL</td><td>eICR was not processed due to an error of: fatal problem with the eICR that was received</td><td/></tr><tr><td>TEMP_CODE_EICR_SERVER</td><td>eICR was not processed due to an error of: an ongoing server problem</td><td/></tr><tr><td>TEMP_CODE_SIGNIFICANT_CONTENT</td><td>eICR was not processed due to an error of: significant content or format issues</td><td/></tr><tr><td>TEMP_CODE_INVALID_ID</td><td>eICR was processed with the warning of: invalid eICR identifier</td><td/></tr><tr><td>TEMP_CODE_REQUIRED_DATA_MISSING</td><td>eICR was processed with the warning of: required data not found</td><td/></tr><tr><td>TEMP_CODE_CONTENT</td><td>eICR was processed with the warning of: content or format issues</td><td/></tr><tr><td>TEMP_CODE_INACTIVE_RCTC</td><td>eICR was processed with the warning of: inactive RCTC code</td><td/></tr><tr><td>TEMP_CODE_OUTDATED_RCTC</td><td>eICR was processed with the warning of: outdated RCTC version</td><td/></tr></table></li></ul></div>" }, "url" : "http://fhir.hl7.org/us/ecr/ValueSet/status-reason", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "2.16.840.1.113883.10.20.15.2.5.7" } ], "version" : "0.0.0", "name" : "eICR Processing Status Reason", "status" : "draft", "date" : "2017-07-25T00:00:00+10:00", "description" : "If the PHA system (or its intermediary) identifies an issue with the eICR, but is still able to process the file, or If the incoming eICR was not processed by the PHA system (or its intermediary), the code will identify the warning or error reason.", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US", "display" : "United States Minor Outlying Islands (the)" } ] } ], "compose" : { "include" : [ { "system" : "urn:oid:2.16.840.1.114222.4.5.274", "concept" : [ { "code" : "TEMP_CODE_EICR_FATAL", "display" : "eICR was not processed due to an error of: fatal problem with the eICR that was received" }, { "code" : "TEMP_CODE_EICR_SERVER", "display" : "eICR was not processed due to an error of: an ongoing server problem" }, { "code" : "TEMP_CODE_SIGNIFICANT_CONTENT", "display" : "eICR was not processed due to an error of: significant content or format issues" }, { "code" : "TEMP_CODE_INVALID_ID", "display" : "eICR was processed with the warning of: invalid eICR identifier" }, { "code" : "TEMP_CODE_REQUIRED_DATA_MISSING", "display" : "eICR was processed with the warning of: required data not found" }, { "code" : "TEMP_CODE_CONTENT", "display" : "eICR was processed with the warning of: content or format issues" }, { "code" : "TEMP_CODE_INACTIVE_RCTC", "display" : "eICR was processed with the warning of: inactive RCTC code" }, { "code" : "TEMP_CODE_OUTDATED_RCTC", "display" : "eICR was processed with the warning of: outdated RCTC version" } ] } ] } }