PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cdmh@1.0.0
    http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-discharge-disposition
{
  "description": "The PCORNet Discharge Disposition Codes contains the codes to be used by PCORNet data marts.",
  "_filename": "CodeSystem-pcornet-discharge-disposition.json",
  "package_name": "hl7.fhir.us.cdmh",
  "date": "2021-09-06",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "PCORNetDischargeDisposition",
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "PCORNet Discharge Disposition Codes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "ece492bb-ab71-4e82-8a87-490af45fa015",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-discharge-disposition",
  "concept": [ {
    "code": "A",
    "display": "Discharged alive",
    "definition": "Person was discharged alive."
  }, {
    "code": "E",
    "display": "Expired",
    "definition": "Discharged person had expired."
  }, {
    "code": "NI",
    "display": "No Information",
    "definition": "There is no information about Person's Discharge."
  }, {
    "code": "UN",
    "display": "Unknown",
    "definition": "Person's discharge disposition is unknown."
  }, {
    "code": "OT",
    "display": "Other",
    "definition": "Discharge Disposition is Other."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ]
}