Guia de Implementação
0.0.3 - ci-build Brazil flag

Guia de Implementação - Local Development build (v0.0.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Animal não humano

Official URL: https://fhir.fabrica.inf.ufg.br/ig/StructureDefinition/animal Version: 0.0.3
Active as of 2024-03-31 Computable Name: Animal

Dados demográficos de animal (não humano)

Este parágrafo é o conteúdo do arquivo StructureDefinition-animal-intro.md depositada no diretório input/intro-notes. O nome do arquivo é dado pelo nome do recurso, seguido do identificador (id) seguido de intro, separados por hífen.

Usage:

Formal Views of Profile Content

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

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... Slices for identifier 1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa 1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... system 1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
... telecom 0..0
... deceased[x] 1..1booleanIdentifica se o animal está morto
... address 1..1AddressO endereço de residência do animal
... maritalStatus 0..0
... multipleBirth[x] 0..0
... photo 1..*AttachmentUma foto do animal
... contact 1..*BackboneElementO contado do responsável ou guardião
... communication 0..0
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal
... managingOrganization 0..0
... link 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... Slices for identifier Σ1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa Σ1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ1..*HumanNameO nome pelo qual o animal é conhecido
... deceased[x] ?!Σ1..1booleanIdentifica se o animal está morto
... address Σ1..1AddressO endereço de residência do animal
... photo 1..*AttachmentUma foto do animal
... contact C1..*BackboneElementO contado do responsável ou guardião
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.identifier:mapa.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA 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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa Σ1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
..... value Σ0..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ1..*HumanNameO nome pelo qual o animal é conhecido
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date of birth for the individual
... deceased[x] ?!Σ1..1booleanIdentifica se o animal está morto
... address Σ1..1AddressO endereço de residência do animal
... photo 1..*AttachmentUma foto do animal
... contact C1..*BackboneElementO contado do responsável ou guardião
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1HumanNameA name associated with the contact person
.... telecom 0..*ContactPointA contact detail for the person
.... address 0..1AddressAddress for the contact person
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier:mapa.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:mapa.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA 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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

This structure is derived from Patient

Summary

Mandatory: 11 elements
Must-Support: 1 element
Prohibited: 6 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Patient.identifier is sliced based on the value of pattern:system

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... Slices for identifier 1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa 1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... system 1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
... telecom 0..0
... deceased[x] 1..1booleanIdentifica se o animal está morto
... address 1..1AddressO endereço de residência do animal
... maritalStatus 0..0
... multipleBirth[x] 0..0
... photo 1..*AttachmentUma foto do animal
... contact 1..*BackboneElementO contado do responsável ou guardião
... communication 0..0
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal
... managingOrganization 0..0
... link 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... Slices for identifier Σ1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa Σ1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ1..*HumanNameO nome pelo qual o animal é conhecido
... deceased[x] ?!Σ1..1booleanIdentifica se o animal está morto
... address Σ1..1AddressO endereço de residência do animal
... photo 1..*AttachmentUma foto do animal
... contact C1..*BackboneElementO contado do responsável ou guardião
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.identifier:mapa.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA 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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..*PatientDados demográficos do animal não humano que auxilia na assistência à saúde
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionDetalhes sobre o animal
Slice: Unordered, Open by value:url
... detalhes S1..1(Complex)Permite detalhar informações sobre o animal: espécie, raça e estado dos órgãos reprodutivos
URL: http://hl7.org/fhir/StructureDefinition/patient-animal
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ1..*IdentifierO identificador do animal
Slice: Unordered, Open by pattern:system
.... identifier:mapa Σ1..1IdentifierO identificador único do animal atribuído pelo MAPA
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uriO nome único do identificador gerado pelo MAPA
Required Pattern: http://www.gov.br/agricultura/ca
..... value Σ0..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this patient's record is in active use
... name Σ1..*HumanNameO nome pelo qual o animal é conhecido
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date of birth for the individual
... deceased[x] ?!Σ1..1booleanIdentifica se o animal está morto
... address Σ1..1AddressO endereço de residência do animal
... photo 1..*AttachmentUma foto do animal
... contact C1..*BackboneElementO contado do responsável ou guardião
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship 0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1HumanNameA name associated with the contact person
.... telecom 0..*ContactPointA contact detail for the person
.... address 0..1AddressAddress for the contact person
.... gender 0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C0..1Reference(Organization)Organization that is associated with the contact
.... period 0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... generalPractitioner 1..*Reference(Practitioner | Organization)Pode ser um profissional ou organização que é responsável pelo animal

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Patient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier:mapa.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:mapa.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf 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-4errorPatientIf 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-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA 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()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

This structure is derived from Patient

Summary

Mandatory: 11 elements
Must-Support: 1 element
Prohibited: 6 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Patient.identifier is sliced based on the value of pattern:system

 

Other representations of profile: CSV, Excel, Schematron

Notes:

Pode ser acrescentada para cada recurso uma nota (final da página), como esta que você está lendo no momento.

Para tal é necessário que seja depositada no diretório input/intro-notes o arquivo de nome StructureDefinition-animal-notes.md.