{
"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-11-02T22:55:16+11:00",
"publisher": "HL7 US Realm Steering Committee",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States Minor Outlying Islands (the)"
} ]
} ],
"content": "complete",
"name": "US Core Condition Category Extension Codes",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.0.1",
"status": "draft",
"id": "ef3ef294-748c-42bd-bba6-ee3441ed1aed",
"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.1"
}