PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.daf@1.6.0
    http://hl7.org/fhir/us/daf/ValueSet/daf-condition-category
{
  "description": "The DAF 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/daf/CodeSystem/daf-condition-category",
      "concept": [ {
        "code": "problem",
        "display": "Problem"
      }, {
        "code": "health-concern",
        "display": "Health Concern"
      } ]
    } ]
  },
  "_filename": "ValueSet-daf-condition-category.json",
  "requirements": "So API consumers can separate health concerns and problems.",
  "package_name": "hl7.fhir.us.daf",
  "date": "2016-08-10",
  "publisher": "HL7 (FHIR Project)",
  "name": "DAF Condition Category Codes",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.6.0",
  "status": "draft",
  "id": "0dae7754-e210-4e31-acf7-7f964f651879",
  "kind": null,
  "url": "http://hl7.org/fhir/us/daf/ValueSet/daf-condition-category",
  "version": null
}