PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.pl.laboratory.r5@0.1.0
    http://hl7.org.pl/fhir/ig/pl-lab/StructureDefinition/pl-lab-list-panel
description: Panel definicji badaƄ laboratoryjnych
package_name: hl7.fhir.pl.laboratory.r5
derivation: constraint
name: PLLabListPanel
type: List
elements:
  date: {index: 14}
  encounter: {index: 13}
  orderedBy: {index: 16}
  mode:
    mustSupport: true
    pattern: {type: Code, value: working}
    index: 2
  source: {index: 15}
  title: {mustSupport: true, index: 3}
  note: {index: 17}
  status:
    mustSupport: true
    pattern: {type: Code, value: current}
    index: 1
  code:
    binding: {strength: required, valueSet: 'http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-loincServiceCodeVS'}
    mustSupport: true
    index: 4
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system: {mustSupport: true, index: 6}
          version: {index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
          userSelected: {index: 10}
        required: [display, system, code]
      text: {index: 11}
    required: [coding]
  identifier: {index: 0}
  entry:
    mustSupport: true
    index: 18
    elements:
      flag: {index: 19}
      deleted: {index: 20}
      date: {index: 21}
      item:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org.pl/fhir/ig/pl-lab/StructureDefinition/pl-lab-observationDefinition-laboratoryTestDefinition']
        index: 22
  subject: {index: 12}
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org.pl/fhir/ig/pl-lab/StructureDefinition/pl-lab-list-panel
base: http://hl7.org/fhir/StructureDefinition/List
version: 0.1.0
required: [title, code]