PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    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 1.2'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-LaboratoryTestResult-Observation
type: Observation
elements:
  category:
    array: true
    min: 2
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: coding.code, type: value}
      - {path: coding, type: value}
      min: 2
      slices:
        LaboratoryTestResultCode:
          match: {coding: null}
          schema:
            short: LaboratoryTestResultCode
            _required: true
            index: 5
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 6
                  code:
                    pattern: {type: Code, value: '49581000146104'}
                    index: 7
                  display: {short: Laboratory test finding (finding), index: 8}
        ResultType:
          match: {coding: null}
          schema: {short: ResultType, _required: true, index: 9}
          min: 1
          max: 1
  referenceRange:
    short: Reference
    index: 20
    elements:
      low: {short: LowerReferenceLimit, index: 21}
      high: {short: UpperReferenceLimit, index: 22}
  interpretation: {short: ResultFlags, index: 16}
  method: {short: TestMethod, index: 18}
  specimen:
    type: Reference
    short: Specimen
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen']
    index: 19
  value:
    short: Result
    choices: []
    index: 15
  related:
    short: LaboratoryTest
    index: 23
    elements:
      type:
        pattern: {type: Code, value: has-member}
        mustSupport: true
        index: 24
      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: 25
    required: [type]
  component:
    short: LaboratoryTest
    index: 26
    elements:
      code: {short: TestName, index: 27}
      value:
        short: Result
        choices: []
        index: 29
      interpretation: {short: ResultFlags, index: 30}
  status:
    short: ResultStatus
    index: 1
    extensions:
      ResultStatus: {url: h, max: 1, short: Provides the specific HCIM code for ResultStatus, type: Extension, index: 3}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            ResultStatus:
              match: {url: null}
              schema: {short: Provides the specific HCIM code for ResultStatus, type: Extension, url: h, index: 3}
              max: 1
  effective:
    short: TestDateTime
    choices: []
    index: 13
  comment: {short: Explanation, index: 17}
  code: {short: TestOrTestName, index: 10}
  identifier: {short: Identifier, index: 0}
  subject:
    type: Reference
    short: Patient
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 11
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation
base: http://nictiz.nl/fhir/StructureDefinition/observation-nl
version: '1.0'