PackagesCanonicalsLogsProblems
    Packages
    iteyes.myhw.core@1.1.3-beta
    https://simplifier.net/myhw/StructureDefinition/DiagnosticReport
description: null
package_name: iteyes.myhw.core
derivation: constraint
name: DiagnosticReport
type: DiagnosticReport
elements:
  category:
    index: 3
    elements:
      coding:
        index: 4
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 5
          version: {index: 6}
          code: {index: 7}
          display: {index: 8}
          userSelected: {index: 9}
        required: [system, code]
      text: {index: 10}
    required: [coding]
  conclusionCode: {index: 44}
  conclusion: {index: 43}
  encounter: {index: 20}
  specimen: {index: 31}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 23}
  resultsInterpreter:
    index: 26
    elements:
      reference: {index: 27}
      type: {index: 28}
      identifier: {index: 29}
      display: {index: 30}
    required: [reference]
  status:
    pattern: {type: Code, value: final}
    index: 2
  result: {index: 32}
  effective:
    choices: [effectiveDateTime]
    index: 22
  code:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://hira.or.kr/CodeSystem/result-code'}
            index: 11
          version: {index: 12}
          code: {index: 13}
          userSelected: {index: 14}
        required: [system, code]
  identifier: {index: 0}
  issued: {index: 24}
  presentedForm: {index: 45}
  basedOn: {index: 1}
  imagingStudy:
    index: 33
    elements:
      reference: {index: 34}
      type: {index: 35}
      identifier: {index: 36}
      display: {index: 37}
    required: [reference]
  media:
    elements:
      comment: {index: 38}
      link:
        elements:
          reference: {index: 39}
          type: {index: 40}
          identifier: {index: 41}
          display: {index: 42}
        required: [reference]
  subject:
    index: 15
    elements:
      reference: {index: 16}
      type: {index: 17}
      identifier: {index: 18}
      display: {index: 19}
    required: [reference]
  performer: {index: 25}
package_version: 1.1.3-beta
class: profile
kind: resource
url: https://simplifier.net/myhw/StructureDefinition/DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: null
required: [effectiveDateTime, conclusion, subject, category, effective]