PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.0.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest
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
  authoredOn: {isModifier: false, mustSupport: true, index: 2}
  requester: {isModifier: false, mustSupport: true, index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 1.0.0
required: [code]