PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.us.ccda@3.0.0
    http://hl7.org/cda/us/ccda/StructureDefinition/HospitalDischargeStudiesSummarySection
description: This section records the results of observations generated by laboratories, imaging procedures, and other procedures. The scope includes hematology, chemistry, serology, virology, toxicology, microbiology, plain x-ray, ultrasound, CT, MRI, angiography, echocardiography, nuclear medicine, pathology, and procedure observations. This section often includes notable results such as abnormal values or relevant trends, and could record all results for the period of time being documented.\n\nLaboratory results are typically generated by laboratories providing analytic services in areas such as chemistry, hematology, serology, histology, cytology, anatomic pathology, microbiology, and/or virology. These observations are based on analysis of specimens obtained from the patient and submitted to the laboratory.\n\nImaging results are typically generated by a clinician reviewing the output of an imaging procedure, such as when a cardiologist reports the left ventricular ejection fraction based on the review of an echocardiogram.\n\nProcedure results are typically generated by a clinician wanting to provide more granular information about component observations made during the performance of a procedure, such as when a gastroenterologist reports the size of a polyp observed during a colonoscopy.\n\nNote that there are discrepancies between CCD and the lab domain model, such as the effectiveTime in specimen collection.
package_name: hl7.cda.us.ccda
derivation: constraint
name: HospitalDischargeStudiesSummarySection
type: http://hl7.org/cda/stds/core/StructureDefinition/Section
elements:
  templateId:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: root, type: value}
      min: 1
      slices:
        section:
          match: {root: 2.16.840.1.113883.10.20.22.2.16}
          schema:
            _required: true
            index: 1
            elements:
              root:
                pattern: {type: String, value: 2.16.840.1.113883.10.20.22.2.16}
                index: 2
              extension: {index: 3}
            required: [root]
            extensions: {}
  code:
    short: Hospital discharge studies summary Narrative
    index: 4
    elements:
      code:
        pattern: {type: Code, value: 11493-4}
        index: 5
      codeSystem:
        pattern: {type: String, value: 2.16.840.1.113883.6.1}
        index: 6
    required: [codeSystem, code]
  title: {index: 7}
  text: {index: 8}
package_version: 3.0.0
class: logical
kind: logical
url: http://hl7.org/cda/us/ccda/StructureDefinition/HospitalDischargeStudiesSummarySection
base: http://hl7.org/cda/stds/core/StructureDefinition/Section
version: 3.0.0
required: [text, title, templateId, code]