description: A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. package_name: ca.healthpei.io.core derivation: constraint name: ServiceRequest type: ServiceRequest elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} priority: {mustSupport: true, index: 3} code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'} mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} display: {mustSupport: true, index: 8} text: {mustSupport: true, index: 9} authoredOn: {mustSupport: true, index: 10} reasonCode: mustSupport: true index: 11 elements: text: {mustSupport: true, index: 12} note: mustSupport: true index: 13 elements: text: {mustSupport: true, index: 14} package_version: 0.1.6-DFT class: profile kind: resource url: http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-ServiceRequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: null