description: This ServiceRequest profile represents eICR laboratory orders and other diagnostics for the eICR event. package_name: hl7.fhir.us.ecr derivation: constraint name: Eicr_ServiceRequest type: ServiceRequest elements: identifier: {isModifier: false, mustSupport: true, index: 0} code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/report-codes'} isModifier: false mustSupport: true index: 1 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 2 occurrence: mustSupport: true choices: [] index: 4 authoredOn: {isModifier: false, mustSupport: true, index: 5} requester: {isModifier: false, mustSupport: true, index: 6} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 2.0.0 required: [code]