{
  "$schema": "https://govschema.org/spec/v0.3/govschema.schema.json",
  "govschemaVersion": "0.3.0",
  "id": "ar/cancilleria/formulario-solicitud-visado",
  "version": "1.0.0",
  "title": "Argentina Visa Application Form (Formulario de Solicitud de Visado, FSV)",
  "description": "The Ministerio de Relaciones Exteriores, Comercio Internacional y Culto's (Cancillería Argentina) standard visa application form, used at Argentine consulates worldwide as the cover application for most consular visa categories (the specific category and supporting-documentation checklist are determined by the consular officer per the applicant's stated purpose of travel, field 24). The specimen is a 3-page fillable-AcroForm PDF with 50 numbered fields (campos 1-50); the form's own printed instructions direct the applicant to 'Completar hasta campo 50' (complete through field 50) and 'Firmar y aclarar en campo 51' (sign and print name at field 51) — field 51 (wet-ink signature and printed name) carries no AcroForm widget and is out of scope of this document, as is the third page, which contains only a standing informational notice to the applicant (no further campos, no widgets). Two independently retrieved specimens (the Cancillería's own 2024 edition and a 2026 consulate-mirrored edition) were compared field-by-field this cycle and found structurally identical (same 50 field names Texto1-Texto50, same field geometry, same printed labels/hints) — only the printed form-code/edition stamp in the page margins differs (see VERIFICATION.md), confirming the form is stable rather than stale. GovSchema is independent and is not affiliated with, endorsed by, or operated by the Argentine Republic or its Ministerio de Relaciones Exteriores, Comercio Internacional y Culto.",
  "status": "draft",
  "jurisdiction": {
    "country": "AR",
    "level": "national"
  },
  "authority": {
    "name": "Ministerio de Relaciones Exteriores, Comercio Internacional y Culto (Cancillería Argentina), acting through Argentina's embassies and consulates abroad",
    "abbreviation": "Cancillería",
    "url": "https://cancilleria.gob.ar"
  },
  "process": {
    "type": "application",
    "language": "es-AR"
  },
  "source": {
    "url": "https://cancilleria.gob.ar/userfiles/servicios/fsv_2024_espanol_editable.pdf",
    "retrievedAt": "2026-07-10",
    "documentRef": "FSV — 'Formulario de Solicitud de Visa(do)', Ministerio de Relaciones Exteriores, Comercio Internacional y Culto (Cancillería Argentina), 3-page fillable-AcroForm PDF, 2024 edition"
  },
  "verification": {
    "method": "manual-source-review-v1",
    "lastVerifiedAt": "2026-07-10",
    "verifiedBy": "GovSchema Engineering (Standards Engineer)",
    "nextReviewBy": "2027-01-10",
    "notes": "GOV-2179: opens Argentina's Visa vertical (2/6), following GOV-2169's opening of Argentina (Business Formation, 1/6). Fetched fresh with a browser User-Agent (HTTP 200, application/pdf, genuine %PDF-1.6) directly from cancilleria.gob.ar with no login/CAPTCHA/WAF gate encountered, independently re-verifying a prior scouting lead (GOV-2177) from scratch rather than trusting its numbers. Extracted with pdfjs-dist (getAnnotations()/getFieldObjects() for widgets, getTextContent() with x/y-position correlation for labels): 50 raw AcroForm text (/Tx) widgets across page 1 (29) and page 2 (21), 0 on page 3; getFieldObjects() resolves these to exactly 50 distinct field names (Texto1..Texto50), a 1:1 widget:field ratio with no split-box or mirrored-copy structure (unlike several sibling AR/AFIP and AT specimens). The field names' own numeric suffix (Texto1..Texto50) was independently confirmed, via x-coordinate column-overlap analysis against each campo's printed number and hint text, to correspond exactly to the form's own printed campo numbering 1-50 in reading order — i.e. Texto{N} = campo {N} for every N, including campo 11's two-line label and the campo 32-38 conditional-question block. A second specimen (2026 consulate mirror, cmila.cancilleria.gob.ar) was independently fetched and diffed field-by-field against the 2024 specimen: identical field names, identical widget geometry, identical printed labels and hints — the only textual difference across all extracted text items on all 3 pages is the page-margin form-code/edition stamp ('FSV-...-2021-' vs 'CMILA-2026-...'), confirming this is a stable, unchanged form rather than a stale specimen. No AcroForm field in either specimen carries the /Ff Required bit (checked programmatically across all 50 widgets in both specimens) and neither specimen uses an asterisk-required convention; every field's `required` value in this document is therefore a structurally-inferred judgment call, not a source-asserted claim (flagged in VERIFICATION.md), with one exception: campo 11 (Lebanese family registry number) carries its own explicit printed exemption ('sólo en caso de origen libanés' — only in the case of Lebanese origin), modelled as `required: false` on that basis alone. The campo 32-38 block ('previously applied for an Argentine visa?' / 'entered with that visa?' and their follow-up details) is modelled as a cascading `requiredWhen` chain (33/34 gated on 32=true; 35 gated on 32=true; 36/37/38 gated on 35=true) since the follow-up questions are only answerable if the gating question is affirmative. See VERIFICATION.md for the full sourcing record, every judgment call, and the mock conformance test run."
  },
  "maturity": {
    "level": "structural-reference",
    "criteria": {
      "structuralReference": true,
      "verifiedSchema": false,
      "agentReadySchema": false,
      "executionTestedSchema": false
    },
    "method": "maturity-self-assessment-v1",
    "assertedBy": "GovSchema Engineering (Standards Engineer)",
    "assertedAt": "2026-07-10"
  },
  "license": "CC-BY-4.0",
  "fields": [
    {
      "name": "surname",
      "label": "Apellidos",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's surname(s), as shown in their passport ('como en el pasaporte').",
      "sourceRef": "FSV p.1, campo 1 'APELLIDOS' — 'como en el pasaporte'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "givenNames",
      "label": "Nombres de Pila",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's given name(s), as shown in their passport ('como en el pasaporte').",
      "sourceRef": "FSV p.1, campo 2 'NOMBRES DE PILA' — 'como en el pasaporte'",
      "validation": { "minLength": 1, "maxLength": 200 }
    },
    {
      "name": "otherNames",
      "label": "Otros Nombres o Apellidos",
      "type": "string",
      "required": false,
      "classification": "sensitive-pii",
      "description": "Any other name(s) the applicant is or has been known by: maiden name, religious name, professional name, or alias ('de soltera, religioso, profesional, alias'). Modelled as optional — the form's own hint lists this as a set of alternative circumstances that will not apply to every applicant.",
      "sourceRef": "FSV p.1, campo 3 'OTROS NOMBRES O APELLIDOS' — 'de soltera, religioso, profesional, alias'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "fatherName",
      "label": "Padre",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's father's surname(s) and given name(s) ('apellidos, nombres').",
      "sourceRef": "FSV p.1, campo 4 'PADRE' — 'apellidos, nombres'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "motherName",
      "label": "Madre",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's mother's surname(s) and given name(s) ('apellidos, nombres').",
      "sourceRef": "FSV p.1, campo 5 'MADRE' — 'apellidos, nombres'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "sex",
      "label": "Sexo",
      "type": "enum",
      "required": true,
      "description": "The applicant's sex, as printed on the form ('M o F').",
      "sourceRef": "FSV p.1, campo 6 'SEXO' — 'M o F'",
      "validation": { "enum": ["M", "F"] }
    },
    {
      "name": "dateOfBirth",
      "label": "Fecha de Nacimiento",
      "type": "date",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's date of birth ('dd/mm/aaaa').",
      "sourceRef": "FSV p.1, campo 7 'FECHA DE NACIMIENTO' — 'dd/mm/aaaa'"
    },
    {
      "name": "placeOfBirth",
      "label": "Lugar de Nacimiento",
      "type": "string",
      "required": true,
      "description": "The applicant's place of birth: city, province/state, and country ('ciudad, provincia, país').",
      "sourceRef": "FSV p.1, campo 8 'LUGAR DE NACIMIENTO' — 'ciudad, provincia, país'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "nationality",
      "label": "Nacionalidad",
      "type": "string",
      "required": true,
      "description": "The applicant's current nationality, and prior nationality if applicable ('actual (y, si existe, la de origen)').",
      "sourceRef": "FSV p.1, campo 9 'NACIONALIDAD' — 'actual (y, si existe, la de origen)'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "identityDocumentTypeAndNumber",
      "label": "Documento de Identidad o Residencia, Tipo, N°",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The type and number of the applicant's national identity document or residence document (distinct from the passport, captured separately in campo 16).",
      "sourceRef": "FSV p.1, campo 10 'DOCUMENTO DE IDENTIDAD O RESIDENCIA, TIPO, N°'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "lebaneseFamilyRegistryNumber",
      "label": "N° de Registro Libanés de Familia",
      "type": "string",
      "required": false,
      "description": "The applicant's Lebanese family registry number, applicable only to applicants of Lebanese origin ('sólo en caso de origen libanés'). This is the one field on this specimen with an explicit printed conditional-applicability note, distinguishing it from the other fields modelled as optional on structural judgment alone (see VERIFICATION.md).",
      "sourceRef": "FSV p.1, campo 11 'N° DE REGISTRO LIBANÉS DE FAMILIA' — 'sólo en caso de origen libanés'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "homeAddress",
      "label": "Domicilio Particular",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The applicant's home address.",
      "sourceRef": "FSV p.1, campo 12 'DOMICILIO PARTICULAR'",
      "validation": { "maxLength": 300 }
    },
    {
      "name": "homePhone",
      "label": "Teléfono Particular",
      "type": "string",
      "required": true,
      "description": "The applicant's home (landline) telephone number.",
      "sourceRef": "FSV p.1, campo 13 'TELÉFONO PARTICULAR'",
      "validation": { "maxLength": 50 }
    },
    {
      "name": "email",
      "label": "Dirección de Correo Electrónico",
      "type": "string",
      "required": true,
      "classification": "pii",
      "description": "The applicant's email address.",
      "sourceRef": "FSV p.1, campo 14 'DIRECCIÓN DE CORREO ELECTRÓNICO'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "mobilePhone",
      "label": "Teléfono Celular",
      "type": "string",
      "required": false,
      "description": "The applicant's mobile telephone number. Modelled as optional relative to the required campo 13 (home phone) — the form provides both as alternative contact channels, not both as mandatory.",
      "sourceRef": "FSV p.1, campo 15 'TELÉFONO CELULAR'",
      "validation": { "maxLength": 50 }
    },
    {
      "name": "passportTypeAndNumber",
      "label": "Tipo y N° de Pasaporte",
      "type": "string",
      "required": true,
      "classification": "sensitive-pii",
      "description": "The type (e.g. ordinary, diplomatic, official/service) and number of the applicant's passport.",
      "sourceRef": "FSV p.1, campo 16 'TIPO Y N° DE PASAPORTE'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "passportIssuingCountryAndDate",
      "label": "País Emisor y Fecha de Emisión",
      "type": "string",
      "required": true,
      "description": "The country that issued the applicant's passport, and the passport's date of issue.",
      "sourceRef": "FSV p.1, campo 17 'PAÍS EMISOR Y FECHA DE EMISIÓN'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "passportExpiryDate",
      "label": "Fecha de Vencimiento",
      "type": "date",
      "required": true,
      "description": "The passport's expiry date ('dd/mm/aaaa').",
      "sourceRef": "FSV p.1, campo 18 'FECHA DE VENCIMIENTO' — 'dd/mm/aaaa'"
    },
    {
      "name": "employer",
      "label": "Empleador",
      "type": "string",
      "required": false,
      "description": "The applicant's employer. Modelled as optional — not every applicant is employed (e.g. students, retirees, the self-employed operating without a named employer).",
      "sourceRef": "FSV p.1, campo 19 'EMPLEADOR'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "workPhone",
      "label": "Teléfono Laboral",
      "type": "string",
      "required": false,
      "description": "The applicant's work telephone number. Modelled as optional in step with campo 19 (employer).",
      "sourceRef": "FSV p.1, campo 20 'TELÉFONO LABORAL'",
      "validation": { "maxLength": 50 }
    },
    {
      "name": "maritalStatus",
      "label": "Estado Civil",
      "type": "string",
      "required": true,
      "description": "The applicant's marital status.",
      "sourceRef": "FSV p.1, campo 21 'ESTADO CIVIL'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "profession",
      "label": "Profesión",
      "type": "string",
      "required": true,
      "description": "The applicant's profession or occupation.",
      "sourceRef": "FSV p.1, campo 22 'PROFESIÓN'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "activityAndPosition",
      "label": "Actividad y Cargo",
      "type": "string",
      "required": true,
      "description": "The applicant's current activity and position/role.",
      "sourceRef": "FSV p.1, campo 23 'ACTIVIDAD Y CARGO'",
      "validation": { "maxLength": 200 }
    },
    {
      "name": "travelPurpose",
      "label": "Motivo del Viaje",
      "type": "string",
      "required": true,
      "description": "The stated purpose of the applicant's trip to Argentina. The consular officer uses this, together with the supporting documentation the applicant brings, to determine the specific visa category (this schema models only the cover application, not category-specific supplements).",
      "sourceRef": "FSV p.1, campo 24 'MOTIVO DEL VIAJE'",
      "validation": { "maxLength": 300 }
    },
    {
      "name": "stayDuration",
      "label": "Plazo de Estadía",
      "type": "string",
      "required": true,
      "description": "The intended duration of the applicant's stay in Argentina.",
      "sourceRef": "FSV p.1, campo 25 'PLAZO DE ESTADÍA'",
      "validation": { "maxLength": 100 }
    },
    {
      "name": "argentinaReferences",
      "label": "Referencias en la Argentina",
      "type": "string",
      "required": true,
      "description": "Reference persons or businesses in Argentina, with their address, email, and telephone number ('personas, empresas, dirección, email, teléfono').",
      "sourceRef": "FSV p.1, campo 26 'REFERENCIAS EN LA ARGENTINA' — 'personas, empresas, dirección, email, teléfono'",
      "validation": { "maxLength": 500 }
    },
    {
      "name": "accommodationInArgentina",
      "label": "Lugar de Alojamiento en la Argentina",
      "type": "string",
      "required": true,
      "description": "The address and telephone number of the applicant's intended accommodation in Argentina ('dirección y teléfono').",
      "sourceRef": "FSV p.1, campo 27 'LUGAR DE ALOJAMIENTO EN LA ARGENTINA' — 'dirección y teléfono'",
      "validation": { "maxLength": 300 }
    },
    {
      "name": "arrivalDate",
      "label": "Fecha de Llegada a la Argentina",
      "type": "date",
      "required": true,
      "description": "The applicant's planned date of arrival in Argentina ('dd/mm/aaaa').",
      "sourceRef": "FSV p.1, campo 28 'FECHA DE LLEGADA A LA ARGENTINA' — 'dd/mm/aaaa'"
    },
    {
      "name": "departureDate",
      "label": "Fecha de Partida de la Argentina",
      "type": "date",
      "required": true,
      "description": "The applicant's planned date of departure from Argentina ('dd/mm/aaaa').",
      "sourceRef": "FSV p.1, campo 29 'FECHA DE PARTIDA DE LA ARGENTINA' — 'dd/mm/aaaa'"
    },
    {
      "name": "spouseDetails",
      "label": "Cónyuge",
      "type": "string",
      "required": false,
      "classification": "sensitive-pii",
      "description": "The applicant's spouse's surname(s), given name(s), nationality, date of birth, and whether the spouse is travelling with the applicant ('apellidos, nombres, nacionalidad, fecha de nacimiento, ¿viaja con usted?'). Modelled as optional — not every applicant has a spouse.",
      "sourceRef": "FSV p.2, campo 30 'CÓNYUGE' — 'apellidos, nombres, nacionalidad, fecha de nacimiento, ¿viaja con usted?'",
      "validation": { "maxLength": 500 }
    },
    {
      "name": "childrenDetails",
      "label": "Hijos",
      "type": "string",
      "required": false,
      "classification": "sensitive-pii",
      "description": "The applicant's children's surname(s), given name(s), nationality, date of birth, and whether each child is travelling with the applicant ('apellidos, nombres, nacionalidad, fecha de nacimiento, ¿viajan con usted?'), for as many children as apply. Modelled as optional — not every applicant has children. This is the specimen's largest text box (spanning roughly two-thirds of page 2's usable width and several printed lines), consistent with accommodating a variable-length list rather than a single line item.",
      "sourceRef": "FSV p.2, campo 31 'HIJOS' — 'apellidos, nombres, nacionalidad, fecha de nacimiento, ¿viajan con usted?'",
      "validation": { "maxLength": 2000 }
    },
    {
      "name": "previouslyAppliedArgentineVisa",
      "label": "¿Solicitó Usted Visa Argentina Anteriormente?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant has previously applied for an Argentine visa ('SI o NO'). Gates campos 33-38 (see requiredWhen on those fields): they are only answerable if this is affirmative.",
      "sourceRef": "FSV p.2, campo 32 '¿SOLICITÓ USTED VISA ARGENTINA ANTERIORMENTE?' — 'SI o NO'"
    },
    {
      "name": "previousVisaApplicationDate",
      "label": "¿Cuándo la Solicitó?",
      "type": "date",
      "required": false,
      "description": "The date the applicant previously applied for an Argentine visa ('dd/mm/aaaa').",
      "sourceRef": "FSV p.2, campo 33 '¿CUÁNDO LA SOLICITÓ?' — 'dd/mm/aaaa'",
      "requiredWhen": { "field": "previouslyAppliedArgentineVisa", "equals": true }
    },
    {
      "name": "previousVisaApplicationLocation",
      "label": "¿Dónde la Solicitó?",
      "type": "string",
      "required": false,
      "description": "The country and city where the applicant previously applied for an Argentine visa ('país, ciudad').",
      "sourceRef": "FSV p.2, campo 34 '¿DÓNDE LA SOLICITÓ?' — 'país, ciudad'",
      "validation": { "maxLength": 200 },
      "requiredWhen": { "field": "previouslyAppliedArgentineVisa", "equals": true }
    },
    {
      "name": "enteredArgentinaWithPreviousVisa",
      "label": "¿Ingresó con la Visa?",
      "type": "boolean",
      "required": false,
      "description": "Whether the applicant actually entered Argentina using that previously-obtained visa ('SI o NO'). Gates campos 36-38 (see requiredWhen on those fields).",
      "sourceRef": "FSV p.2, campo 35 '¿INGRESÓ CON LA VISA?' — 'SI o NO'",
      "requiredWhen": { "field": "previouslyAppliedArgentineVisa", "equals": true }
    },
    {
      "name": "previousEntryDate",
      "label": "¿Cuándo Ingresó?",
      "type": "date",
      "required": false,
      "description": "The date the applicant previously entered Argentina under that visa ('dd/mm/aaaa').",
      "sourceRef": "FSV p.2, campo 36 '¿CUÁNDO INGRESÓ?' — 'dd/mm/aaaa'",
      "requiredWhen": { "field": "enteredArgentinaWithPreviousVisa", "equals": true }
    },
    {
      "name": "previousStayDuration",
      "label": "Plazo de Esa Estadía",
      "type": "string",
      "required": false,
      "description": "The duration of that previous stay in Argentina.",
      "sourceRef": "FSV p.2, campo 37 'PLAZO DE ESA ESTADÍA'",
      "validation": { "maxLength": 100 },
      "requiredWhen": { "field": "enteredArgentinaWithPreviousVisa", "equals": true }
    },
    {
      "name": "previousVisitPurpose",
      "label": "Motivo de Esa Visita",
      "type": "string",
      "required": false,
      "description": "The purpose of that previous visit to Argentina.",
      "sourceRef": "FSV p.2, campo 38 'MOTIVO DE ESA VISITA'",
      "validation": { "maxLength": 300 },
      "requiredWhen": { "field": "enteredArgentinaWithPreviousVisa", "equals": true }
    },
    {
      "name": "relativesResidingInArgentina",
      "label": "¿Residen en la Argentina su Cónyuge, Novio, Hermanos, Padres, Parientes?",
      "type": "string",
      "required": true,
      "description": "Whether the applicant's spouse, partner, siblings, parents, or other relatives reside in Argentina, and if so who, their address, and telephone number ('quién, dirección, teléfono'). Unlike the specimen's other yes/no questions (campos 32, 35, 41-49), this campo carries no separate printed 'SI o NO' hint alongside its own free-text hint — confirmed by inspecting every text item in the surrounding coordinate range — so it is modelled as a single free-text field (an applicant with no such relatives is expected to state so in the same box) rather than split into a boolean plus a conditional detail field.",
      "sourceRef": "FSV p.2, campo 39 '¿RESIDEN EN LA ARGENTINA SU CÓNYUGE, NOVIO, HERMANOS, PADRES, PARIENTES?' — 'quién, dirección, teléfono'",
      "validation": { "maxLength": 500 }
    },
    {
      "name": "residenceHistoryLastThreeYears",
      "label": "Enumere las Ciudades y Fechas Donde Residió en los Últimos 3 Años, Comenzando por la Actual",
      "type": "string",
      "required": true,
      "description": "A list of the cities and dates where the applicant has resided over the last 3 years, starting with their current residence. This is the specimen's second-largest text box (spanning the full page width and several printed lines), consistent with accommodating a variable-length list.",
      "sourceRef": "FSV p.2, campo 40 'ENUMERE LAS CIUDADES Y FECHAS DONDE RESIDIÓ EN LOS ÚLTIMOS 3 AÑOS, COMENZANDO POR LA ACTUAL'",
      "validation": { "maxLength": 2000 }
    },
    {
      "name": "previouslyDeniedEntryOrExpelled",
      "label": "¿Se le Denegó Antes el Ingreso a la Argentina, o Fue Expulsado de Ella, o se le Prohibió el Reingreso en Ella?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant was previously denied entry to Argentina, expelled from Argentina, or prohibited from re-entering Argentina ('SI o NO').",
      "sourceRef": "FSV p.2, campo 41 '¿SE LE DENEGÓ ANTES EL INGRESO A LA ARGENTINA, O FUE EXPULSADO DE ELLA, O SE LE PROHIBIÓ EL REINGRESO EN ELLA?' — 'SI o NO'"
    },
    {
      "name": "attemptedIrregularEntry",
      "label": "¿Ha Intentado Ingresar a la Argentina Eludiendo el Control Migratorio, o por Lugar o en Horario no Habilitados al Efecto?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant has attempted to enter Argentina evading migratory control, or through a place or at a time not authorized for that purpose ('SI o NO').",
      "sourceRef": "FSV p.2, campo 42 '¿HA INTENTADO INGRESAR A LA ARGENTINA ELUDIENDO EL CONTROL MIGRATORIO, O POR LUGAR O EN HORARIO NO HABILITADOS AL EFECTO?' — 'SI o NO'"
    },
    {
      "name": "convictedTraffickingCrimes",
      "label": "¿Fue Condenado (Aun Cuando Haya Recibido Perdón o Amnistía o Similar) por Delito de Tráfico de Armas, de Personas, de Estupefacientes, Lavado de Dinero, Inversiones en Actividades Ilícitas o Delitos Sancionados con 3 Años o Más de Pena Privativa de la Libertad?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant was convicted (even if pardoned, amnestied, or similar) of arms trafficking, human trafficking, drug trafficking, money laundering, investment in unlawful activities, or any offense punishable by 3 years or more of imprisonment ('SI o NO').",
      "sourceRef": "FSV p.2, campo 43 — 'SI o NO'"
    },
    {
      "name": "involvedGenocideWarCrimesTerrorism",
      "label": "¿Ha Incurrido o Participado en Actos de Gobierno o de Otro Tipo, que Constituyan Genocidio, Crímenes de Guerra, Actos de Terrorismo o Delitos de Lesa Humanidad, o de Otro Acto Susceptible de Ser Juzgado por el Tribunal Penal Internacional?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant has committed or participated in acts of government or of another kind constituting genocide, war crimes, acts of terrorism, or crimes against humanity, or any other act triable by the International Criminal Court ('SI o NO').",
      "sourceRef": "FSV p.2, campo 44 — 'SI o NO'"
    },
    {
      "name": "terroristRecordOrProhibitedOrganizationMembership",
      "label": "¿Tiene Antecedentes por Actividad Terrorista o por Pertenecer a Organizaciones Reconocidas Como Imputadas de Acciones Susceptibles de Ser Juzgadas por el Tribunal Penal Internacional o por la Ley 23077, de Defensa de la Democracia?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant has a record of terrorist activity, or of belonging to organizations recognized as accused of acts triable by the International Criminal Court or under Law 23,077 (Defense of Democracy) ('SI o NO').",
      "sourceRef": "FSV p.2, campo 45 — 'SI o NO'"
    },
    {
      "name": "convictedFalseDocumentationForMigratoryBenefit",
      "label": "¿Fue Condenado en la Argentina o Tuvo Antecedentes por Haber Presentado Documentación Material o Ideológicamente Falsa para Obtener, para Sí o para un Tercero, un Beneficio Migratorio?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant was convicted in Argentina, or has a record of having submitted materially or ideologically false documentation to obtain a migratory benefit for themselves or a third party ('SI o NO').",
      "sourceRef": "FSV p.2, campo 46 — 'SI o NO'"
    },
    {
      "name": "prostitutionPromotionRecord",
      "label": "¿Promueve la Prostitución, Lucra con Ello, ha Sido Condenado o Tiene Antecedentes por Haber Promovido la Prostitución, por Haber Lucrado con Ello, o por Desarrollar Actividades Relacionadas con el Tráfico o la Explotación Sexual de Personas?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant promotes prostitution, profits from it, has been convicted of or has a record of having promoted prostitution or profited from it, or engages in activities related to trafficking or sexual exploitation of persons ('SI o NO').",
      "sourceRef": "FSV p.2, campo 47 — 'SI o NO'"
    },
    {
      "name": "facilitatedIllegalForeignerMovement",
      "label": "¿Fue Condenado en la Argentina o Tuvo Antecedentes por Promover o Facilitar el Ingreso, Permanencia o Egreso Ilegales de Extranjeros en el Territorio Argentino?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant was convicted in Argentina, or has a record of having promoted or facilitated the illegal entry, stay, or exit of foreigners in Argentine territory ('SI o NO').",
      "sourceRef": "FSV p.2, campo 48 — 'SI o NO'"
    },
    {
      "name": "possibleMigratoryImpediment",
      "label": "¿Cree Usted Que Puede Estar Incurso en Algún Impedimento Sancionado por la Normativa Migratoria Argentina?",
      "type": "boolean",
      "required": true,
      "description": "Whether the applicant believes they may fall under any impediment sanctioned by Argentine migratory regulations ('SI o NO').",
      "sourceRef": "FSV p.2, campo 49 — 'SI o NO'"
    },
    {
      "name": "applicationCityAndDate",
      "label": "Ciudad y Fecha de la Solicitud",
      "type": "string",
      "required": true,
      "description": "The city and date where the application is being made. The form's own final campo (51, the applicant's signature and printed name — 'Firmar y aclarar en campo 51') carries no AcroForm widget in this specimen and is out of scope of this document.",
      "sourceRef": "FSV p.2, campo 50 'CIUDAD Y FECHA DE LA SOLICITUD'",
      "validation": { "maxLength": 200 }
    }
  ]
}
