PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    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.fhir.uv.xver",
  "date": "2020-04-10T07:10:28+10:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ConditionVerificationStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ConditionVerificationStatus",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "8819824d-80a3-472c-af91-5d087fb3d233",
  "valueSet": "http://terminology.hl7.org/ValueSet/condition-ver-status|1.0.1",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
  "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 diagnostic and/or clinical evidence to treat this as a confirmed condition."
  }, {
    "code": "confirmed",
    "display": "Confirmed",
    "definition": "There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed 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": "0.5.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}