PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@2.1.0
    http://hl7.org/fhir/us/core/CodeSystem/condition-category
{
  "description": "Set of codes that are needed for implementation of the US-Core profiles. These codes are used as extensions to the FHIR and US Core value sets.\\n",
  "_filename": "CodeSystem-condition-category.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2019-06-18T21:18:40-04:00",
  "publisher": "HL7 US Realm Steering Committee",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "A property that indicates the status of the concept. One of active, experimental, deprecated,        retired"
  } ],
  "name": "USCoreConditionCategoryExtensionCodes",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "US Core Condition Category Extension Codes",
  "package_version": "2.1.0",
  "status": "active",
  "id": "a4e31205-0d1c-49fd-a74e-d42c8efe6d68",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
  "concept": [ {
    "code": "problem",
    "display": "Problem",
    "property": [ {
      "code": "status",
      "valueCode": "deprecated"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-replacedby",
      "valueCoding": {
        "code": "problem-list-item",
        "system": "http://terminology.hl7.org/CodeSystem/condition-category",
        "display": "Problem List Item"
      }
    } ],
    "definition": "The patients problems as identified by the provider(s). Items on the provider’s problem list"
  }, {
    "code": "health-concern",
    "display": "Health Concern",
    "definition": "Additional health concerns from other stakeholders which are outside the provider’s problem list."
  } ],
  "caseSensitive": true,
  "version": "3.0.0"
}