Guia de Implementação da SES GO - Estatísticas Vitais
1.0.4 - draft Brazil flag

Guia de Implementação da SES GO - Estatísticas Vitais - Downloaded Version 1.0.4 See the Directory of published versions

Perfil: Local de Ocorrência do Parto

URL oficial: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/local-parto Versão: 1.0.4
Draft as of 2026-02-19 Nome para computador: LocalParto

Perfil para representar a identificação do local de parto (nascimento).

Usos:

You can also check for usages in the FHIR IG Statistics

Representações do perfil

Descrição de perfis, diferenças, instantâneo, e como apresentações diferentes funcionam.

Essa estrutura é derivada de Location

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... identifier 1..1 Identifier Unique code or number identifying the location to its users
.... system 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value 1..1 string Número da Declaração de Nascido Vivo
.... period
..... start 1..1 dateTime Data do preenchimento
... name 0..1 string Nome do local de nascimento
... type 1..1 CodeableConcept Type of function performed
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... code 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
.... Fatias para line 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
..... line:logradouro 1..1 string Logradouro
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero 0..1 string Número
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento 0..1 string Complemento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro 1..1 string Bairro ou distrito
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city 1..1 string Município
Vínculo: Município (required)
.... postalCode 1..1 string CEP
... managingOrganization 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0

Restrições

Id Grau Caminho(s) Descrição Expressão
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique code or number identifying the location to its users
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value Σ 1..1 string Número da Declaração de Nascido Vivo
Exemplo General: 123456
... name Σ 0..1 string Nome do local de nascimento
... type Σ 1..1 CodeableConcept Type of function performed
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... code Σ 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
... address 0..1 Address Endereço da ocorrência
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Vínculo: AddressUse (required): The use of an address.
Exemplo General: home
.... Fatias para line Σ 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
..... line:logradouro Σ 1..1 string Logradouro
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero Σ 0..1 string Número
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento Σ 0..1 string Complemento
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro Σ 1..1 string Bairro ou distrito
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city Σ 1..1 string Município
Vínculo: Município (required)
Exemplo General: Erewhon
.... postalCode Σ 1..1 string CEP
Exemplo General: 9132
... managingOrganization Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Location.status Base required LocationStatus 📍4.0.1 a norma FHIR
Location.type Base extensible ServiceDeliveryLocationRoleType 📦3.0.0 THO v6.5
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.use Base required AddressUse 📍4.0.1 a norma FHIR
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Location If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Location If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Location If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Location If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Location A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique code or number identifying the location to its users
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value Σ 1..1 string Número da Declaração de Nascido Vivo
Exemplo General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... start ΣC 1..1 dateTime Data do preenchimento
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
Vínculo: LocationStatus (required): Indicates whether the location is still in use.
... operationalStatus Σ 0..1 Coding The operational status of the location (typically only for a bed/room)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 0..1 string Nome do local de nascimento
... alias 0..* string A list of alternate names that the location is known as, or was known as, in the past
... description Σ 0..1 string Additional details about the location that could be displayed as further information to identify the location beyond its name
... mode Σ 0..1 code instance | kind
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 1..1 CodeableConcept Type of function performed
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 1..1 Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... telecom 0..* ContactPoint Contact details of the location
... address 0..1 Address Endereço da ocorrência
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Vínculo: AddressUse (required): The use of an address.
Exemplo General: home
.... type Σ 0..1 code postal | physical | both
Vínculo: AddressType (required): The type of an address (physical / postal).
Exemplo General: both
.... text Σ 0..1 string Text representation of the address
Exemplo General: 137 Nowhere Street, Erewhon 9132
.... Fatias para line Σ 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
..... line:logradouro Σ 1..1 string Logradouro
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:numero Σ 0..1 string Número
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:complemento Σ 0..1 string Complemento
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:bairro Σ 1..1 string Bairro ou distrito
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
.... city Σ 1..1 string Município
Vínculo: Município (required)
Exemplo General: Erewhon
.... district Σ 0..1 string District name (aka county)
Exemplo General: Madison
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
.... postalCode Σ 1..1 string CEP
Exemplo General: 9132
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ 0..1 Period Time period when address was/is in use
Exemplo General: {"start":"2010-03-23","end":"2010-07-01"}
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement The absolute geographic location
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude with WGS84 datum
.... latitude 1..1 decimal Latitude with WGS84 datum
.... altitude 0..1 decimal Altitude with WGS84 datum
... managingOrganization Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento
... partOf 0..1 Reference(Location) Another Location this one is physically a part of
... hoursOfOperation 0..* BackboneElement What days/times during a week is this location usually open
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean The Location is open all day
.... openingTime 0..1 time Time that the Location opens
.... closingTime 0..1 time Time that the Location closes
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the location

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Location.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Location.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Location.status Base required LocationStatus 📍4.0.1 a norma FHIR
Location.operationalStatus Base preferred hl7VS-bedStatus 📦2.0.0 THO v6.5
Location.mode Base required LocationMode 📍4.0.1 a norma FHIR
Location.type Base extensible ServiceDeliveryLocationRoleType 📦3.0.0 THO v6.5
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.use Base required AddressUse 📍4.0.1 a norma FHIR
Location.address.type Base required AddressType 📍4.0.1 a norma FHIR
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0
Location.physicalType Base example Location type 📍4.0.1 a norma FHIR
Location.hoursOfOperation.​daysOfWeek Base required DaysOfWeek 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Location If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Location If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Location If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Location If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Location A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())

