REDS GO
1.0.0 - draft Brazil flag

REDS GO - Downloaded Version 1.0.0 See the Directory of published versions

Resource Profile: Estabelecimento de Saúde

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0 Version: 1.0.0
Active as of 2020-03-13 Computable Name: BREstabelecimentoSaude

Espaço físico delimitado e permanente onde são realizadas ações e serviços de saúde humana sob responsabilidade técnica.

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
.. Organization SC 0..* Organization Estabelecimento de Saúde
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type SΣ 1..1 CodeableConcept Tipo do Estabelecimento de Saúde
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde
.... coding Σ 1..1 Coding Code defined by a terminology system
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... name SΣC 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom C 0..* BRMeioContato A contact detail for the organization
Constraints: org-3
.... system SΣC 1..1 code Tipo de Meio de Contato
Vínculo: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣ 1..1 string Contato
.... use ?!SΣ 0..1 code Uso do Meio de Contato
Vínculo: ContactPointUse (required): Use of contact point.
.... rank SΣ 0..1 positiveInt Ordem de Preferência
... address C 1..1 BREndereco An address for the organization
Constraints: org-2
.... line SΣ 1..* string Endereço
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
.... city Σ 1..1 string Município
Vínculo: Município (required): Município
Exemplo General: Erewhon
.... state SΣ 1..1 string UF
Vínculo: Unidade Federativa (required): Unidade Federativa
.... postalCode SΣ 1..1 string CEP
Exemplo General: 9132
... partOf SΣ 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
From a norma FHIR
Organization.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
From a norma FHIR
Organization.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
From este IG
Organization.address.staterequiredUnidade Federativa
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf 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-4errorOrganizationIf 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-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA 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())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.addressAn address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecomThe telecom of an organization can never be of use 'home'
: where(use = 'home').empty()

This structure is derived from Organization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization S 0..* Organization Estabelecimento de Saúde
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... identifier 0..0
... active 1..1 boolean Estabelecimento de Saúde Ativo
.... coding 1..1 Coding Code defined by a terminology system
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0
..... userSelected 0..0
.... text 0..0
... name S 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom 0..* BRMeioContato A contact detail for the organization
.... period 0..0
... address 1..1 BREndereco An address for the organization
.... use 0..0
.... type 0..0
.... period 0..0
... partOf S 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... contact 0..0
... endpoint 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization SC 0..* Organization Estabelecimento de Saúde
Constraints: org-1
... 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
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... active ?!Σ 1..1 boolean Estabelecimento de Saúde Ativo
... type SΣ 1..1 CodeableConcept Tipo do Estabelecimento de Saúde
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde
.... 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
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... 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 Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
... name SΣC 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom C 0..* BRMeioContato A contact detail for the organization
Constraints: org-3
.... 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 SΣC 1..1 code Tipo de Meio de Contato
Vínculo: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣ 1..1 string Contato
.... use ?!SΣ 0..1 code Uso do Meio de Contato
Vínculo: ContactPointUse (required): Use of contact point.
.... rank SΣ 0..1 positiveInt Ordem de Preferência
... address C 1..1 BREndereco An address for the organization
Constraints: org-2
.... 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
.... line SΣ 1..* string Endereço
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
.... city Σ 1..1 string Município
Vínculo: Município (required): Município
Exemplo General: Erewhon
.... state SΣ 1..1 string UF
Vínculo: Unidade Federativa (required): Unidade Federativa
.... postalCode SΣ 1..1 string CEP
Exemplo General: 9132
... partOf SΣ 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... 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
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
From a norma FHIR
Organization.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
From a norma FHIR
Organization.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
From este IG
Organization.address.staterequiredUnidade Federativa
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0
From este IG
Organization.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf 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-4errorOrganizationIf 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-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA 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())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.addressAn address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecomThe telecom of an organization can never be of use 'home'
: where(use = 'home').empty()

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization SC 0..* Organization Estabelecimento de Saúde
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type SΣ 1..1 CodeableConcept Tipo do Estabelecimento de Saúde
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde
.... coding Σ 1..1 Coding Code defined by a terminology system
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... name SΣC 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom C 0..* BRMeioContato A contact detail for the organization
Constraints: org-3
.... system SΣC 1..1 code Tipo de Meio de Contato
Vínculo: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣ 1..1 string Contato
.... use ?!SΣ 0..1 code Uso do Meio de Contato
Vínculo: ContactPointUse (required): Use of contact point.
.... rank SΣ 0..1 positiveInt Ordem de Preferência
... address C 1..1 BREndereco An address for the organization
Constraints: org-2
.... line SΣ 1..* string Endereço
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
.... city Σ 1..1 string Município
Vínculo: Município (required): Município
Exemplo General: Erewhon
.... state SΣ 1..1 string UF
Vínculo: Unidade Federativa (required): Unidade Federativa
.... postalCode SΣ 1..1 string CEP
Exemplo General: 9132
... partOf SΣ 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
From a norma FHIR
Organization.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
From a norma FHIR
Organization.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
From este IG
Organization.address.staterequiredUnidade Federativa
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf 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-4errorOrganizationIf 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-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA 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())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.addressAn address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecomThe telecom of an organization can never be of use 'home'
: where(use = 'home').empty()

