PackagesCanonicalsLogsProblems
    Packages
    rs/il.core.fhir.r4@0.17.5
    http://fhir.health.gov.il/StructureDefinition/il-core-service-request-lab
description: Israel Core proposed constraints and extensions on the ILCoreServiceRequest Resource for laboratory observations
package_name: rs/il.core.fhir.r4
derivation: constraint
name: ILCoreServiceRequestLab
type: ServiceRequest
elements:
  category:
    index: 0
    slicing:
      slices:
        il-core:
          match: {}
          schema:
            _required: true
            index: 0
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 1
                  code:
                    pattern: {type: code, value: '108252007'}
                    type: code
                    index: 2
  code:
    binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-observation-lab-code'}
    index: 3
    elements:
      coding: {index: 4}
    required: [coding]
package_version: 0.17.5
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-service-request-lab
base: http://fhir.health.gov.il/StructureDefinition/il-core-service-request
version: 0.17.0
required: [category]