Guia de Implementação da SES GO - Segurança
0.1.0 - draft Brazil flag

Guia de Implementação da SES GO - Segurança - Downloaded Version 0.1.0 See the Directory of published versions

Tipo de dados (perfil): Assinatura - Descrição detalhada

Draft as of 2025-12-03

Definições para assinatura-avancada tipo de dados (perfil).

Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

0. Signature
CurtoAssinatura usando o padrão JWS (JSON Web Signature) com algoritmo RS256 e chave privada RSA de 2048 bits. A assinatura JWS inclui o hash do conteúdo assinado e também o certificado digital correspondente do assinante.
2. Signature.type
4. Signature.type.system
Valor do padrãourn:iso-astm:E1762-95:2013
6. Signature.type.code
Valor do padrão1.2.840.10065.1.12.1.5
8. Signature.when
CurtoQuando a assinatura foi produzida. Deve coincidir com o valor at
10. Signature.who
CurtoO signatário (pessoa física ou jurídica)
12. Signature.who.reference
Controlo0..0
14. Signature.who.type
Controlo0..0
16. Signature.who.identifier
CurtoCNPJ ou CPF do signatário, conforme certificado digital.
NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
18. Signature.who.identifier.use
Controlo0..0
20. Signature.who.identifier.type
Controlo0..0
22. Signature.who.identifier.system
Controlo1..?
Invariantesidt-1: All FHIR elements must have a @value or children ($this = 'urn:brasil:cnpj' or $this = 'urn:brasil:cpf')
24. Signature.who.identifier.value
Controlo1..?
26. Signature.who.identifier.period
Controlo0..0
28. Signature.who.identifier.assigner
Controlo0..0
30. Signature.who.display
Controlo0..0
32. Signature.onBehalfOf
CurtoApenas quem produziu pode assinar
Controlo0..0
34. Signature.targetFormat
Valor do padrãoapplication/octet-stream
36. Signature.sigFormat
Valor do padrãoapplication/jose
38. Signature.data
CurtoA assinatura digital avançada SES-GO propriamente dita.

Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

0. Signature
Definição

A signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities.

CurtoAssinatura usando o padrão JWS (JSON Web Signature) com algoritmo RS256 e chave privada RSA de 2048 bits. A assinatura JWS inclui o hash do conteúdo assinado e também o certificado digital correspondente do assinante.A Signature - XML DigSig, JWS, Graphical image of signature, etc.
Comentários

The elements of the Signature Resource are for ease of access of these elements. For digital signatures (Xml DigSig, JWS), the non-repudiation proof comes from the Signature validation, which includes validation of the referenced objects (e.g. Resources) (a.k.a., Content) in the XML-Signature Detached form.

Controlo0..*
Este elemento é afetado pelas seguintes invariantes: ele-1
É modificadorfalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2. Signature.type
Definição

An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document.

CurtoIndication of the reason the entity signed the object(s)
Comentários

Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a "Commitment Type Indication".

