Guia de Implementação da SES GO - CORE
1.1.0 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions

Resource Profile: Local de Ocorrência do Parto (nascimento)

Official URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/local-parto Version: 1.1.0
Draft as of 2025-11-26 Computable Name: LocalParto

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

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

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
... address 1..1 Address Endereço do local de nascimento
.... 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 Nome do logradouro do local de nascimento
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 do local de nascimento
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 do endereço do local de nascimento
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 do local de nascimento
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 do local de nascimento
Vínculo: Município (required)
Exemplo General: Erewhon
.... postalCode Σ 1..1 string Código de Endereçamento Postal (CEP) do local de nascimento
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

CaminhoConformidadeConjunto de valoresURI
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From a norma FHIR
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf 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-4errorLocationIf 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-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
endereco-nascimento-restricaoerrorLocationO 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-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoriaerrorLocationA 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())

This structure is derived from 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
.... 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/core/CodeSystem/tipo-local-ocorrencia-nascimento
..... code 1..1 code Symbol in syntax defined by the system
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 Nome do logradouro do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero 0..1 string Número do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento 0..1 string Complemento do endereço do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro 1..1 string Bairro ou distrito do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city 1..1 string Município do local de nascimento
Vínculo: Município (required)
.... postalCode 1..1 string Código de Endereçamento Postal (CEP) do local de nascimento
... managingOrganization 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Location.type.coding.coderequiredTipoLocalOcorrenciaNascimento(a valid code from Tipo de Local da Ocorrência do Nascimento)
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-local-ocorrencia-nascimento
From este IG
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0

Restrições

IdGrauCaminho(s)DetalhesRequisitos
endereco-nascimento-restricaoerrorLocationO 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-obrigatoriaerrorLocationA 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 Σ 0..* 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/core/CodeSystem/tipo-local-ocorrencia-nascimento
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
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 1..1 Address Endereço do local de nascimento
.... 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 Nome do logradouro do local de nascimento
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 do local de nascimento
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 do endereço do local de nascimento
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 do local de nascimento
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 do local de nascimento
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 Código de Endereçamento Postal (CEP) do local de nascimento
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

CaminhoConformidadeConjunto de valoresURI
Location.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Location.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.type.coding.coderequiredTipoLocalOcorrenciaNascimento(a valid code from Tipo de Local da Ocorrência do Nascimento)
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-local-ocorrencia-nascimento
From este IG
Location.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From a norma FHIR
Location.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
From a norma FHIR
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf 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-4errorLocationIf 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-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
endereco-nascimento-restricaoerrorLocationO 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-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoriaerrorLocationA 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())

This structure is derived from Location

Resumo

Obrigatório: 10 elementos(6 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)

Key Elements View

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
... address 1..1 Address Endereço do local de nascimento
.... 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 Nome do logradouro do local de nascimento
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 do local de nascimento
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 do endereço do local de nascimento
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 do local de nascimento
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 do local de nascimento
Vínculo: Município (required)
Exemplo General: Erewhon
.... postalCode Σ 1..1 string Código de Endereçamento Postal (CEP) do local de nascimento
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

CaminhoConformidadeConjunto de valoresURI
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From a norma FHIR
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf 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-4errorLocationIf 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-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
endereco-nascimento-restricaoerrorLocationO 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-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoriaerrorLocationA 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())

Differential View

This structure is derived from 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
.... 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/core/CodeSystem/tipo-local-ocorrencia-nascimento
..... code 1..1 code Symbol in syntax defined by the system
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 Nome do logradouro do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: logradouro
..... line:numero 0..1 string Número do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: numero
..... line:complemento 0..1 string Complemento do endereço do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: complemento
..... line:bairro 1..1 string Bairro ou distrito do local de nascimento
...... id 1..1 string xml:id (or equivalent in JSON)
Padrão necessário: bairro
.... city 1..1 string Município do local de nascimento
Vínculo: Município (required)
.... postalCode 1..1 string Código de Endereçamento Postal (CEP) do local de nascimento
... managingOrganization 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde de nascimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Location.type.coding.coderequiredTipoLocalOcorrenciaNascimento(a valid code from Tipo de Local da Ocorrência do Nascimento)
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-local-ocorrencia-nascimento
From este IG
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0

Restrições

IdGrauCaminho(s)DetalhesRequisitos
endereco-nascimento-restricaoerrorLocationO 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-obrigatoriaerrorLocationA 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())

Snapshot View

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 Σ 0..* 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/core/CodeSystem/tipo-local-ocorrencia-nascimento
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
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 1..1 Address Endereço do local de nascimento
.... 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 Nome do logradouro do local de nascimento
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 do local de nascimento
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 do endereço do local de nascimento
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 do local de nascimento
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 do local de nascimento
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 Código de Endereçamento Postal (CEP) do local de nascimento
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

CaminhoConformidadeConjunto de valoresURI
Location.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Location.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Location.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.type.coding.coderequiredTipoLocalOcorrenciaNascimento(a valid code from Tipo de Local da Ocorrência do Nascimento)
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-local-ocorrencia-nascimento
From este IG
Location.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
From a norma FHIR
Location.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
From a norma FHIR
Location.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf 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-4errorLocationIf 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-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
endereco-nascimento-restricaoerrorLocationO 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-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
local-nascimento-identificacao-obrigatoriaerrorLocationA 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())

This structure is derived from Location

Resumo

Obrigatório: 10 elementos(6 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)

 

Other representations of profile: CSV, Excel, Schematron