Differential View

This structure is derived from Organization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization S 0..* Organization Estabelecimento de Saúde
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... identifier 0..0
... active 1..1 boolean Estabelecimento de Saúde Ativo
.... coding 1..1 Coding Code defined by a terminology system
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0
..... userSelected 0..0
.... text 0..0
... name S 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom 0..* BRMeioContato A contact detail for the organization
.... period 0..0
... address 1..1 BREndereco An address for the organization
.... use 0..0
.... type 0..0
.... period 0..0
... partOf S 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... contact 0..0
... endpoint 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization SC 0..* Organization Estabelecimento de Saúde
Constraints: org-1
... 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
... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:isSUS S 1..1 boolean Atende SUS
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAtendeSUS-1.0
.... extension:outsourcedAdministrator S 0..1 Reference(Pessoa Jurídica e Profissional Liberal) Gerente/Administrador (Terceiro) ou Interveniente
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAdministradorTerceiro-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... active ?!Σ 1..1 boolean Estabelecimento de Saúde Ativo
... type SΣ 1..1 CodeableConcept Tipo do Estabelecimento de Saúde
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde
.... 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
Vínculo: Tipo de Estabelecimento de Saúde (required): Tipo de Estabelecimento de Saúde.
..... 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 Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
... name SΣC 1..1 string Nome
... alias S 1..1 string Nome Empresarial
... telecom C 0..* BRMeioContato A contact detail for the organization
Constraints: org-3
.... 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 SΣC 1..1 code Tipo de Meio de Contato
Vínculo: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣ 1..1 string Contato
.... use ?!SΣ 0..1 code Uso do Meio de Contato
Vínculo: ContactPointUse (required): Use of contact point.
.... rank SΣ 0..1 positiveInt Ordem de Preferência
... address C 1..1 BREndereco An address for the organization
Constraints: org-2
.... 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
.... line SΣ 1..* string Endereço
Esta ordem de repetição de elementos: The order in which lines should appear in an address label
Exemplo General: 137 Nowhere Street
.... city Σ 1..1 string Município
Vínculo: Município (required): Município
Exemplo General: Erewhon
.... state SΣ 1..1 string UF
Vínculo: Unidade Federativa (required): Unidade Federativa
.... postalCode SΣ 1..1 string CEP
Exemplo General: 9132
... partOf SΣ 1..1 Reference(Pessoa Jurídica e Profissional Liberal) CPF/CNPJ do Estabelecimento/Mantenedora
.... 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
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Organization.typerequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.type.codingrequiredTipo de Estabelecimento de Saúde
http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoEstabelecimentoSaude-1.0
From este IG
Organization.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
From a norma FHIR
Organization.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
From a norma FHIR
Organization.address.cityrequiredMunicípio
http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0
From este IG
Organization.address.staterequiredUnidade Federativa
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0
From este IG
Organization.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf 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-4errorOrganizationIf 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-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA 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())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
org-2errorOrganization.addressAn address of an organization can never be of use 'home'
: where(use = 'home').empty()
org-3errorOrganization.telecomThe telecom of an organization can never be of use 'home'
: where(use = 'home').empty()

 

Other representations of profile: CSV, Excel, Schematron