PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/detectedissue-status
{
  "description": "Indicates the status of the detected issue. This code system contains only status codes that are not already defined and used from the ObservationStatus code system.",
  "_filename": "CodeSystem-detectedissue-status.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "lastUpdated": "2025-12-18T07:07:42.170+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DetectedIssueStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Detected Issue Status",
  "package_version": "6.0.0-ballot4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "active",
  "id": "a77e96b8-a3ec-4c9e-9e4c-389ca7335543",
  "kind": null,
  "url": "http://hl7.org/fhir/detectedissue-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2026",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "mitigated",
    "display": "Mitigated",
    "definition": "Indicates the detected issue has been mitigated"
  }, {
    "code": "processing-error",
    "display": "Processing error",
    "definition": "Indicates that an error occurred in the evaluation of the proposed action. For example, a drug/drug interaction detected issue could have a status of processing-error to indicate that an error was encountered attempting to determine whether there was a drug-drug interaction."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot4",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}