PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pas@1.1.0
    http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASDiagnosisType
{
  "description": "The type of diagnosis being conveyed in a prior authorization.  This code is combined with the Diagnosis Code to produce the proper X12 code.",
  "_filename": "CodeSystem-PASDiagnosisType.json",
  "package_name": "hl7.fhir.us.davinci-pas",
  "date": "2021-12-20T21:46:38+00:00",
  "publisher": "HL7 International - Financial Management Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "PASDiagnosisType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "PAS Diagnosis Type",
  "package_version": "1.1.0",
  "status": "active",
  "id": "4b8a7cbd-e5e1-4265-a790-f8ec7bdca60d",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASDiagnosisType",
  "concept": [ {
    "code": "admitting",
    "display": "Admitting",
    "definition": "The diagnosis given as the reason why the patient was admitted to the hospital."
  }, {
    "code": "principal",
    "display": "Principal",
    "definition": "The single medical diagnosis that is most relevant to the patient's chief complaint or need for treatment."
  }, {
    "code": "patientreasonforvisit",
    "display": "Patient Reason For Visit",
    "definition": "The diagnosis given as why the patient came to the hospital."
  } ],
  "caseSensitive": true,
  "version": "1.1.0",
  "contact": [ {
    "name": "HL7 International - Financial Management Work Group",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fm",
      "system": "url"
    }, {
      "value": "fmlists@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "Jean Duteau",
    "telecom": [ {
      "value": "mailto:jean@duteaudesign.com",
      "system": "email"
    } ]
  } ]
}