description: דוח מסכם עבור תוצאות הפניה מרכזת. package_name: fhir.outburn.co.il derivation: constraint name: LrcLabReport type: DiagnosticReport elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: note: match: {url: null} schema: {type: Extension, url: 'http://fhir.health.gov.il/StructureDefinition/ext-diagnostic-report-note', index: 1} min: 0 max: 1 identifier: index: 2 elements: system: {index: 3} value: {index: 4} required: [system, value] basedOn: type: Reference refers: ['http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral-group'] index: 5 elements: reference: {index: 6} required: [reference] category: index: 7 slicing: rules: open description: Slice for hl7 category code discriminator: - {path: $this, type: pattern} min: 1 slices: hl7-lab: match: coding: - {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074'} schema: pattern: type: CodeableConcept value: coding: - {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074'} _required: true type: CodeableConcept index: 8 min: 1 max: 1 code: elements: coding: index: 9 slicing: rules: open ordered: false description: Loinc Lab report code discriminator: - {path: $this, type: pattern} min: 1 slices: loinc-lab: match: {code: 11502-2, system: 'http://hl7.org/fhir/ValueSet/observation-codes'} schema: pattern: type: Coding value: {code: 11502-2, system: 'http://hl7.org/fhir/ValueSet/observation-codes'} _required: true type: Coding index: 10 min: 1 max: 1 required: [coding] subject: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient'] index: 11 performer: {index: 12} package_version: 0.5.4 extensions: note: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-diagnostic-report-note', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-lab-report base: http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report version: null required: [basedOn, category, identifier, performer, subject]