This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetDetected Issue Status
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="detectedissue-status"/> <meta> <lastUpdated value="2023-03-01T23:03:57.298+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This value set includes codes based on the following rules:</p> <ul> <li> Include these codes as defined in <a href="codesystem-observation-status.html"> <code> http://hl7.org/fhir/observation-status</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> <td> <b> <a href="valueset-resource-status.html">Canonical Mapping for "Detected Issue Status"</a> </b> </td> </tr> <tr> <td> <a href="codesystem-observation-status.html#observation-status-preliminary">preliminary</a> </td> <td> Preliminary</td> <td> This is an initial or interim observation: data may be incomplete or unverified.</td> <td> <span title="EQUIVALENT">~</span> <a href="codesystem-resource-status.html#resource-status-draft">draft</a> </td> </tr> <tr> <td> <a href="codesystem-observation-status.html#observation-status-final">final</a> </td> <td> Final</td> <td> The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc. would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied.</td> <td> <span title="EQUIVALENT">~</span> <a href="codesystem-resource-status.html#resource-status-complete">complete</a> </td> </tr> <tr> <td> <a href="codesystem-observation-status.html#observation-status-entered-in-error">entered-in-error</a> </td> <td> Entered in Error</td> <td> The observation has been withdrawn following previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled& quot; rather than "entered-in-error".).</td> <td> <span title="EQUIVALENT">~</span> <a href="codesystem-resource-status.html#resource-status-error">error</a> </td> </tr> </table> </li> <li> Include these codes as defined in <a href="codesystem-detectedissue-status.html"> <code> http://hl7.org/fhir/detectedissue-status</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> <td> <b> <a href="valueset-resource-status.html">Canonical Mapping for "Detected Issue Status"</a> </b> </td> </tr> <tr> <td> <a href="codesystem-detectedissue-status.html#detectedissue-status-mitigated">mitigated</a> </td> <td> Mitigated</td> <td> Indicates the detected issue has been mitigated</td> <td> <span title="EQUIVALENT">~</span> <a href="codesystem-resource-status.html#resource-status-inactive">inactive</a> </td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="cds"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="2"/> </extension> <url value="http://hl7.org/fhir/ValueSet/detectedissue-status"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.3158"/> </identifier> <version value="5.0.0-draft-final"/> <name value="DetectedIssueStatus"/> <title value="Detected Issue Status"/> <status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Indicates the status of a detected issue"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/observation-status"/> <concept> <code value="preliminary"/> <display value="Preliminary"/> </concept> <concept> <code value="final"/> <display value="Final"/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered in Error"/> </concept> </include> <include> <system value="http://hl7.org/fhir/detectedissue-status"/> <concept> <code value="mitigated"/> <display value="Mitigated"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0-draft-final generated on Wed, Mar 1, 2023 23:05+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change