http://terminology.hl7.org/CodeSystem/condition-category|4.0.1

name
ConditionCategoryCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Condition Category Codes

Preferred value set for Condition Categories.

{
  "description" : "Preferred value set for Condition Categories.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "ConditionCategoryCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Condition Category Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "03e3c46a-d939-5dc6-8ef1-118ca3662a44",
  "valueSet" : "http://hl7.org/fhir/ValueSet/condition-category",
  "url" : "http://terminology.hl7.org/CodeSystem/condition-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.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" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}