description: This ServiceRequest profile represents the request for analysis of a pathological sample. package_name: hl7.fhir.us.cancer-reporting derivation: constraint name: USPathologyServiceRequest type: ServiceRequest elements: identifier: {mustSupport: true, index: 0} basedOn: {mustSupport: true, index: 1} code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-code'} index: 2 elements: coding: {index: 3} required: [coding] encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter'] index: 4 locationCode: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType|3.0.0'} index: 5 specimen: type: Reference refers: ['http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen'] index: 6 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-service-request base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest version: 2.0.0-ballot