description: Perfil para representar o mês da gestação do início Pré-natal da parturiente\n na Declaração de Nascido Vivo (DNV) package_name: br.go.ses.estatisticas-vitais derivation: constraint name: MesGestacaoInicioPreNatal type: Observation elements: identifier: index: 0 elements: system: pattern: {type: Uri, value: 'http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv'} index: 1 value: {short: Número da Declaração de Nascido Vivo, index: 2} period: elements: start: {short: Data do preenchimento, index: 3} required: [start] required: [value, system] status: pattern: {type: Code, value: final} index: 4 code: elements: coding: index: 5 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 6 code: pattern: {type: Code, value: 106723-0} index: 7 required: [system, code] required: [coding] subject: type: Reference short: Parturiente refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo'] index: 8 elements: identifier: constraint: CPFouCNS: {human: O sistema de identificação do indivíduo deve ser ou CPF ou CNS, source: 'https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/mes-gestacao-inicio-pre-natal', severity: error, expression: 'system = ''https://fhir.saude.go.gov.br/sid/cpf'' or system = ''https://fhir.saude.go.gov.br/sid/cns'''} index: 9 elements: system: {index: 10} value: {index: 11} required: [value, system] required: [identifier] encounter: type: Reference short: Atendimento do Parto refers: ['https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/atendimento-parto'] index: 12 value: choices: [] index: 14 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueQuantity: match: {} schema: choices: [valueQuantity] _required: true index: 16 min: 1 max: 1 valueQuantity: type: Quantity choiceOf: value index: 17 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, _required: true, index: 17} min: 1 max: 1 value[x]: elements: value: {short: Mês de gestação em que iniciou o pré-natal, index: 18} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 19 code: pattern: {type: Code, value: mo} index: 20 required: [value, system, code] package_version: 1.0.4 class: profile kind: resource url: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/mes-gestacao-inicio-pre-natal base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.4 required: [encounter, value, identifier, subject, valueQuantity]