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

name
DiagnosisRole
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

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.fhir.r4.core@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" : "DiagnosisRole",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : null,
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  } ],
  "status" : "draft",
  "id" : "9f3650f0-489f-5849-9790-a3b6a5d44721",
  "valueSet" : "http://hl7.org/fhir/ValueSet/diagnosis-role",
  "url" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1054",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "AD",
    "display" : "Admission diagnosis"
  }, {
    "code" : "DD",
    "display" : "Discharge diagnosis"
  }, {
    "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"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}