PackagesCanonicalsLogsProblems
    Packages
    ca.healthpei.io.core@0.1.3-DFT
    http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport
description: The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.
package_name: ca.healthpei.io.core
derivation: constraint
name: DiagnosticReport
type: DiagnosticReport
elements:
  category:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}
    mustSupport: true
    index: 4
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system: {mustSupport: true, index: 6}
          code: {mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
  effective[x]:
    elements:
      end: {mustSupport: true, index: 18}
  status: {mustSupport: true, index: 3}
  effective:
    mustSupport: true
    choices: []
    index: 14
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectivePeriod:
          match: {}
          schema:
            choices: [effectivePeriod]
            index: 16
          min: 0
          max: 1
  code:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/report-codes'}
    mustSupport: true
    index: 9
    elements:
      coding:
        elements:
          system: {mustSupport: true, index: 10}
          code: {mustSupport: true, index: 11}
          display: {mustSupport: true, index: 12}
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
  issued: {mustSupport: true, index: 19}
  presentedForm:
    mustSupport: true
    index: 20
    elements:
      contentType: {mustSupport: true, index: 21}
      data: {mustSupport: true, index: 22}
  effectivePeriod:
    type: Period
    choiceOf: effective
    index: 17
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, choiceOf: effective, index: 17}
          min: 0
          max: 1
package_version: 0.1.3-DFT
class: profile
kind: resource
url: http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: null