PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr-common-library@2.0.0-ballot
    http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator-vr
description: Used to indicate whether or not an address is within city limits. The content of the component shall be a value from the value set Yes No Unknown.
package_name: hl7.fhir.us.vr-common-library
derivation: constraint
name: ExtensionWithinCityLimitsIndicatorVitalRecords
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator-vr'}
    index: 1
  value:
    short: Value set used to respond to any question that can be answered Yes, No, or Unknown.
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: 'Value set used to respond to any question that can be answered Yes, No, or Unknown.', choiceOf: value, index: 4}
package_version: 2.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator-vr
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [valueCoding, value]