PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@1.0.0
    http://hl7.org/fhir/us/core/ValueSet/us-core-condition-category
{
  "description": "The US core Condition Category Codes support the separate concepts of problems and health concerns in Condition.category in order for API consumers to be able to separate health concerns and problems. However this is not mandatory for 2015 certification",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/condition-category"
    }, {
      "system": "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
      "concept": [ {
        "code": "problem",
        "display": "Problem"
      }, {
        "code": "health-concern",
        "display": "Health Concern"
      } ]
    } ]
  },
  "_filename": "ValueSet-us-core-condition-category.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2016-08-10",
  "publisher": "HL7 US Realm Steering Committee",
  "purpose": "So API consumers can separate health concerns and problems.",
  "name": "US Core Condition Category Codes",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "826fe39a-c21e-412d-a712-b246ef79678c",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-condition-category",
  "version": "1.0.0"
}