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: br-core-location

Official URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-location Version: 1.0.0
Standards status: Informative Maturity Level: 1 Computable Name: BRCoreLocation

BR Core Location

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a physical place
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identificadores externos para este recurso
... operationalStatus Σ 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 1..1 string Nome do local usado por humanos
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description Σ 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode Σ 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 0..* CodeableConcept Tipo de função performada
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType Σ 0..1 CodeableConcept Forma física do local
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement A localização geográfica absoluta
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization Σ 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code Dias da semana
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Location

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location Location
... identifier 0..* Identifier Identificadores externos para este recurso
... status 1..1 code Indica se o local ainda está em uso.
... operationalStatus 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
... type 0..* CodeableConcept Tipo de função performada
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType 0..1 CodeableConcept Forma física do local
... position 0..1 BackboneElement A localização geográfica absoluta
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... daysOfWeek 0..* code Dias da semana
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a physical place
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identificadores externos para este recurso
... status ?!Σ 1..1 code Indica se o local ainda está em uso.
Vínculo: LocationStatus (required): Indicates whether the location is still in use.
... operationalStatus Σ 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 1..1 string Nome do local usado por humanos
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description Σ 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode Σ 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 0..* CodeableConcept Tipo de função performada
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType Σ 0..1 CodeableConcept Forma física do local
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement A localização geográfica absoluta
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization Σ 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code Dias da semana
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Location.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Location

Resumo

Obrigatório: 2 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a physical place
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identificadores externos para este recurso
... operationalStatus Σ 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 1..1 string Nome do local usado por humanos
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description Σ 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode Σ 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 0..* CodeableConcept Tipo de função performada
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType Σ 0..1 CodeableConcept Forma física do local
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement A localização geográfica absoluta
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization Σ 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code Dias da semana
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Location

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location Location
... identifier 0..* Identifier Identificadores externos para este recurso
... status 1..1 code Indica se o local ainda está em uso.
... operationalStatus 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
... type 0..* CodeableConcept Tipo de função performada
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType 0..1 CodeableConcept Forma física do local
... position 0..1 BackboneElement A localização geográfica absoluta
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... daysOfWeek 0..* code Dias da semana
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Location 0..* Location Details and position information for a physical place
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identificadores externos para este recurso
... status ?!Σ 1..1 code Indica se o local ainda está em uso.
Vínculo: LocationStatus (required): Indicates whether the location is still in use.
... operationalStatus Σ 0..1 Coding O status operacional do local (normalmente apenas para uma cama/quarto)
Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room).
... name Σ 1..1 string Nome do local usado por humanos
... alias 0..* string Uma lista de nomes alternativos pelos quais o local é conhecido, ou foi conhecido, no passado
... description Σ 0..1 string Detalhes adicionais sobre o local que podem ser exibidos como informações adicionais para identificar o local além do seu nome
... mode Σ 0..1 code Indica se uma instância de recurso representa um local específico ou uma classe de locais.
Vínculo: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ 0..* CodeableConcept Tipo de função performada
Vínculo: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location.
... telecom 0..* ContactPoint Detalhes de contato do local
... address 0..1 Address Endereço do local
... physicalType Σ 0..1 CodeableConcept Forma física do local
Vínculo: LocationType (example): Physical form of the location.
... position 0..1 BackboneElement A localização geográfica absoluta
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... longitude 1..1 decimal Longitude com referência WGS84
.... latitude 1..1 decimal Latitude com referência WGS84
.... altitude 0..1 decimal Altitude com referência WGS84
... managingOrganization Σ 0..1 Reference(Organization) Organização responsável pelo provisionamento e manutenção
... partOf 0..1 Reference(br-core-location) Outro local do qual este é fisicamente uma parte de
... hoursOfOperation 0..* BackboneElement Em que dias/horários da semana este local costuma ficar aberto?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code Dias da semana
Vínculo: DaysOfWeek (required): The days of the week.
.... allDay 0..1 boolean Se o local está aberto o dia inteiro
.... openingTime 0..1 time Horário de abertura do local
.... closingTime 0..1 time Horário de fechamento do local
... availabilityExceptions 0..1 string Descrição das exceções de disponibilidade
... endpoint 0..* Reference(Endpoint) Endpoints técnicos que fornecem acesso aos serviços operados para o local

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Location.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Location.statusrequiredLocationStatus
http://hl7.org/fhir/ValueSet/location-status|4.0.1
From a norma FHIR
Location.operationalStatuspreferredHl7VSBedStatus
http://terminology.hl7.org/ValueSet/v2-0116
Location.moderequiredLocationMode
http://hl7.org/fhir/ValueSet/location-mode|4.0.1
From a norma FHIR
Location.typeextensibleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
Location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
From a norma FHIR
Location.hoursOfOperation.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorLocationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorLocationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorLocationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorLocationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceLocationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Location

Resumo

Obrigatório: 2 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron