description: tasmc ServiceRequest Lab profile, based on ILCoreServiceRequest package_name: rs/il.tasmc.fhir.r4 derivation: constraint name: TasmcServiceRequestLab type: ServiceRequest elements: id: {index: 0} identifier: elements: system: pattern: {type: uri, value: 'http://fhir.tasmc.org.il/identifier/labos-request'} type: uri index: 1 value: {index: 2} required: [system, value] requisition: elements: system: pattern: {type: uri, value: 'http://fhir.tasmc.org.il/identifier/labos-order'} type: uri index: 3 value: {index: 4} required: [system, value] intent: pattern: {type: code, value: order} type: code index: 5 code: elements: coding: index: 6 slicing: rules: closed ordered: false discriminator: - {path: system, type: value} min: null slices: tasmc: match: {system: 'http://fhir.tasmc.org.il/CodeSystem/labos-request-code'} schema: _required: true index: 7 elements: system: pattern: {type: uri, value: 'http://fhir.tasmc.org.il/CodeSystem/labos-request-code'} type: uri index: 8 code: {index: 9} display: {index: 10} required: [code, display, system] subject: elements: identifier: index: 11 elements: system: pattern: {type: uri, value: 'http://fhir.tasmc.health.gov.il/identifier/nmr-pat-int-num'} type: uri index: 12 value: {index: 13} required: [system, value] required: [identifier] authoredOn: {index: 14} requester: elements: identifier: index: 15 elements: system: pattern: {type: uri, value: 'http://fhir.tasmc.org.il/identifier/tasmc-lab-unit'} type: uri index: 16 value: {index: 17} required: [system, value] display: {index: 18} required: [display, identifier] package_version: 0.3.1 class: profile kind: resource url: http://fhir.tasmc.org.il/StructureDefinition/tasmc-service-request-lab base: http://fhir.health.gov.il/StructureDefinition/il-core-service-request-lab version: null required: [authoredOn, id]