PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.12
    http://nictiz.nl/fhir/StructureDefinition/zib-TextResult
description: 'A TextResult as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 4.1. Textual results describe the findings and interpretation of diagnostic or therapeutic procedures carried out on patients or on specimens from the patient.\r\n\r\nNote that the HCIM TextResult-v4.1 has NL-CM:13.2.5 Procedure as property of the report. FHIR has this relationship reversed, so the procedure points to the report.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib TextResult
type: DiagnosticReport
elements:
  identifier: {short: Identifier, index: 0}
  status:
    short: TextResultStatus
    index: 1
    extensions:
      TextResultStatus: {url: h, max: 1, short: Provides the specific HCIM code for TextResultStatus, type: Extension, index: 3}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            TextResultStatus:
              match: {url: null}
              schema: {short: Provides the specific HCIM code for TextResultStatus, type: Extension, url: h, index: 3}
              max: 1
  code: {short: Test, index: 4}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 5
  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: 6
  effective:
    choices: []
    index: 8
  performer:
    index: 9
    elements:
      role:
        elements:
          coding:
            index: 10
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                healthProfessionalRole:
                  match: {system: null}
                  schema: {short: HealthProfessionalRole, index: 11}
      actor:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 12
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 14}
        elements:
          extension:
            index: 13
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 14}
                  max: 1
  conclusion: {index: 15}
package_version: 1.3.12
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-TextResult
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 2.1.1