PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology@5.4.0
    http://terminology.hl7.org/CodeSystem/condition-category
{
  "description": "Preferred value set for Condition Categories.",
  "_filename": "CodeSystem-condition-category.json",
  "package_name": "hl7.terminology",
  "date": "2023-11-17T03:23:21-07:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "publisher": "Health Level Seven International",
  "content": "complete",
  "name": "ConditionCategoryCodes",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Condition Category Codes",
  "package_version": "5.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "draft",
  "id": "d627859f-2f4f-496a-bf5e-626eecadcb46",
  "valueSet": "http://terminology.hl7.org/ValueSet/condition-category",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/condition-category",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1073",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "problem-list-item",
    "display": "Problem List Item",
    "definition": "An item on a problem list that can be managed over time and can be expressed by a practitioner (e.g. physician, nurse), patient, or related person."
  }, {
    "code": "encounter-diagnosis",
    "display": "Encounter Diagnosis",
    "definition": "A point in time diagnosis (e.g. from a physician or nurse) in context of an encounter."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    }, {
      "value": "hq@HL7.org",
      "system": "email"
    } ]
  } ]
}