description: This Extension profile represents the eICR processing status. package_name: hl7.fhir.us.ecr derivation: constraint name: RREicrProcessingStatusExtension type: Extension elements: extension: index: 0 slicing: slices: eICRProcessingStatus: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: eICRProcessingStatus} index: 3 value: choices: [valueReference] index: 5 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation'] index: 6 required: [valueReference, value] eICRValidationOutput: match: {} schema: array: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: eICRValidationOutput} index: 9 value: choices: [valueMarkdown, valueString, valueAttachment] index: 11 valueMarkdown: {type: markdown, choiceOf: value, index: 12} valueString: {type: string, choiceOf: value, index: 13} valueAttachment: {type: Attachment, choiceOf: value, index: 14} required: [valueMarkdown, valueString, valueAttachment, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension'} index: 15 value: choices: [] index: 17 package_version: 3.0.0-ballot extensions: eICRProcessingStatus: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: eICRProcessingStatus} index: 3 value: choices: [valueReference] index: 5 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation'] index: 6 required: [valueReference, value] eICRValidationOutput: url: null array: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: eICRValidationOutput} index: 9 value: choices: [valueMarkdown, valueString, valueAttachment] index: 11 valueMarkdown: {type: markdown, choiceOf: value, index: 12} valueString: {type: string, choiceOf: value, index: 13} valueAttachment: {type: Attachment, choiceOf: value, index: 14} required: [valueMarkdown, valueString, valueAttachment, value] class: extension kind: complex-type url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 3.0.0-ballot required: [extension]