Essa estrutura é derivada de Location

Resumo

Obrigatório: 7 elementos(9 aninhado obrigatoriamente elementos)

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Location.address.line (Closed)

Visão de diferenças

Essa estrutura é derivada de Location

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... identifier 1..1 Identifier Unique code or number identifying the location to its users
.... system 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value 1..1 string Número da Declaração de Nascido Vivo
.... period
..... start 1..1 dateTime Data do preenchimento
... name 0..1 string Nome do local de nascimento
... type 1..1 CodeableConcept Type of function performed
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... code 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
.... Fatias para line 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
..... line:logradouro 1..1 string Logradouro
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero 0..1 string Número
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento 0..1 string Complemento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro 1..1 string Bairro ou distrito
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city 1..1 string Município
Vínculo: Município (required)
.... postalCode 1..1 string CEP
... managingOrganization 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0

Restrições

Id Grau Caminho(s) Descrição Expressão
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())

Visão de elementos chave

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique code or number identifying the location to its users
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value Σ 1..1 string Número da Declaração de Nascido Vivo
Exemplo General: 123456
... name Σ 0..1 string Nome do local de nascimento
... type Σ 1..1 CodeableConcept Type of function performed
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... code Σ 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
... address 0..1 Address Endereço da ocorrência
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Vínculo: AddressUse (required): The use of an address.
Exemplo General: home
.... Fatias para line Σ 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
..... line:logradouro Σ 1..1 string Logradouro
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero Σ 0..1 string Número
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento Σ 0..1 string Complemento
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro Σ 1..1 string Bairro ou distrito
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city Σ 1..1 string Município
Vínculo: Município (required)
Exemplo General: Erewhon
.... postalCode Σ 1..1 string CEP
Exemplo General: 9132
... managingOrganization Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Location.status Base required LocationStatus 📍4.0.1 a norma FHIR
Location.type Base extensible ServiceDeliveryLocationRoleType 📦3.0.0 THO v6.5
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.use Base required AddressUse 📍4.0.1 a norma FHIR
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Location If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Location If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Location If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Location If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Location A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())

