PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/diagnosis-role
{
  "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.",
  "_filename": "CodeSystem-diagnosis-role.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "DiagnosisRole",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "82cbc394-cd9a-4d1b-901f-875de2ce2966",
  "valueSet": "http://hl7.org/fhir/ValueSet/diagnosis-role",
  "kind": null,
  "url": "http://hl7.org/fhir/diagnosis-role",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.49",
    "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": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}