PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.2
    http://fhir.health.gov.il/StructureDefinition/ext-statistical-area
description: 'Extension: Statistical Area. A concatination of the city symbol + 4-digit statistical area code in settelment. Full CBS number conatins two parts: City symbol + statistical number. E.g.: Jerusalem (3000) 113 area produces -> 3000113'
package_name: il.core.fhir.r4
derivation: constraint
name: StatisticalArea
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://fhir.health.gov.il/StructureDefinition/ext-statistical-area'}
    index: 1
  value:
    choices: [valueIdentifier]
    index: 3
  valueIdentifier: {type: Identifier, choiceOf: value, index: 4}
  value[x]:
    elements:
      system:
        binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/statistical-area-uri'}
        index: 5
package_version: 0.17.2
extensions: {}
class: extension
kind: complex-type
url: http://fhir.health.gov.il/StructureDefinition/ext-statistical-area
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.17.0