description: Additional metadata in identifier elements for terminology resources. package_name: hl7.fhir.uv.extensions derivation: constraint name: TxResourceIdentifierMetadata type: Extension elements: extension: type: Extension short: Whether this an identifier that should be used index: 0 slicing: slices: preferred: match: {} schema: type: Extension short: Whether this an identifier that should be used index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: preferred} index: 2 value: choices: [valueBoolean] index: 4 valueBoolean: {type: boolean, choiceOf: value, index: 5} required: [value, valueBoolean] authoritative: match: {} schema: type: Extension short: Whether this identifier is considered to be authoritative index: 6 extensions: {} elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: authoritative} index: 8 value: choices: [valueBoolean] index: 10 valueBoolean: {type: boolean, choiceOf: value, index: 11} required: [value, valueBoolean] comment: match: {} schema: type: Extension short: Text to explain the use of the additional metadata values. index: 12 extensions: {} elements: extension: {index: 13} url: type: uri pattern: {type: Uri, value: comment} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} required: [valueString, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/terminology-resource-identifier-metadata'} index: 18 value: choices: [] index: 20 package_version: 5.3.0-ballot extensions: preferred: url: null type: Extension short: Whether this an identifier that should be used index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: preferred} index: 2 value: choices: [valueBoolean] index: 4 valueBoolean: {type: boolean, choiceOf: value, index: 5} required: [value, valueBoolean] authoritative: url: null type: Extension short: Whether this identifier is considered to be authoritative index: 6 extensions: {} elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: authoritative} index: 8 value: choices: [valueBoolean] index: 10 valueBoolean: {type: boolean, choiceOf: value, index: 11} required: [value, valueBoolean] comment: url: null type: Extension short: Text to explain the use of the additional metadata values. index: 12 extensions: {} elements: extension: {index: 13} url: type: uri pattern: {type: Uri, value: comment} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} required: [valueString, value] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/terminology-resource-identifier-metadata base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot