description: הפניה לבדיקת מעבדה, או לפאנל (סוללה) של בדיקות מעבדה.\r\nמשאב זה בפני עצמו אינו מהווה טריגר לתחילת הטיפול בהפניה, אלא יטופל רק במסגרת referral group. package_name: fhir.outburn.co.il derivation: constraint name: LrcReferral type: ServiceRequest elements: identifier: index: 0 elements: system: {index: 1} value: {index: 2} required: [system, value] intent: pattern: {type: code, value: order} type: code index: 3 category: index: 4 slicing: rules: open description: Slice for SNOMED category codes discriminator: - {path: coding, type: pattern} min: null slices: snomed-lab: match: {coding: null} schema: _required: true index: 5 elements: coding: index: 6 slicing: rules: open description: Slice for SNOMED code for laboratory result discriminator: - {path: $this, type: pattern} min: 1 slices: snomed: match: {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure} schema: pattern: type: Coding value: {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure} _required: true type: Coding index: 7 elements: system: {index: 8} code: {index: 9} required: [code, system] required: [coding] code: binding: {strength: required, valueSet: 'http://outburn.co.il/fhir/oncology/ValueSet/lrc-referral-codes'} index: 10 elements: coding: elements: system: {index: 11} code: {index: 12} required: [code, system] subject: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient'] index: 13 requester: {index: 14} package_version: 0.2.0 class: profile kind: resource url: http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral base: http://fhir.health.gov.il/StructureDefinition/il-core-service-request version: null required: [identifier, requester]