description: Indicação da condição maternal da pessoa vacinada (Nenhuma, Gestante, Puérpera). O campo é de preenchimento obrigatório para indivíduos em idade fértil, independente do sexo. package_name: br.ufg.cgis.rnds-lite derivation: constraint name: BRCondicaoMaternal type: Extension elements: url: pattern: {type: uri, value: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCondicaoMaternal'} type: uri index: 0 value: mustSupport: true choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 3} value[x]: elements: coding: index: 4 elements: system: {index: 5} code: {index: 6} display: {index: 7} userSelected: {index: 8} required: [code, system] text: {index: 9} required: [coding] package_version: 0.2.7 class: extension kind: complex-type url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCondicaoMaternal base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.2.7 required: [value, valueCodeableConcept]