Visão instantâneo

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location C 0..* Location Details and position information for a physical place
Constraints: local-nascimento-identificacao-obrigatoria, endereco-nascimento-restricao
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Unique code or number identifying the location to its users
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
.... value Σ 1..1 string Número da Declaração de Nascido Vivo
Exemplo General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... start ΣC 1..1 dateTime Data do preenchimento
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... status ?!Σ 0..1 code active | suspended | inactive
Vínculo: LocationStatus (required): Indicates whether the location is still in use.
... operationalStatus Σ 0..1 Coding The operational status of the location (typically only for a bed/room)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 0..1 string Nome do local de nascimento
... alias 0..* string A list of alternate names that the location is known as, or was known as, in the past
... description Σ 0..1 string Additional details about the location that could be displayed as further information to identify the location beyond its name
... mode Σ 0..1 code instance | kind
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 1..1 CodeableConcept Type of function performed
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 1..1 Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Tipo de local da ocorrência do nascimento
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-local-ocorrencia-nascimento
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Tipo de local da ocorrência do nascimento
Vínculo: Tipo de Local da Ocorrência do Nascimento (required)
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... telecom 0..* ContactPoint Contact details of the location
... address 0..1 Address Endereço da ocorrência
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Vínculo: AddressUse (required): The use of an address.
Exemplo General: home
.... type Σ 0..1 code postal | physical | both
Vínculo: AddressType (required): The type of an address (physical / postal).
Exemplo General: both
.... text Σ 0..1 string Text representation of the address
Exemplo General: 137 Nowhere Street, Erewhon 9132
.... Fatias para line Σ 2..4 string Elementos necessários ao endereçamento brasileiro
Fatia: Não ordenado, Fechado por value:id
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
..... line:logradouro Σ 1..1 string Logradouro
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:numero Σ 0..1 string Número
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:complemento Σ 0..1 string Complemento
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
..... line:bairro Σ 1..1 string Bairro ou distrito
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
...... extension 0..* Extension Additional content defined by implementations
...... value 0..1 string Primitive value for string
Comprimento máximo:1048576
.... city Σ 1..1 string Município
Vínculo: Município (required)
Exemplo General: Erewhon
.... district Σ 0..1 string District name (aka county)
Exemplo General: Madison
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
.... postalCode Σ 1..1 string CEP
Exemplo General: 9132
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ 0..1 Period Time period when address was/is in use
Exemplo General: {"start":"2010-03-23","end":"2010-07-01"}
... physicalType Σ 0..1 CodeableConcept Physical form of the location
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement The absolute geographic location
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude with WGS84 datum
.... latitude 1..1 decimal Latitude with WGS84 datum
.... altitude 0..1 decimal Altitude with WGS84 datum
... managingOrganization Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento
... partOf 0..1 Reference(Location) Another Location this one is physically a part of
... hoursOfOperation 0..* BackboneElement What days/times during a week is this location usually open
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean The Location is open all day
.... openingTime 0..1 time Time that the Location opens
.... closingTime 0..1 time Time that the Location closes
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the location

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Location.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Location.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Location.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Location.status Base required LocationStatus 📍4.0.1 a norma FHIR
Location.operationalStatus Base preferred hl7VS-bedStatus 📦2.0.0 THO v6.5
Location.mode Base required LocationMode 📍4.0.1 a norma FHIR
Location.type Base extensible ServiceDeliveryLocationRoleType 📦3.0.0 THO v6.5
Location.type.coding.​code Base required Tipo de Local da Ocorrência do Nascimento 📦1.0.4 este IG
Location.address.use Base required AddressUse 📍4.0.1 a norma FHIR
Location.address.type Base required AddressType 📍4.0.1 a norma FHIR
Location.address.city Base required Município 📦1.0.3 REDS GO v1.0
Location.physicalType Base example Location type 📍4.0.1 a norma FHIR
Location.hoursOfOperation.​daysOfWeek Base required DaysOfWeek 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Location If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Location If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Location If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Location If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Location A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
endereco-nascimento-restricao error Location O endereço da ocorrência não poderá ser preenchido caso o tipo de local da ocorrência seja 'Hospital' (1), 'Outros Estabelecimentos de Saúde' (2) ou 'Ignorado' (9) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code = '1' or code = '2' or code = '9')).exists() implies address.exists().not()
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoria error Location A identificação do local de nascimento torna-se obrigatória quando o tipo de local da ocorrência for 'Hospital' (1) ou 'Outros estabelecimentos de saúde' (2) type.coding.where(system = 'https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-local-ocorrencia-nascimento' and (code='1' or code='2')).exists() implies (name.exists() and managingOrganization.exists())

Essa estrutura é derivada de Location

Resumo

Obrigatório: 7 elementos(9 aninhado obrigatoriamente elementos)

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Location.address.line (Closed)

 

Outras representações do perfil: CSV, Excel, Schematron