http://hl7.org/fhir/StructureDefinition/patient-citizenship|4.0.1

The patient's legal status as citizen of a country.
description: The patient's legal status as citizen of a country.
derivation: constraint
name: citizenship
type: Extension
elements:
  extension:
    short: Nation code of citizenship
    index: 0
    slicing:
      slices:
        code:
          match: {}
          schema:
            short: Nation code of citizenship
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: code}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        period:
          match: {}
          schema:
            short: Time period of citizenship
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: period}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship'}
    index: 10
  value:
    choices: []
    index: 12
extensions:
  code:
    url: null
    short: Nation code of citizenship
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: code}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  period:
    url: null
    short: Time period of citizenship
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: period}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/patient-citizenship
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1