PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    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.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "DiagnosisRole",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "6a77b928-b0d6-436a-84b6-dc0e8be4fe9d",
  "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.50",
    "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.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}