Guia de Implementação do Registro Eletrônico de Dispensação ou Fornecimento de Medicamento (REDFM) da RNDS
1.0.0 - STU1 Brazil flag

!!Guia de Implementação do Registro Eletrônico de Dispensação ou Fornecimento de Medicamento (REDFM) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: Estabelecimento de Saúde

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/RNDSEstabelecimentoSaude Version: 1.0.0
Standards status: Informative Maturity Level: 1 Computable Name: RNDSEstabelecimentoSaude

Estabelecimento de Saúde

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 C 0..* BRCoreOrganization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri Conjunto de regras sob as quais este conteúdo foi criado
... modifierExtension ?! 0..* Extension Extensões adicionais
... Fatias para identifier ΣC 1..* Identifier Nome da organização nacional
Fatia: Não ordenado, Aberto por value:system
.... identifier:cnes ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnes
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
.... identifier:cpf ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cpf
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnpj
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
... type Σ 1..1 CodeableConcept Tipo do Estabelecimento de saúde
Vínculo: OrganizationType (example): Used to categorize the organization.
... partOf Σ 1..1 Reference(BR Core Organization) CPF/CNPJ do Estabelecimento/Mantenedora

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Organization.identifier:cnes.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnpj.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-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

This structure is derived from BRCoreOrganization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization 0..* BRCoreOrganization A grouping of people or organizations with a common purpose

doco Documentação para este formato
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* BRCoreOrganization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id ID lógico deste artefato
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Texto narrativo
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..* Extension Extenções adicionais
... modifierExtension ?! 0..* Extension Extensões adicionais
... Fatias para identifier ΣC 1..* Identifier Nome da organização nacional
Fatia: Não ordenado, Aberto por value:system
.... identifier:cnes ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
Valor fixo: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnes
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
.... identifier:cpf ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cpf
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
.... identifier:cnpj ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnpj
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
... active ?!Σ 0..1 boolean Estabelecimento de Saúde ainda está em ativo.
... type Σ 1..1 CodeableConcept Tipo do Estabelecimento de saúde
Vínculo: OrganizationType (example): Used to categorize the organization.
... name ΣC 0..1 string Nome usado para a organização
... alias 0..* string Nome Empresarial
... telecom C 0..* ContactPoint Meio de contato
Constraints: org-3
... address C 0..* Address Dados de Endereçamento
Constraints: org-2
... partOf Σ 1..1 Reference(BR Core Organization) CPF/CNPJ do Estabelecimento/Mantenedora
... contact 0..* BackboneElement Contato
.... 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
.... purpose 0..1 CodeableConcept Tipo de Contato
Vínculo: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName Nome Associado ao contato
.... telecom 0..* ContactPoint Meio de Contato
.... address 0..1 Address Endereço para contato
... endpoint 0..* Reference(Endpoint) APIs que disponibilizam acesso aos serviços da organização

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Organization.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Organization.identifier:cnes.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnes.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cnes.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cpf.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cpf.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.identifier:cnpj.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnpj.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cnpj.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
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()

This structure is derived from BRCoreOrganization

Resumo

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* BRCoreOrganization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri Conjunto de regras sob as quais este conteúdo foi criado
... modifierExtension ?! 0..* Extension Extensões adicionais
... Fatias para identifier ΣC 1..* Identifier Nome da organização nacional
Fatia: Não ordenado, Aberto por value:system
.... identifier:cnes ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnes
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
.... identifier:cpf ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cpf
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identificador do estabelecimento
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnpj
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
... type Σ 1..1 CodeableConcept Tipo do Estabelecimento de saúde
Vínculo: OrganizationType (example): Used to categorize the organization.
... partOf Σ 1..1 Reference(BR Core Organization) CPF/CNPJ do Estabelecimento/Mantenedora

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Organization.identifier:cnes.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnpj.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-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

Differential View

This structure is derived from BRCoreOrganization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization 0..* BRCoreOrganization A grouping of people or organizations with a common purpose

doco Documentação para este formato

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* BRCoreOrganization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id ID lógico deste artefato
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Texto narrativo
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..* Extension Extenções adicionais
... modifierExtension ?! 0..* Extension Extensões adicionais
... Fatias para identifier ΣC 1..* Identifier Nome da organização nacional
Fatia: Não ordenado, Aberto por value:system
.... identifier:cnes ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
Valor fixo: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnes
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
.... identifier:cpf ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cpf
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
.... identifier:cnpj ΣC 0..1 Identifier Identificador do estabelecimento
..... id 0..1 string Id lógico do identificador do estabelecimento
..... extension 0..* Extension Extensões do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code Uso do identificador do estabelecimento
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Valor fixo: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do estabelecimento
Vínculo: Identifier Type Codes (required): Tipo do identificador do estabelecimento
...... id 0..1 string Id lógico do tipo do identificador do estabelecimento
...... extension 0..* Extension Extensões do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do estabelecimento
....... id 0..1 string Id lógico da codificação do tipo do identificador do estabelecimento
....... extension 0..* Extension Extensões da codificação do tipo do identificador do estabelecimento
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do estabelecimento
Valor fixo: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do estabelecimento
....... code Σ 1..1 code Código da codificação do tipo do identificador do estabelecimento
....... display Σ 0..1 string Texto da codificação do tipo do identificador do estabelecimento
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do estabelecimento
...... text Σ 0..1 string Texto do tipo do identificador do estabelecimento
..... system Σ 1..1 uri Sistema do identificador do estabelecimento
Valor fixo: https://saude.gov.br/sid/cnpj
..... value Σ 1..1 string Valor do identificador do estabelecimento
Exemplo General: 123456
..... period Σ 0..1 Period Período de uso do identificador do estabelecimento
..... assigner Σ 0..1 Reference(BR Core Organization) Entidade que atribuiu o identificador do estabelecimento
...... 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 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do estabelecimento
... active ?!Σ 0..1 boolean Estabelecimento de Saúde ainda está em ativo.
... type Σ 1..1 CodeableConcept Tipo do Estabelecimento de saúde
Vínculo: OrganizationType (example): Used to categorize the organization.
... name ΣC 0..1 string Nome usado para a organização
... alias 0..* string Nome Empresarial
... telecom C 0..* ContactPoint Meio de contato
Constraints: org-3
... address C 0..* Address Dados de Endereçamento
Constraints: org-2
... partOf Σ 1..1 Reference(BR Core Organization) CPF/CNPJ do Estabelecimento/Mantenedora
... contact 0..* BackboneElement Contato
.... 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
.... purpose 0..1 CodeableConcept Tipo de Contato
Vínculo: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName Nome Associado ao contato
.... telecom 0..* ContactPoint Meio de Contato
.... address 0..1 Address Endereço para contato
... endpoint 0..* Reference(Endpoint) APIs que disponibilizam acesso aos serviços da organização

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Organization.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Organization.identifier:cnes.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnes.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cnes.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cpf.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cpf.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.identifier:cnpj.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Organization.identifier:cnpj.typerequiredIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Organization.identifier:cnpj.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
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()

This structure is derived from BRCoreOrganization

Resumo

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron