PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.5
    http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation
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 Observation
type: Observation
elements:
  category:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: coding.code, type: value}
      - {path: coding.system, type: value}
      min: 1
      slices:
        LaboratoryTestResultCode:
          match:
            coding: {code: '49581000146104', system: 'http://snomed.info/sct'}
          schema:
            short: LaboratoryTestResultCode
            _required: true
            index: 7
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 8
                  code:
                    pattern: {type: Code, value: '49581000146104'}
                    index: 9
                  display: {short: Laboratory test finding (finding), index: 10}
        ResultType:
          match:
            coding: {code: null, system: null}
          schema: {short: ResultType, index: 11}
          max: 1
  referenceRange:
    short: Reference
    index: 24
    elements:
      low: {short: ReferenceRangeLowerLimit, index: 25}
      high: {short: ReferenceRangeUpperLimit, index: 26}
  interpretation: {short: ResultFlags, index: 19}
  method: {short: TestMethod, index: 21}
  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
  value:
    short: TestResult
    choices: []
    index: 18
  related:
    short: RelatedResults
    index: 27
    elements:
      type:
        pattern: {type: Code, value: has-member}
        index: 28
      target:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/Sequence', 'http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation']
        index: 29
    required: [type]
  component:
    short: LaboratoryTest
    index: 30
    elements:
      code: {short: TestCode, index: 31}
      value:
        short: TestResult
        choices: []
        index: 33
      interpretation: {short: ResultFlags, index: 34}
  status:
    short: TestUitslagStatus
    index: 2
    extensions:
      TestResultStatus:
        url: h
        short: TestResultStatus
        type: Extension
        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:
            TestResultStatus:
              match: {url: null}
              schema:
                short: TestResultStatus
                type: Extension
                url: h
                index: 4
                elements:
                  valueCodeableConcept:
                    index: 5
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {index: 5}
  effective:
    short: TestDateTime
    choices: []
    index: 16
  comment: {short: Comment or ResultInterpretation, index: 20}
  code: {short: TestCode or PanelOrBattery, index: 12}
  identifier: {short: Identifier, index: 0}
  context: {short: Encounter during which this observation is made, index: 14}
  device:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct']
    index: 23
  basedOn: {short: 'Fulfills plan, proposal or order including requester information.', index: 1}
  subject: {short: Patient, index: 13}
package_version: 1.3.5
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 2.1.3
required: [category]