description: The Person's legal status as citizen of a country. package_name: test.no.basis derivation: constraint name: NoBasisPersonCitizenship type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: code: match: {url: code} schema: short: Nation code of citizenship index: 1 elements: url: type: uri pattern: {type: Uri, value: code} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} period: match: {url: period} schema: short: Time period of citizenship index: 6 elements: url: type: uri pattern: {type: Uri, value: period} index: 7 value: choices: [valuePeriod] index: 9 valuePeriod: {type: Period, choiceOf: value, index: 10} url: type: uri pattern: {type: Uri, value: 'http://hl7.no/fhir/StructureDefinition/no-basis-person-citizenship'} index: 11 value: choices: [] index: 13 package_version: 2.2.0-alpha extensions: code: url: code short: Nation code of citizenship index: 1 elements: url: type: uri pattern: {type: Uri, value: code} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} period: url: period short: Time period of citizenship index: 6 elements: url: type: uri pattern: {type: Uri, value: period} index: 7 value: choices: [valuePeriod] index: 9 valuePeriod: {type: Period, choiceOf: value, index: 10} class: extension kind: complex-type url: http://hl7.no/fhir/StructureDefinition/no-basis-person-citizenship base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.14