description: Extension for home municipality. Home municipality is relevant for ex. in billing and listing available healthcare services, and for statistical purposes. It it not necessarily the place where a patient lives, rather closer to where they pay their taxes. package_name: hl7.fhir.fi.base derivation: constraint name: MunicipalityCode type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/municipality-code'} index: 1 value: choices: [valueCoding] index: 3 valueCoding: {type: Coding, choiceOf: value, index: 4} value[x]: elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.246.537.6.21'} index: 5 package_version: 1.0.0-rc23 extensions: {} class: extension kind: complex-type url: https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/municipality-code base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0-rc23 required: [valueCoding, value]