PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core@3.7.0
    http://hl7.dk/fhir/core/StructureDefinition/dk-core-diagnostic-report
description: HL7 Denmark profile for diagnostic reports.
package_name: hl7.fhir.dk.core
derivation: constraint
name: DkCoreDiagnosticReport
type: DiagnosticReport
elements:
  basedOn:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-person-servicerequest', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder']
    index: 0
  category:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        studyType:
          match: {}
          schema:
            short: The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.)
            binding: {strength: required, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-LoincLabStudyTypes'}
            array: true
            index: 2
          min: 0
        specialty:
          match: {}
          schema:
            short: The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry)
            binding: {strength: required, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-SCTLaboratorySpecialities'}
            array: true
            index: 3
          min: 0
        danishSpecialty:
          match: {}
          schema:
            short: The clinical domain of a Danish practise setting in which a DiagnosticReport is produced
            binding: {strength: required, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-exclude-lab-code'}
            array: true
            index: 4
          min: 0
  code:
    binding: {strength: extensible, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-LoincDiagnosticDocumentTypes'}
    index: 5
  subject:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-location', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 6
  encounter:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-encounter']
    index: 7
  performer:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role', 'http://hl7.org/fhir/StructureDefinition/CareTeam']
    index: 8
  resultsInterpreter:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role', 'http://hl7.org/fhir/StructureDefinition/CareTeam']
    index: 9
  result:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation']
    index: 10
package_version: 3.7.0
class: profile
kind: resource
url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-diagnostic-report
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 3.7.0
required: [subject]