PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.laboratory@0.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://terminology.ehdsi.eu/ValueSet/eHDSILabStudyType'}
    index: 4
    slicing:
      slices:
        studyType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILabStudyType'}
            index: 4
  conclusion: {index: 17}
  specimen:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu']
    index: 14
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 11
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 11}
          min: 0
          max: 1
  resultsInterpreter:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Practitioner-eu-myhealth-eu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/PractitionerRole-eu-myhealth-eu', 'http://hl7.org/fhir/StructureDefinition/Organization']
    index: 13
  status: {index: 3}
  result:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu']
    index: 15
  language:
    binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILanguage'}
    index: 0
  effective:
    choices: []
    index: 8
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 10
          min: 0
          max: 1
  code:
    binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILaboratoryReportTypes'}
    index: 5
  identifier: {index: 1}
  presentedForm: {short: Entire report as issued (pdf), index: 18}
  basedOn:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu']
    index: 2
  media: {index: 16}
  subject:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu']
    index: 6
  performer:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Practitioner-eu-myhealth-eu', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/PractitionerRole-eu-myhealth-eu', 'http://hl7.org/fhir/StructureDefinition/Organization']
    index: 12
package_version: 0.1.1
class: profile
kind: resource
url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/DiagnosticReport-lab-myhealtheu
base: http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab
version: 0.1.1