{
"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": "2017-03-21T11:28:08+11:00",
"publisher": "HL7 US Realm Steering Committee",
"content": "complete",
"name": "US Core Condition Category Extension Codes",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "13b9d772-023d-43b2-a98d-49c0161bde78",
"valueSet": "http://hl7.org/fhir/us/core/ValueSet/condition-category",
"kind": null,
"url": "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
"concept": [ {
"code": "problem",
"display": "Problem",
"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": "1.0.0"
}