Controlo1..*
VínculoOs códigos DEVERÃO ser retirados de SignatureTypeCodeshttp://hl7.org/fhir/ValueSet/signature-type
(preferred to http://hl7.org/fhir/ValueSet/signature-type)

An indication of the reason that an entity signed the object.

TipoCoding
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Signature.type.system
Definição

The identification of the code system that defines the meaning of the symbol in the code.

CurtoIdentity of the terminology system
Comentários

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Controlo0..1
Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Need to be unambiguous about the source of the definition of the symbol.

Valor do padrãourn:iso-astm:E1762-95:2013
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Signature.type.code
Definição

A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

CurtoSymbol in syntax defined by the system
Controlo0..1
Tipocode
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Need to refer to a particular code in the system.

Valor do padrão1.2.840.10065.1.12.1.5
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. Signature.when
Definição

When the digital signature was signed.

CurtoQuando a assinatura foi produzida. Deve coincidir com o valor atWhen the signature was created
Comentários

This should agree with the information in the signature.

Controlo1..1
Tipoinstant
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. Signature.who
Definição

A reference to an application-usable description of the identity that signed (e.g. the signature used their private key).

CurtoO signatário (pessoa física ou jurídica)Who signed
Comentários

This should agree with the information in the signature.

Controlo1..1
TipoReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. Signature.who.reference
Definição

A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

CurtoLiteral reference, Relative, internal or absolute URL
Comentários

Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

Controlo0..01
Este elemento é afetado pelas seguintes invariantes: ref-1
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. Signature.who.type
Definição

The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

CurtoType the reference refers to (e.g. "Patient")
Comentários

This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

Controlo0..01
VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types
(extensible to http://hl7.org/fhir/ValueSet/resource-types)

Aa resource (or, for logical models, the URI of the logical model).

Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. Signature.who.identifier
Definição

An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

CurtoCNPJ ou CPF do signatário, conforme certificado digital.Logical reference, when literal reference is not known
Comentários

When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..1
TipoIdentifier
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. Signature.who.identifier.use
Definição

The purpose of this identifier.

Curtousual | official | temp | secondary | old (If known)
Comentários

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

Controlo0..01
VínculoOs códigos DEVERÃO ser retirados de IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
(required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

Identifies the purpose for this identifier, if known .

Tipocode
É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. Signature.who.identifier.type
Definição

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

CurtoDescription of identifier
Comentários

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

Controlo0..01
VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type
(extensible to http://hl7.org/fhir/ValueSet/identifier-type)

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

TipoCodeableConcept
É modificadorfalse
Resumotrue
Requisitos

Allows users to make use of identifiers when the identifier system is not known.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Signature.who.identifier.system
Definição

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

CurtoThe namespace for the identifier value
Comentários

Identifier.system is always case sensitive.

Controlo10..1
Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

ExemploGeneral: http://www.acme.com/identifiers/patient
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
idt-1: All FHIR elements must have a @value or children ($this = 'urn:brasil:cnpj' or $this = 'urn:brasil:cpf')
24. Signature.who.identifier.value
Definição

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

CurtoThe value that is unique
Comentários

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

Controlo10..1
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
ExemploGeneral: 123456
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. Signature.who.identifier.period
Definição

Time period during which identifier is/was valid for use.

CurtoTime period when id is/was valid for use
Controlo0..01
TipoPeriod
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. Signature.who.identifier.assigner
Definição

Organization that issued/manages the identifier.

CurtoOrganization that issued id (may be just text)
Comentários

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

Controlo0..01
TipoReference(Organization)
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Signature.who.display
Definição

Plain text narrative that identifies the resource in addition to the resource reference.

CurtoText alternative for the resource
Comentários

This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

Controlo0..01
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Signature.onBehalfOf
Definição

A reference to an application-usable description of the identity that is represented by the signature.

CurtoApenas quem produziu pode assinarThe party represented
Comentários

The party that can't sign. For example a child.

Controlo0..01
TipoReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
É modificadorfalse
Resumotrue
Requisitos

used when the signature is on behalf of a non-signer.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. Signature.targetFormat
Definição

A mime type that indicates the technical format of the target resources signed by the signature.

CurtoThe technical format of the signed resources
Comentários

"xml", "json" and "ttl" are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here.

Controlo0..1
VínculoOs códigos DEVERÃO ser retirados de Mime Typeshttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1
(required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

The mime type of an attachment. Any valid mime type is allowed.

Tipocode
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Valor do padrãoapplication/octet-stream
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. Signature.sigFormat
Definição

A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.

CurtoThe technical format of the signature
Controlo0..1
VínculoOs códigos DEVERÃO ser retirados de Mime Typeshttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1
(required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

The mime type of an attachment. Any valid mime type is allowed.

Tipocode
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Valor do padrãoapplication/jose
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. Signature.data
Definição

The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.

CurtoA assinatura digital avançada SES-GO propriamente dita.The actual signature content (XML DigSig. JWS, picture, etc.)
Comentários

Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using XML-Signature (XMLDIG) "Detached Signature" form.

Controlo0..1
Tipobase64Binary
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

0. Signature
Definição

A signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities.

CurtoAssinatura usando o padrão JWS (JSON Web Signature) com algoritmo RS256 e chave privada RSA de 2048 bits. A assinatura JWS inclui o hash do conteúdo assinado e também o certificado digital correspondente do assinante.
Comentários

The elements of the Signature Resource are for ease of access of these elements. For digital signatures (Xml DigSig, JWS), the non-repudiation proof comes from the Signature validation, which includes validation of the referenced objects (e.g. Resources) (a.k.a., Content) in the XML-Signature Detached form.

Controlo0..*
Este elemento é afetado pelas seguintes invariantes: ele-1
É modificadorfalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2. Signature.id
Definição

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

CurtoUnique id for inter-element referencing
Controlo0..1
Tipostring
É modificadorfalse
Formato XMLNo formato XML, esta propriedade é representada como um atributo.
Resumofalse
4. Signature.extension
Definição

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

CurtoAdditional content defined by implementations
Comentários

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Controlo0..*
TipoExtension
É modificadorfalse
Resumofalse
Nomes alternativosextensions, user content
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingEste elemento introduz um conjunto de fatias em Signature.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
  • value @ url
  • 6. Signature.type
    Definição

    An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document.

    CurtoIndication of the reason the entity signed the object(s)
    Comentários

    Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a "Commitment Type Indication".

    Controlo1..*
    VínculoOs códigos DEVERÃO ser retirados de SignatureTypeCodes
    (preferred to http://hl7.org/fhir/ValueSet/signature-type)

    An indication of the reason that an entity signed the object.

    TipoCoding
    É modificadorfalse
    Resumotrue
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    8. Signature.type.id
    Definição

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    CurtoUnique id for inter-element referencing
    Controlo0..1
    Tipostring
    É modificadorfalse
    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
    Resumofalse
    10. Signature.type.extension
    Definição

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    CurtoAdditional content defined by implementations
    Comentários

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Controlo0..*
    TipoExtension
    É modificadorfalse
    Resumofalse
    Nomes alternativosextensions, user content
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingEste elemento introduz um conjunto de fatias em Signature.type.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
    • value @ url
    • 12. Signature.type.system
      Definição

      The identification of the code system that defines the meaning of the symbol in the code.

      CurtoIdentity of the terminology system
      Comentários

      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

      Controlo0..1
      Tipouri
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Requisitos

      Need to be unambiguous about the source of the definition of the symbol.

      Valor do padrãourn:iso-astm:E1762-95:2013
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      14. Signature.type.version
      Definição

      The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

      CurtoVersion of the system - if relevant
      Comentários

      Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

      NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
      Controlo0..1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      16. Signature.type.code
      Definição

      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      CurtoSymbol in syntax defined by the system
      Controlo0..1
      Tipocode
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Requisitos

      Need to refer to a particular code in the system.

      Valor do padrão1.2.840.10065.1.12.1.5
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      18. Signature.type.display
      Definição

      A representation of the meaning of the code in the system, following the rules of the system.

      CurtoRepresentation defined by the system
      Controlo0..1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Requisitos

      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      20. Signature.type.userSelected
      Definição

      Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

      CurtoIf this coding was chosen directly by the user
      Comentários

      Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

      Controlo0..1
      Tipoboolean
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Requisitos

      This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      22. Signature.when
      Definição

      When the digital signature was signed.

      CurtoQuando a assinatura foi produzida. Deve coincidir com o valor at
      Comentários

      This should agree with the information in the signature.

      Controlo1..1
      Tipoinstant
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      24. Signature.who
      Definição

      A reference to an application-usable description of the identity that signed (e.g. the signature used their private key).

      CurtoO signatário (pessoa física ou jurídica)
      Comentários

      This should agree with the information in the signature.

      Controlo1..1
      TipoReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      26. Signature.who.id
      Definição

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      CurtoUnique id for inter-element referencing
      Controlo0..1
      Tipostring
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      28. Signature.who.extension
      Definição

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      CurtoAdditional content defined by implementations
      Comentários

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Controlo0..*
      TipoExtension
      É modificadorfalse
      Resumofalse
      Nomes alternativosextensions, user content
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingEste elemento introduz um conjunto de fatias em Signature.who.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
      • value @ url
      • 30. Signature.who.reference
        Definição

        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

        CurtoLiteral reference, Relative, internal or absolute URL
        Comentários

        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

        Controlo0..0
        Este elemento é afetado pelas seguintes invariantes: ref-1
        Tipostring
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        32. Signature.who.type
        Definição

        The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

        The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

        CurtoType the reference refers to (e.g. "Patient")
        Comentários

        This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

        Controlo0..0
        VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceType
        (extensible to http://hl7.org/fhir/ValueSet/resource-types)

        Aa resource (or, for logical models, the URI of the logical model).

        Tipouri
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        34. Signature.who.identifier
        Definição

        An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

        CurtoCNPJ ou CPF do signatário, conforme certificado digital.
        Comentários

        When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

        When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

        Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

        Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
        Controlo0..1
        TipoIdentifier
        É modificadorfalse
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        36. Signature.who.identifier.id
        Definição

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        CurtoUnique id for inter-element referencing
        Controlo0..1
        Tipostring
        É modificadorfalse
        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
        Resumofalse
        38. Signature.who.identifier.extension
        Definição

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        CurtoAdditional content defined by implementations
        Comentários

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Controlo0..*
        TipoExtension
        É modificadorfalse
        Resumofalse
        Nomes alternativosextensions, user content
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingEste elemento introduz um conjunto de fatias em Signature.who.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
        • value @ url
        • 40. Signature.who.identifier.use
          Definição

          The purpose of this identifier.

          Curtousual | official | temp | secondary | old (If known)
          Comentários

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Controlo0..0
          VínculoOs códigos DEVERÃO ser retirados de IdentifierUse
          (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

          Identifies the purpose for this identifier, if known .

          Tipocode
          É modificadortrue porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          42. Signature.who.identifier.type
          Definição

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          CurtoDescription of identifier
          Comentários

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Controlo0..0
          VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codes
          (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TipoCodeableConcept
          É modificadorfalse
          Resumotrue
          Requisitos

          Allows users to make use of identifiers when the identifier system is not known.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          44. Signature.who.identifier.system
          Definição

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          CurtoThe namespace for the identifier value
          Comentários

          Identifier.system is always case sensitive.

          Controlo1..1
          Tipouri
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          ExemploGeneral: http://www.acme.com/identifiers/patient
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          idt-1: All FHIR elements must have a @value or children ($this = 'urn:brasil:cnpj' or $this = 'urn:brasil:cpf')
          46. Signature.who.identifier.value
          Definição

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          CurtoThe value that is unique
          Comentários

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Controlo1..1
          Tipostring
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          ExemploGeneral: 123456
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          48. Signature.who.identifier.period
          Definição

          Time period during which identifier is/was valid for use.

          CurtoTime period when id is/was valid for use
          Controlo0..0
          TipoPeriod
          É modificadorfalse
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          50. Signature.who.identifier.assigner
          Definição

          Organization that issued/manages the identifier.

          CurtoOrganization that issued id (may be just text)
          Comentários

          The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

          Controlo0..0
          TipoReference(Organization)
          É modificadorfalse
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          52. Signature.who.display
          Definição

          Plain text narrative that identifies the resource in addition to the resource reference.

          CurtoText alternative for the resource
          Comentários

          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

          Controlo0..0
          Tipostring
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          54. Signature.onBehalfOf
          Definição

          A reference to an application-usable description of the identity that is represented by the signature.

          CurtoApenas quem produziu pode assinar
          Comentários

          The party that can't sign. For example a child.

          Controlo0..0
          TipoReference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization)
          É modificadorfalse
          Resumotrue
          Requisitos

          used when the signature is on behalf of a non-signer.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          56. Signature.targetFormat
          Definição

          A mime type that indicates the technical format of the target resources signed by the signature.

          CurtoThe technical format of the signed resources
          Comentários

          "xml", "json" and "ttl" are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here.

          Controlo0..1
          VínculoOs códigos DEVERÃO ser retirados de Mime Types
          (required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

          The mime type of an attachment. Any valid mime type is allowed.

          Tipocode
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumofalse
          Valor do padrãoapplication/octet-stream
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          58. Signature.sigFormat
          Definição

          A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.

          CurtoThe technical format of the signature
          Controlo0..1
          VínculoOs códigos DEVERÃO ser retirados de Mime Types
          (required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

          The mime type of an attachment. Any valid mime type is allowed.

          Tipocode
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumofalse
          Valor do padrãoapplication/jose
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          60. Signature.data
          Definição

          The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.

          CurtoA assinatura digital avançada SES-GO propriamente dita.
          Comentários

          Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using XML-Signature (XMLDIG) "Detached Signature" form.

          Controlo0..1
          Tipobase64Binary
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumofalse
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))