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.core 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: elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 5 code: pattern: {type: Code, value: 106723-0} index: 6 required: [system, code] subject: type: Reference short: Parturiente refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/individuo'] index: 7 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/core/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: 8 elements: system: {index: 9} value: {index: 10} required: [value, system] required: [identifier] encounter: type: Reference short: Local de Atendimento do Parto refers: ['https://fhir.saude.go.gov.br/r4/core/StructureDefinition/atendimento-parto'] index: 11 value: choices: [] index: 13 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 15 min: 0 max: 1 valueQuantity: type: Quantity choiceOf: value index: 16 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 16} min: 0 max: 1 value[x]: elements: value: {short: Mês de gestação em que iniciou o pré-natal, index: 17} system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 18 code: pattern: {type: Code, value: mo} index: 19 required: [value, system] package_version: 1.1.0 class: profile kind: resource url: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/mes-gestacao-inicio-pre-natal base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.1.0 required: [encounter, identifier, subject]