description: The PCT ServiceRequest including details about a service for which a GFE is being requested. package_name: hl7.fhir.us.davinci-pct derivation: constraint name: PCTServiceRequest type: ServiceRequest elements: status: pattern: {type: Code, value: active} index: 0 intent: pattern: {type: Code, value: proposal} index: 1 doNotPerform: {index: 2} code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pct/ValueSet/USClaimMedicalProductOrServiceCodes'} index: 3 quantity: mustSupport: true choices: [] index: 5 subject: type: Reference refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0'] index: 6 package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-servicerequest base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|7.0.0 version: 2.0.0