description: The Notary Information Extension allows for the capture of information relevant to the notary. package_name: hl7.fhir.us.pacio-adi derivation: constraint name: NotaryInformationExtension type: Extension elements: extension: index: 0 slicing: slices: AttesterRole: match: {} schema: short: Attester Role _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: AttesterRole} type: uri index: 3 value: mustSupport: true choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6} required: [value, valueCodeableConcept] AttestationStatement: match: {} schema: short: Attestation Statement index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: uri, value: AttestationStatement} type: uri index: 9 value: mustSupport: true choices: [valueMarkdown, valueString] index: 11 valueMarkdown: {type: markdown, mustSupport: true, choiceOf: value, index: 12} valueString: {type: string, mustSupport: true, choiceOf: value, index: 13} required: [value, valueMarkdown, valueString] Signature: match: {} schema: short: Attester Signature with Date index: 14 extensions: {} elements: extension: {index: 15} url: pattern: {type: uri, value: Signature} type: uri index: 16 value: mustSupport: true choices: [valueSignature] index: 18 valueSignature: {type: Signature, mustSupport: true, choiceOf: value, index: 19} required: [value, valueSignature] NotarySealId: match: {} schema: short: Notary seal id index: 20 extensions: {} elements: extension: {index: 21} url: pattern: {type: uri, value: NotarySealId} type: uri index: 22 value: mustSupport: true choices: [valueIdentifier] index: 24 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 25} required: [value, valueIdentifier] NotaryCommissionExpirationDate: match: {} schema: short: Notary commission expiration date index: 26 extensions: {} elements: extension: {index: 27} url: pattern: {type: uri, value: NotaryCommissionExpirationDate} type: uri index: 28 value: mustSupport: true choices: [valueDate] index: 30 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 31} required: [value, valueDate] NotaryCommissionJurisdiction: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-jurisdiction-extension', index: 32} min: 0 max: 1 url: pattern: {type: uri, value: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-notaryInformation-extension'} type: uri index: 33 value: choices: [] index: 35 package_version: 2.0.0-ballot extensions: AttesterRole: url: null short: Attester Role _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: AttesterRole} type: uri index: 3 value: mustSupport: true choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6} required: [value, valueCodeableConcept] AttestationStatement: url: null short: Attestation Statement index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: uri, value: AttestationStatement} type: uri index: 9 value: mustSupport: true choices: [valueMarkdown, valueString] index: 11 valueMarkdown: {type: markdown, mustSupport: true, choiceOf: value, index: 12} valueString: {type: string, mustSupport: true, choiceOf: value, index: 13} required: [value, valueMarkdown, valueString] Signature: url: null short: Attester Signature with Date index: 14 extensions: {} elements: extension: {index: 15} url: pattern: {type: uri, value: Signature} type: uri index: 16 value: mustSupport: true choices: [valueSignature] index: 18 valueSignature: {type: Signature, mustSupport: true, choiceOf: value, index: 19} required: [value, valueSignature] NotarySealId: url: null short: Notary seal id index: 20 extensions: {} elements: extension: {index: 21} url: pattern: {type: uri, value: NotarySealId} type: uri index: 22 value: mustSupport: true choices: [valueIdentifier] index: 24 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 25} required: [value, valueIdentifier] NotaryCommissionExpirationDate: url: null short: Notary commission expiration date index: 26 extensions: {} elements: extension: {index: 27} url: pattern: {type: uri, value: NotaryCommissionExpirationDate} type: uri index: 28 value: mustSupport: true choices: [valueDate] index: 30 valueDate: {type: date, mustSupport: true, choiceOf: value, index: 31} required: [value, valueDate] NotaryCommissionJurisdiction: {url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-jurisdiction-extension', min: 0, max: 1, type: Extension, index: 32} class: extension kind: complex-type url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-notaryInformation-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-ballot required: [extension]