description: This class represents those orders that are fulfilled by this document. For instance, a provider orders an X-Ray. The X-Ray is performed. A radiologist reads the X-Ray and generates a report. The X-Ray order identifier is transmitted in the Order class, the performed X-Ray procedure is transmitted in the ServiceEvent class, and the ClinicalDocument.code would be valued with \"Diagnostic Imaging Report\". package_name: hl7.cda.uv.core derivation: specialization name: InFulfillmentOf type: http://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf elements: typeCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ParticipationType'} pattern: {type: Code, value: FLFS} representation: [xmlAttr] index: 0 order: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Order', index: 1} package_version: 2.0.0-sd-ballot class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-ballot required: [order]