HL7 FHIR® Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

DiagnosticServiceCS

{
  "resourceType" : "CodeSystem",
  "id" : "cimi-statement-DiagnosticServiceCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC DiagnosticServiceCS CodeSystem</b></p>
<p>The type of laboratory service used in producing a laboratory result</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-statement-DiagnosticServiceCS",
  "identifier" : {
    "system" : "http://hl7.org/fhir/us/breastcancer",
    "value" : "cimi.statement.DiagnosticServiceCS"
  },
  "version" : "0.1.0",
  "name" : "DiagnosticServiceCS",
  "title" : "BC DiagnosticServiceCS CodeSystem",
  "status" : "draft",
  "date" : "2018-04-01T00:00:00+11:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "The type of laboratory service used in producing a laboratory result",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "microbiology",
      "display" : "Laboratory concerned with cultures, to look for suspected pathogens.",
      "definition" : "Laboratory concerned with cultures, to look for suspected pathogens."
    },
    {
      "code" : "parasitology",
      "display" : "Laboratory responsible for examining samples and specimens for evidence of intestinal parasites such as tapeworms, hookworms, and others.",
      "definition" : "Laboratory responsible for examining samples and specimens for evidence of intestinal parasites such as tapeworms, hookworms, and others."
    },
    {
      "code" : "virology",
      "display" : "Laboratory concerned with identification of viruses in specimens such as blood, urine, and cerebrospinal fluid.",
      "definition" : "Laboratory concerned with identification of viruses in specimens such as blood, urine, and cerebrospinal fluid."
    },
    {
      "code" : "hematology",
      "display" : "Laboratory that works with whole blood to do full blood counts, and blood films as well as many other specialised tests.",
      "definition" : "Laboratory that works with whole blood to do full blood counts, and blood films as well as many other specialised tests."
    },
    {
      "code" : "biochemistry",
      "display" : "Laboratory that usually receives serum or plasma and tests the serum for chemicals present in blood.",
      "definition" : "Laboratory that usually receives serum or plasma and tests the serum for chemicals present in blood."
    },
    {
      "code" : "toxicology",
      "display" : "Laboratory that tests for toxins, pharmaceutical and recreational drugs in the blood. Urine and blood samples are submitted to this lab.",
      "definition" : "Laboratory that tests for toxins, pharmaceutical and recreational drugs in the blood. Urine and blood samples are submitted to this lab."
    },
    {
      "code" : "immunology",
      "display" : "Immunology/Serology laboratory uses the concept of antigen-antibody interaction as a diagnostic tool. Compatibility of transplanted organs is also determined.",
      "definition" : "Immunology/Serology laboratory uses the concept of antigen-antibody interaction as a diagnostic tool. Compatibility of transplanted organs is also determined."
    },
    {
      "code" : "immunohematology",
      "display" : "Laboratory or blood bank that determines blood groups, and performs compatibility testing on donor blood and recipients. It also prepares blood components, derivatives, and products for transfusion.",
      "definition" : "Laboratory or blood bank that determines blood groups, and performs compatibility testing on donor blood and recipients. It also prepares blood components, derivatives, and products for transfusion."
    },
    {
      "code" : "urinalysis",
      "display" : "Laboratory tests urine for many analytes. Some health care providers have a urinalysis laboratory, while others don't.",
      "definition" : "Laboratory tests urine for many analytes. Some health care providers have a urinalysis laboratory, while others don't."
    },
    {
      "code" : "pathology",
      "display" : "Surgical, cytopathology, or histopathology laboratory. Surgical pathology examines organs, limbs, tumors, fetuses, and other tissues biopsied in surgery such as breast mastectomies.",
      "definition" : "Surgical, cytopathology, or histopathology laboratory. Surgical pathology examines organs, limbs, tumors, fetuses, and other tissues biopsied in surgery such as breast mastectomies."
    },
    {
      "code" : "genetics",
      "display" : "Laboratory that mainly performs DNA analysis.",
      "definition" : "Laboratory that mainly performs DNA analysis."
    },
    {
      "code" : "cytogenetics",
      "display" : "Laboratory that uses blood and other cells to get a karyotype. This can be helpful in prenatal diagnosis (e.g. Down's syndrome) as well as in cancer (some cancers have abnormal chromosomes).",
      "definition" : "Laboratory that uses blood and other cells to get a karyotype. This can be helpful in prenatal diagnosis (e.g. Down's syndrome) as well as in cancer (some cancers have abnormal chromosomes)."
    }
  ]
}