PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@9.1.1
    http://fhir.ehdsi.eu/laboratory/StructureDefinition/DiagnosticReport-lab-myhealtheu
description: This profile defines how to constrain the DiagnosticReport resource to represent a Laboratory Report for the purpose of this guide.
package_name: myhealth.eu.fhir.laboratory
derivation: constraint
name: DiagnosticReportLabMyHealthEu
type: DiagnosticReport
elements:
  category:
    binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'}
    array: true
    index: 8
    slicing:
      slices:
        studyType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'}
            array: true
            index: 8
          min: 0
        specialty:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab'}
            array: true
            index: 9
          min: 0
  specimen:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu']
    index: 12
  extension:
    index: 0
    slicing:
      slices:
        DiagnosticReportCompositionR5:
          match: {}
          schema:
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Composition-lab-myhealtheu']
                index: 4
  status: {index: 7}
  result:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu']
    index: 13
  code:
    binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILaboratoryReportType'}
    index: 10
  identifier: {index: 5}
  presentedForm: {index: 24}
  basedOn:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu']
    index: 6
  imagingStudy: {index: 14}
  media:
    index: 15
    elements:
      link:
        extensions:
          link:
            url: http://hl7.org/fhir/StructureDefinition/alternate-reference
            type: Extension
            short: DocumentReference containing additional information/attachments
            index: 16
            elements:
              value:
                choices: [valueReference]
                index: 18
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 19
        elements:
          extension:
            type: Extension
            short: DocumentReference containing additional information/attachments
            url: http://hl7.org/fhir/StructureDefinition/alternate-reference
            index: 16
            slicing:
              slices:
                link:
                  match: {}
                  schema:
                    type: Extension
                    short: DocumentReference containing additional information/attachments
                    url: http://hl7.org/fhir/StructureDefinition/alternate-reference
                    index: 16
                    elements:
                      value:
                        choices: [valueReference]
                        index: 18
                      valueReference:
                        type: Reference
                        choiceOf: value
                        refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
                        index: 19
          reference: {index: 20}
          type: {index: 21}
          identifier: {index: 22}
          display: {short: Text stating use of cross-version extension 'link', index: 23}
        required: [display]
  subject: {index: 11}
package_version: 9.1.1
extensions:
  DiagnosticReportCompositionR5:
    url: null
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Composition-lab-myhealtheu']
        index: 4
class: profile
kind: resource
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/DiagnosticReport-lab-myhealtheu
base: http://fhir.ehdsi.eu/core/StructureDefinition/diagnosticReport-myhealtheu-core
version: 9.1.1
required: [extension]