PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.1
    http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral
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:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure}
    type: CodeableConcept
    index: 4
    slicing:
      slices:
        il-core:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '108252007', system: 'http://snomed.info/sct', display: Laboratory procedure}
            type: CodeableConcept
            index: 4
  code:
    binding: {strength: extensible, valueSet: 'http://outburn.co.il/fhir/oncology/ValueSet/lrc-referral-codes'}
    index: 5
    elements:
      coding:
        elements:
          system: {index: 6}
          code: {index: 7}
        required: [code, system]
  subject:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient']
    index: 8
  requester: {index: 9}
package_version: 0.5.1
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]