PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/condition-clinical
{
  "description": "Preferred value set for Condition Clinical Status.",
  "_filename": "CodeSystem-condition-clinical.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4",
  "date": "2025-09-13T15:32:29-04:00",
  "publisher": "Patient Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Condition Clinical Status Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "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-r3.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      } ]
    }
  } ],
  "status": "draft",
  "id": "a7b019e4-ff21-41cb-bf59-aa5e6a4185f5",
  "valueSet": "http://hl7.org/fhir/ValueSet/condition-clinical|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/condition-clinical",
  "concept": [ {
    "code": "active",
    "concept": [ {
      "code": "recurrence",
      "display": "Recurrence",
      "definition": "The subject is having a relapse or re-experiencing the condition after a period of remission or presumed resolution."
    } ],
    "display": "Active",
    "definition": "The subject is currently experiencing the symptoms of the condition or there is evidence of the condition."
  }, {
    "code": "inactive",
    "concept": [ {
      "code": "remission",
      "display": "Remission",
      "definition": "The subject is no longer experiencing the symptoms of the condition, but there is a risk of the symptoms returning."
    }, {
      "code": "resolved",
      "display": "Resolved",
      "definition": "The subject is no longer experiencing the symptoms of the condition and there is a negligible perceived risk of the symptoms returning."
    } ],
    "display": "Inactive",
    "definition": "The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}