description: The ServiceRequest profile for use in the different eAgreement flows from MyCareNet. package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BeMyCareNetEagreementServiceRequest type: ServiceRequest elements: category: mustSupport: true index: 6 elements: coding: index: 7 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 8 code: {index: 9} required: [system, code] required: [coding] meta: mustSupport: true index: 1 elements: profile: {index: 2} required: [profile] supportingInfo: mustSupport: true index: 20 elements: reference: {mustSupport: true, index: 21} required: [reference] authoredOn: {mustSupport: true, index: 18} contained: {type: Binary, mustSupport: true, index: 3} requester: type: Reference mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole'] index: 19 status: pattern: {type: Code, value: active} mustSupport: true index: 4 id: {mustSupport: true, index: 0} code: mustSupport: true index: 10 elements: coding: index: 11 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 12 code: {index: 13} required: [system, code] required: [coding] intent: pattern: {type: Code, value: order} mustSupport: true index: 5 quantityQuantity: {type: Quantity, mustSupport: true, choiceOf: quantity, index: 16} quantity: mustSupport: true choices: [quantityQuantity] index: 15 subject: type: Reference mustSupport: true refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient'] index: 17 package_version: 1.3.1-beta class: profile kind: resource url: http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementservicerequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 1.0.0 required: [id, meta]