http://terminology.hl7.org/CodeSystem/diagnosis-role|1.1.1

name
DiagnosisRole
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Diagnosis Role

This value set defines a set of codes that can be used to express the role of a diagnosis on the Encounter or EpisodeOfCare record.

{
  "description" : "This value set defines a set of codes that can be used to express the role of a diagnosis on the Encounter or EpisodeOfCare record.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "DiagnosisRole",
  "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.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Diagnosis Role",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  } ],
  "status" : "active",
  "id" : "1edc464b-1faf-5dc1-8d1a-0345ac7f1f79",
  "valueSet" : "http://terminology.hl7.org/ValueSet/diagnosis-role",
  "url" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1054",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "AD",
    "display" : "Admission diagnosis",
    "definition" : "The diagnoses documented for administrative purposes as the basis for a hospital or other institutional admission"
  }, {
    "code" : "DD",
    "display" : "Discharge diagnosis",
    "definition" : "The diagnoses documented for administrative purposes at the time of hospital or other institutional discharge"
  }, {
    "code" : "CC",
    "display" : "Chief complaint"
  }, {
    "code" : "CM",
    "display" : "Comorbidity diagnosis"
  }, {
    "code" : "pre-op",
    "display" : "pre-op diagnosis"
  }, {
    "code" : "post-op",
    "display" : "post-op diagnosis"
  }, {
    "code" : "billing",
    "display" : "Billing",
    "definition" : "The diagnosis documented for billing purposes"
  } ],
  "caseSensitive" : true,
  "version" : "1.1.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}