http://terminology.hl7.org/CodeSystem/condition-ver-status|2.0.1

name
ConditionVerificationStatus
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2024-04-24 00:00:00.0

ConditionVerificationStatus

The verification status to support or decline the clinical status of the condition or diagnosis.

{
  "description" : "The verification status to support or decline the clinical status of the condition or diagnosis.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2024-04-24T00:00:00Z",
  "meta" : {
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "ConditionVerificationStatus",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ConditionVerificationStatus",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "0ecc24c4-4bb6-527f-98a3-dab9ca94534d",
  "valueSet" : "http://terminology.hl7.org/ValueSet/condition-ver-status",
  "url" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1075",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "unconfirmed",
    "concept" : [ {
      "code" : "provisional",
      "display" : "Provisional",
      "definition" : "This is a tentative diagnosis - still a candidate that is under consideration."
    }, {
      "code" : "differential",
      "display" : "Differential",
      "definition" : "One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment."
    } ],
    "display" : "Unconfirmed",
    "definition" : "There is not sufficient evidence to assert the presence of the subject's condition."
  }, {
    "code" : "confirmed",
    "display" : "Confirmed",
    "definition" : "There is sufficient evidence to assert the presence of the subject's condition."
  }, {
    "code" : "refuted",
    "display" : "Refuted",
    "definition" : "This condition has been ruled out by subsequent diagnostic and clinical evidence."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The statement was entered in error and is not valid."
  } ],
  "caseSensitive" : true,
  "version" : "2.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}