description: Data transformation mapping resource for Aidbox. package_name: io.health-samurai.core.r5 derivation: specialization name: Mapping type: Mapping elements: _source: {type: string, short: System Property. DO NOT USE IT., index: 0} body: {short: Mapping transformation definition., index: 1} type: {type: string, short: Type of the mapping., index: 2} returns: type: code short: Type of result returned by the mapping. constraint: enum-64: {human: 'Returns must be one of: transaction, resource', severity: error, expression: '%context.subsetOf(''transaction'' | ''resource'')'} index: 3 scopeSchema: {short: Schema defining the scope for mapping., index: 4} params: type: BackboneElement short: Parameters for the mapping execution. index: 5 elements: omit-drop-blanks: {type: boolean, short: Whether to omit blank values from the result., index: 6} text: type: BackboneElement short: Human-readable text about the mapping. index: 7 elements: status: {type: string, short: Status of the text., index: 8} div: {type: string, short: HTML representation of the text., index: 9} package_version: 0.2601.0 class: resource kind: resource url: http://health-samurai.io/fhir/core/StructureDefinition/Mapping base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 0.2601.0 required: [body]