description: Describes the status of an identifier package_name: hl7.fhir.us.davinci-pdex derivation: constraint name: IdentifierStatus type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-identifier-status'} index: 1 value: short: active|inactive|issued-in-error|revoked|pending mustSupport: true choices: [valueCode] index: 3 valueCode: {type: code, short: active|inactive|issued-in-error|revoked|pending, mustSupport: true, choiceOf: value, index: 4} package_version: 2.0.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-identifier-status base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [valueCode, value]