REDS GO
1.0.3 - draft Brazil flag

REDS GO - Downloaded Version 1.0.3 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.3
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

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.telecom.​system Base required ContactPointSystem 📍4.0.1 a norma FHIR
Organization.telecom.​use Base required ContactPointUse 📍4.0.1 a norma FHIR
Organization.address.​city Base required Município 📦1.0.3 este IG
Organization.address.​state Base required Unidade Federativa 📦1.0.3 este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 Organization 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 Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The 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 Identifies this organization across multiple systems
... 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 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... 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 Período do Meio de Contato
... address 1..1 BREndereco An address for the organization
.... use 0..0 Uso do Endereço
.... type 0..0 Tipo de Endereço
.... period 0..0 Período do Endereço
... 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 Type the reference refers to (e.g. "Patient")
.... identifier 0..0 Logical reference, when literal reference is not known
.... display 0..0 Text alternative for the resource
... contact 0..0 Contact for the organization for a certain purpose
... endpoint 0..0 Technical endpoints providing access to services operated for the organization

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 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

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.telecom.​system Base required ContactPointSystem 📍4.0.1 a norma FHIR
Organization.telecom.​use Base required ContactPointUse 📍4.0.1 a norma FHIR
Organization.address.​city Base required Município 📦1.0.3 este IG
Organization.address.​state Base required Unidade Federativa 📦1.0.3 este IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 Organization 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 Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The 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

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.telecom.​system Base required ContactPointSystem 📍4.0.1 a norma FHIR
Organization.telecom.​use Base required ContactPointUse 📍4.0.1 a norma FHIR
Organization.address.​city Base required Município 📦1.0.3 este IG
Organization.address.​state Base required Unidade Federativa 📦1.0.3 este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 Organization 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 Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The 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 Identifies this organization across multiple systems
... 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 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... 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 Período do Meio de Contato
... address 1..1 BREndereco An address for the organization
.... use 0..0 Uso do Endereço
.... type 0..0 Tipo de Endereço
.... period 0..0 Período do Endereço
... 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 Type the reference refers to (e.g. "Patient")
.... identifier 0..0 Logical reference, when literal reference is not known
.... display 0..0 Text alternative for the resource
... contact 0..0 Contact for the organization for a certain purpose
... endpoint 0..0 Technical endpoints providing access to services operated for the organization

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 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

Caminho Estado Utilização Conjunto de valores Versão Fonte
Organization.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Organization.type Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.type.coding Base required Tipo de Estabelecimento de Saúde 📦1.0.3 este IG
Organization.telecom.​system Base required ContactPointSystem 📍4.0.1 a norma FHIR
Organization.telecom.​use Base required ContactPointUse 📍4.0.1 a norma FHIR
Organization.address.​city Base required Município 📦1.0.3 este IG
Organization.address.​state Base required Unidade Federativa 📦1.0.3 este IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization 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 Organization 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 Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Organization 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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The telecom of an organization can never be of use 'home' where(use = 'home').empty()

 

Other representations of profile: CSV, Excel, Schematron