PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.1.6-beta
    https://simplifier.net/myhw/StructureDefinition/PublicDiagnosticReportCancer
description: null
package_name: iteyes.myhw.core
derivation: constraint
name: PublicDiagnosticReportCancer
type: DiagnosticReport
elements:
  category: {index: 7}
  conclusion:
    index: 38
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: value}
      min: null
      slices:
        confirmation:
          match: {resolve(): null}
          schema: {index: 39}
        recommendation:
          match: {resolve(): null}
          schema: {index: 40}
  encounter: {index: 15}
  specimen: {index: 30}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 18}
  resultsInterpreter:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    index: 25
    elements:
      reference: {index: 26}
      type: {index: 27}
      identifier: {index: 28}
      display: {index: 29}
  status:
    pattern: {type: Code, value: final}
    index: 6
  result:
    type: Reference
    index: 31
    elements:
      reference: {index: 32}
      type: {index: 33}
      identifier: {index: 34}
      display: {index: 35}
  effective:
    choices: [effectiveDateTime]
    index: 17
  code:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: TBD}
            index: 8
          version: {index: 9}
          userSelected: {index: 10}
  identifier:
    elements:
      use: {index: 0}
      type: {index: 1}
      system:
        pattern: {type: Uri, value: TBD}
        index: 2
      period: {index: 3}
      assigner: {index: 4}
  issued: {index: 19}
  presentedForm: {index: 41}
  basedOn: {index: 5}
  imagingStudy: {index: 36}
  media: {index: 37}
  subject:
    index: 11
    elements:
      type: {index: 12}
      identifier: {index: 13}
      display: {index: 14}
  performer:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 20
    elements:
      reference: {index: 21}
      type: {index: 22}
      identifier: {index: 23}
      display: {index: 24}
package_version: 1.1.6-beta
class: profile
kind: resource
url: https://simplifier.net/myhw/StructureDefinition/PublicDiagnosticReportCancer
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: null
required: [effectiveDateTime, resultsInterpreter, subject, effective, result, performer]