PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.client@1.0.1
    http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension
description: Identifier status.
package_name: fhir.ca-bc.client
derivation: constraint
name: IdentifierStatusExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension'}
    index: 1
  value:
    short: merged | active
    mustSupport: true
    choices: [valueCode]
    index: 3
  valueCode: {type: code, short: merged | active, mustSupport: true, choiceOf: value, index: 4}
package_version: 1.0.1
extensions: {}
class: extension
kind: complex-type
url: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [valueCode, value]