PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.12.0-labtrial.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult
description: A laboratory result describes the result of a laboratory analysis.\r\nThese are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc.\r\nIn addition to the results of tests with a singular result, this concept can also contain the results of more complex tests with multiple results or a ‘panel’.
package_name: nictiz.fhir.nl.r4.nl-core
derivation: constraint
name: NlcoreLaboratoryTestResult
type: Observation
elements:
  extension:
    index: 0
    slicing:
      slices:
        sequelTo:
          match: {}
          schema:
            index: 0
            elements:
              value:
                choices: [valueReference]
                index: 2
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult']
                index: 3
        edifactReferenceNumber:
          match: {}
          schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber', index: 4}
        copyIndicator:
          match: {}
          schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator', index: 5}
  identifier: {index: 6}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 7
  performer:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization']
    index: 8
    slicing:
      slices:
        performingHealthcareProvider:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization']
            index: 8
            extensions:
              dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, short: Reason performer is missing or not known., index: 9}
            elements:
              extension:
                type: Extension
                short: Reason performer is missing or not known.
                url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
                index: 9
                slicing:
                  slices:
                    dataAbsentReason:
                      match: {}
                      schema: {type: Extension, short: Reason performer is missing or not known., url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 9}
        responsibleLaboratory:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization']
            index: 10
            extensions:
              performerFunction:
                url: http://hl7.org/fhir/StructureDefinition/event-performerFunction
                type: Extension
                isModifier: false
                index: 12
                elements:
                  value:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: RESP, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                    choices: []
                    index: 14
            elements:
              extension:
                index: 11
                slicing:
                  slices:
                    performerFunction:
                      match: {}
                      schema:
                        type: Extension
                        isModifier: false
                        url: http://hl7.org/fhir/StructureDefinition/event-performerFunction
                        index: 12
                        elements:
                          value:
                            pattern:
                              type: CodeableConcept
                              value:
                                coding:
                                - {code: RESP, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                            choices: []
                            index: 14
            required: [extension]
  specimen:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Specimen', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen']
    index: 15
  hasMember:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult']
    index: 16
    slicing:
      slices:
        laboratoryTest:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult']
            index: 16
  component:
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        poctIndicator:
          match:
            code:
              coding:
              - {code: '405262001', system: 'http://snomed.info/sct'}
          schema:
            short: Point-of-care testing indicator
            index: 18
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '405262001', system: 'http://snomed.info/sct'}
                index: 19
              value:
                short: IsPointOfCareTest
                choices: [valueBoolean]
                index: 21
              valueBoolean: {type: boolean, short: IsPointOfCareTest, choiceOf: value, index: 22}
            required: [value, valueBoolean]
package_version: 0.12.0-labtrial.1
extensions:
  sequelTo:
    url: null
    index: 0
    elements:
      value:
        choices: [valueReference]
        index: 2
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult']
        index: 3
  edifactReferenceNumber: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber', type: Extension, index: 4}
  copyIndicator: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator', type: Extension, index: 5}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult
base: http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult
version: null