Guia de Implementação da iPES - CI build
0.1.0 - ci-build

!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.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: https://fhir.ipes.tech/fhir/StructureDefinition/EstabelecimentoExecutante Version: 0.1.0
Draft as of 2025-06-24 Computable Name: EstabelecimentoExecutante

Estabelecimento de saúde. Tipicamente identificado pelo seu CNES ou CNPJ (ou ambos).

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..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnesURL ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... Fatias para type Σ 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: OrganizationType (example): Used to categorize the organization.
.... type:tipoCnes Σ 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude

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 Organization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization Organization
... Fatias para identifier 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... identifier:cnesURL 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... identifier:cnpj 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
... Fatias para type 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
.... type:tipoCnes 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)
..... coding
...... system 1..1 uri Identity of the terminology system
...... version 0..0
...... code 1..1 code Symbol in syntax defined by the system
...... userSelected 0..0
..... text 0..0
... contact 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnesURL ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... Fatias para type Σ 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: OrganizationType (example): Used to categorize the organization.
.... type:tipoCnes Σ 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)
..... 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 Σ 0..* Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... system Σ 1..1 uri Identity of the terminology system
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... telecom C 0..* ContactPoint A contact detail for the organization
Constraints: org-3
... address C 0..* Address An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(Organization) The organization of which this organization forms a part

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.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
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 Organization

Resumo

Obrigatório: 0 elemento(8 aninhado obrigatoriamente elementos)
Fixo: 3 elementos
Proibido: 17 elementos

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Organization.identifier
  • The element 1 is sliced based on the value of Organization.type

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnesURL ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identifies this organization across multiple systems
..... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... Fatias para type Σ 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: OrganizationType (example): Used to categorize the organization.
.... type:tipoCnes Σ 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Organization.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude

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 Organization

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization Organization
... Fatias para identifier 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... identifier:cnesURL 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... identifier:cnpj 0..1 Identifier Identifies this organization across multiple systems
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
... Fatias para type 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
.... type:tipoCnes 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)
..... coding
...... system 1..1 uri Identity of the terminology system
...... version 0..0
...... code 1..1 code Symbol in syntax defined by the system
...... userSelected 0..0
..... text 0..0
... contact 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
.... identifier:cnesOID ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnesURL ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: https://saude.gov.br/fhir/sid/cnes
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:cnpj ΣC 0..1 Identifier Identifies this organization across multiple systems
..... 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 The namespace for the identifier value
Valor fixo: urn:oid:2.16.76.1.3.3
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... Fatias para type Σ 0..* CodeableConcept Kind of organization
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: OrganizationType (example): Used to categorize the organization.
.... type:tipoCnes Σ 0..1 CodeableConcept Tipo de Estabelecimento de Saúde (CNES)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude (preferred): Tipo de Estabelecimento de Saúde (CNES)
..... 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 Σ 0..* Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... system Σ 1..1 uri Identity of the terminology system
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... telecom C 0..* ContactPoint A contact detail for the organization
Constraints: org-3
... address C 0..* Address An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(Organization) The organization of which this organization forms a part

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.typeexampleOrganizationType
http://hl7.org/fhir/ValueSet/organization-type
From a norma FHIR
Organization.type:tipoCnespreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoEstabelecimentoSaude
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 Organization

Resumo

Obrigatório: 0 elemento(8 aninhado obrigatoriamente elementos)
Fixo: 3 elementos
Proibido: 17 elementos

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Organization.identifier
  • The element 1 is sliced based on the value of Organization.type

 

Other representations of profile: CSV, Excel, Schematron