description: A code that represents the validation status of the address package_name: fhir.ca derivation: constraint name: ValidationStatusExtension type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-validation-status-extension'} index: 1 value: mustSupport: true choices: [valueCode] index: 3 valueCode: {type: code, mustSupport: true, choiceOf: value, index: 4} package_version: bc.client-1.0.1 extensions: {} class: extension kind: complex-type url: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-validation-status-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [valueCode, value]