http://hl7.org/fhir/us/core/CodeSystem/condition-category|8.0.0-ballot

name
USCoreConditionCategoryExtensionCodes
package
hl7.fhir.us.core@8.0.0-ballot
content
complete
status
active
date
2022-09-29 21:59:24.0

US Core Condition Category Extension Codes

Set of codes that are needed for implementation of the US-Core Condition Profile. These codes are used as extensions to the FHIR and US Core value sets.

{
  "description" : "Set of codes that are needed for implementation of the US-Core Condition Profile. These codes are used as extensions to the FHIR and US Core value sets.",
  "compose" : null,
  "package" : "hl7.fhir.us.core@8.0.0-ballot",
  "date" : "2022-09-29T21:59:24Z",
  "publisher" : "HL7 International / Cross-Group Projects",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "US",
      "system" : "urn:iso:std:iso:3166"
    } ]
  } ],
  "content" : "complete",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired"
  } ],
  "name" : "USCoreConditionCategoryExtensionCodes",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "US Core Condition Category Extension Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cgp"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3,
    "_valueInteger" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"
      } ]
    }
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"
      } ]
    }
  } ],
  "status" : "active",
  "id" : "075b572e-e6ed-519a-9212-30169cfc1909",
  "url" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.2.16.2",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "problem",
    "display" : "Problem",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    } ],
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-replacedby",
      "valueCoding" : {
        "code" : "problem-list-item",
        "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
        "display" : "Problem List Item"
      }
    } ],
    "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"
  } ],
  "caseSensitive" : true,
  "version" : "8.0.0-ballot",
  "contact" : [ {
    "name" : "HL7 International / Cross-Group Projects",
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/cgp",
      "system" : "url"
    }, {
      "value" : "cgp@lists.HL7.org",
      "system" : "email"
    } ]
  } ]
}