PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pcde@0.1.0
    http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDESectionCode
{
  "description": "The code specifying different PCDE Sections.",
  "_filename": "example/CodeSystem-PCDESectionCode.json",
  "package_name": "hl7.fhir.us.davinci-pcde",
  "date": "2018-03-13T11:16:34-04:00",
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "PCDEDocumentSectionCode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "5435bf25-b552-4c4c-9cd2-9819ea515d8b",
  "valueSet": "http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDESectionCode",
  "kind": null,
  "url": "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDESectionCode",
  "concept": [ {
    "code": "activeTreatment",
    "display": "Active Treatments",
    "definition": "A section detailing information about ongoing, current, active treatments."
  }, {
    "code": "treatment",
    "display": "Treatment",
    "definition": "A sub-section detailing treatment information."
  }, {
    "code": "priorCoverage",
    "display": "Prior Coverage",
    "definition": "A sub-section detailing current active prior authorizations."
  }, {
    "code": "supportingInfo",
    "display": "Supporting Information",
    "definition": "A sub-section detailing previous observations and therapies that support the current treatment."
  }, {
    "code": "otherDocumentation",
    "display": "Other Document",
    "definition": "A section detailing additional information deemed relevant to the transfer of care."
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "system": "url"
    }, {
      "system": "email"
    } ]
  } ]
}