PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@6.4.0
    http://terminology.hl7.org/CodeSystem/condition-ver-status
{
  "description": "The verification status to support or decline the clinical status of the condition or diagnosis.",
  "_filename": "CodeSystem-condition-ver-status.json",
  "package_name": "hl7.terminology.r3",
  "date": "2024-04-24T00:00:00+00:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ConditionVerificationStatus",
  "package_version": "6.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "active",
  "id": "c1ddb5d1-405e-4554-a017-89a082e4630e",
  "valueSet": "http://terminology.hl7.org/ValueSet/condition-ver-status",
  "kind": null,
  "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"
    } ]
  } ]
}