Detected Issue Status
draftURL
http://hl7.org/fhir/ValueSet/detectedissue-statusCopied!
Version5.0.0Copied!
PublisherHL7 (FHIR Project)Date2020-12-28T16:55:11+11:00DescriptionIndicates the status of a detected issue
Expansion
| Code | Display | System |
|---|---|---|
| preliminary | Preliminary | http://hl7.org/fhir/observation-status |
| final | Final | http://hl7.org/fhir/observation-status |
| entered-in-error | Entered in Error | http://hl7.org/fhir/observation-status |
| mitigated | Mitigated | http://hl7.org/fhir/detectedissue-status |
systemhttp://hl7.org/fhir/observation-status
systemhttp://hl7.org/fhir/detectedissue-status
This value set includes codes based on the following rules:
- Include these codes as defined in
http://hl7.org/fhir/observation-statusCode Display Definition Canonical Mapping for "Detected Issue Status" preliminary Preliminary This is an initial or interim observation: data may be incomplete or unverified. ~ draft final Final 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. ~ complete entered-in-error Entered in Error 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" rather than "entered-in-error".). ~ error - Include these codes as defined in
http://hl7.org/fhir/detectedissue-statusCode Display Definition Canonical Mapping for "Detected Issue Status" mitigated Mitigated Indicates the detected issue has been mitigated ~ inactive
{
"description" : "Indicates the status of a detected issue",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/observation-status",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 3
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
}, {
"system" : "http://hl7.org/fhir/detectedissue-status",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 1
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2020-12-28T16:55:11+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "DetectedIssueStatus",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Detected Issue Status",
"extension" : [ {
"valueCode" : "cds",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "detectedissue-status",
"url" : "http://hl7.org/fhir/ValueSet/detectedissue-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3158"
} ],
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This value set includes codes based on the following rules:</p>\n <ul>\n <li>Include these codes as defined in \n <a href=\"codesystem-observation-status.html\">\n <code>http://hl7.org/fhir/observation-status</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>\n <a href=\"valueset-resource-status.html\">Canonical Mapping for "Detected Issue Status"</a>\n </b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-observation-status.html#observation-status-preliminary\">preliminary</a>\n </td>\n <td>Preliminary</td>\n <td>This is an initial or interim observation: data may be incomplete or unverified.</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-draft\">draft</a>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-observation-status.html#observation-status-final\">final</a>\n </td>\n <td>Final</td>\n <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>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-complete\">complete</a>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-observation-status.html#observation-status-entered-in-error\">entered-in-error</a>\n </td>\n <td>Entered in Error</td>\n <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" rather than "entered-in-error".).</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-error\">error</a>\n </td>\n </tr>\n </table>\n </li>\n <li>Include these codes as defined in \n <a href=\"codesystem-detectedissue-status.html\">\n <code>http://hl7.org/fhir/detectedissue-status</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>\n <a href=\"valueset-resource-status.html\">Canonical Mapping for "Detected Issue Status"</a>\n </b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-detectedissue-status.html#detectedissue-status-mitigated\">mitigated</a>\n </td>\n <td>Mitigated</td>\n <td>Indicates the detected issue has been mitigated</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-inactive\">inactive</a>\n </td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}