PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.0
    http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport
description: 'A LaboratoryTestResult as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB)  version 4.1, release 2017.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib LaboratoryTestResult DiagnosticReport
type: DiagnosticReport
elements:
  category:
    index: 6
    elements:
      coding:
        index: 7
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 1
          slices:
            laboratoryTestResultCode:
              match: {code: '4241000179101', system: 'http://snomed.info/sct'}
              schema:
                short: LaboratoryTestResultCode
                pattern:
                  type: Coding
                  value: {code: '4241000179101', system: 'http://snomed.info/sct'}
                _required: true
                index: 8
                elements:
                  display: {defaultValueString: Laboratory report (record artifact), index: 9}
            resultType:
              match: {}
              schema: {short: ResultType, index: 10}
              max: 1
    required: [coding]
  conclusion: {short: ResultInterpretation and/or Comment, index: 24}
  specimen:
    type: Reference
    short: Specimen
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen', 'http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen-Isolate']
    index: 22
  status:
    short: ResultStatus
    index: 2
    extensions:
      ResultStatus:
        url: h
        type: Extension
        short: Provides the specific HCIM code for ResultStatus
        index: 4
        elements:
          valueCodeableConcept:
            index: 5
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {index: 5}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            ResultStatus:
              match: {url: null}
              schema:
                type: Extension
                short: Provides the specific HCIM code for ResultStatus
                url: h
                index: 4
                elements:
                  valueCodeableConcept:
                    index: 5
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {index: 5}
  result:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation']
    index: 23
  effective:
    choices: []
    index: 15
  code: {short: PanelOrBattery, index: 11}
  identifier: {short: Identifier, index: 0}
  context:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/gp-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 13
  basedOn: {short: 'Fulfills plan, proposal or order including requester information.', index: 1}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 12
  performer:
    index: 16
    elements:
      role:
        elements:
          coding:
            index: 17
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: value}
              min: null
              slices:
                healthProfessionalRole:
                  match: {}
                  schema: {short: HealthProfessionalRole, index: 18}
      actor:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 19
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 21}
        elements:
          extension:
            index: 20
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 21}
                  max: 1
package_version: 2.2.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 2.1.3
required: [category]