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: required, 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} authoredOn: {mustSupport: true, index: 9} reasonCode: mustSupport: true index: 10 elements: text: {mustSupport: true, index: 11} note: mustSupport: true index: 12 elements: text: {mustSupport: true, index: 13} package_version: 0.1.3-DFT class: profile kind: resource url: http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-ServiceRequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: null