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

!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: Solicitação de Serviço

Official URL: https://fhir.ipes.tech/fhir/StructureDefinition/Referral Version: 0.1.0
Draft as of 2025-06-24 Computable Name: Referral

Solicitação de Serviço - Referência

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
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier Σ 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value Σ 1..1 string CNS do profissional
Exemplo General: 123456
...... identifier:cpf Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value Σ 1..1 string CPF do profissional
Exemplo General: 123456
...... identifier:registroProfissional Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value Σ 1..1 string Número do registro
Exemplo General: 123456
.... contained:organizationContained 0..1 Organization Organização
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes ΣC 0..1 Identifier Identifies this organization across multiple systems
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value Σ 1..1 string CNES da organização
Exemplo General: 123456
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:localIdentifier Σ 1..1 Identifier Identificador do registro no sistema de origem
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: RequestStatus (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: RequestIntent (required): The kind of service request.
... Fatias para category Σ 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
.... category:category Σ 0..1 CodeableConcept Classification of service
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
..... coding Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display Σ 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
... code Σ 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail ΣC 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
.... orderDetail:speciality ΣC 0..1 CodeableConcept Additional order information
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
..... coding Σ 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
.... orderDetail:specialtyDetails ΣC 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo ΣC 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... subject Σ 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... encounter Σ 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... requester Σ 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.contained:practitionerContained.qualification.codeexamplev2.0360.2.7(a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
http://terminology.hl7.org/ValueSet/v2-2.7-0360
From a norma FHIR
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From a norma FHIR
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
From a norma FHIR
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.category:categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:specialityexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest ServiceRequest
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... meta 0..0
..... implicitRules 0..0
..... language 0..0
..... text 0..0
..... contained 0..0
..... Fatias para identifier 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value 1..1 string CNS do profissional
....... period 0..0
....... assigner 0..0
...... identifier:cpf 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value 1..1 string CPF do profissional
....... period 0..0
....... assigner 0..0
...... identifier:registroProfissional 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value 1..1 string Número do registro
....... period 0..0
....... assigner
........ display 1..1 string Text alternative for the resource
..... active 0..0
..... telecom 0..0
..... address 0..0
..... gender 0..0
..... birthDate 0..0
..... photo 0..0
..... qualification 0..0
..... communication 0..0
.... contained:organizationContained 0..1 Organization Organização
..... meta 0..0
..... implicitRules 0..0
..... language 0..0
..... text 0..0
..... contained 0..0
..... Fatias para identifier 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes 0..1 Identifier Identifies this organization across multiple systems
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value 1..1 string CNES da organização
....... period 0..0
....... assigner 0..0
..... active 0..0
..... type 0..0
..... telecom 0..0
..... address 0..0
..... partOf 0..0
..... contact 0..0
..... endpoint 0..0
... Fatias para identifier 1..1 Identifier Identifiers assigned to this order
Fatia: Não ordenado, Aberto por pattern:system
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... use 0..0
..... type 0..0
..... system 1..1 uri Identificador único do sistema de origem
..... value 1..1 string Identificador do registro no sistema de origem
..... period 0..0
..... assigner 0..0
... instantiatesCanonical 0..0
... basedOn 0..0
... replaces 0..0
... Fatias para category 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
.... category:category 0..1 CodeableConcept Classification of service
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... version 0..0
...... code 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
...... userSelected 0..0
..... text 0..0
... doNotPerform 0..0
... code 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
.... orderDetail:speciality 0..1 CodeableConcept Additional order information
..... coding 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
.... orderDetail:specialtyDetails 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... quantity[x] 0..0
... subject 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... encounter 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... requester 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... performerType 0..0
... performer 0..0
... locationCode 0..0
... locationReference 0..0
... reasonCode 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... reasonReference 0..0
... insurance 0..0
... supportingInfo 0..0
... specimen 0..0
... bodySite 0..0
... note
.... id 0..0
.... author[x] 0..0
.... time 0..0
... relevantHistory 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... id Σ 0..1 string Logical id of this artifact
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier Σ 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value Σ 1..1 string CNS do profissional
Exemplo General: 123456
...... identifier:cpf Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value Σ 1..1 string CPF do profissional
Exemplo General: 123456
...... identifier:registroProfissional Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value Σ 1..1 string Número do registro
Exemplo General: 123456
....... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
........ type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
........ identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
........ display Σ 1..1 string Text alternative for the resource
..... name Σ 0..* HumanName The name(s) associated with the practitioner
.... contained:organizationContained 0..1 Organization Organização
..... id Σ 0..1 string Logical id of this artifact
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes ΣC 0..1 Identifier Identifies this organization across multiple systems
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value Σ 1..1 string CNES da organização
Exemplo General: 123456
..... name ΣC 0..1 string Name used for the organization
..... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..1 Identifier Identifiers assigned to this order
Fatia: Não ordenado, Aberto por pattern:system
.... identifier:localIdentifier Σ 1..1 Identifier Identificador do registro no sistema de origem
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: RequestStatus (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: RequestIntent (required): The kind of service request.
... Fatias para category Σ 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
.... category:category Σ 0..1 CodeableConcept Classification of service
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... coding Σ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... system Σ 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display Σ 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
... priority Σ 0..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
... code Σ 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail ΣC 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
.... orderDetail:speciality ΣC 0..1 CodeableConcept Additional order information
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... coding Σ 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
..... text Σ 0..1 string Plain text representation of the concept
.... orderDetail:specialtyDetails ΣC 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo ΣC 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... subject Σ 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... encounter Σ 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... occurrence[x] Σ 0..1 When service should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for service
Vínculo: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn Σ 0..1 dateTime Date request signed
... requester Σ 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... note 0..* Annotation Comments
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... patientInstruction Σ 0..1 string Patient or consumer-oriented instructions

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
ServiceRequest.contained:practitionerContained.identifier:registroProfissional.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
ServiceRequest.contained:practitionerContained.qualification.codeexamplev2.0360.2.7(a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
http://terminology.hl7.org/ValueSet/v2-2.7-0360
From a norma FHIR
ServiceRequest.contained:organizationContained.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
From a norma FHIR
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From a norma FHIR
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
From a norma FHIR
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.category:categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:specialityexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.asNeeded[x]exampleSNOMEDCTMedicationAsNeededReasonCodes
http://hl7.org/fhir/ValueSet/medication-as-needed-reason
From a norma FHIR
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()

This structure is derived from ServiceRequest

Resumo

Obrigatório: 6 elementos(12 aninhado obrigatoriamente elementos)
Fixo: 7 elementos
Proibido: 69 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of ServiceRequest.contained
  • The element 1 is sliced based on the value of ServiceRequest.contained.identifier
  • The element 1 is sliced based on the value of ServiceRequest.identifier
  • The element 1 is sliced based on the value of ServiceRequest.category
  • The element 1 is sliced based on the value of ServiceRequest.orderDetail

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier Σ 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value Σ 1..1 string CNS do profissional
Exemplo General: 123456
...... identifier:cpf Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value Σ 1..1 string CPF do profissional
Exemplo General: 123456
...... identifier:registroProfissional Σ 0..1 Identifier An identifier for the person as this agent
....... system Σ 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value Σ 1..1 string Número do registro
Exemplo General: 123456
.... contained:organizationContained 0..1 Organization Organização
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes ΣC 0..1 Identifier Identifies this organization across multiple systems
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value Σ 1..1 string CNES da organização
Exemplo General: 123456
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:localIdentifier Σ 1..1 Identifier Identificador do registro no sistema de origem
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: RequestStatus (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: RequestIntent (required): The kind of service request.
... Fatias para category Σ 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
.... category:category Σ 0..1 CodeableConcept Classification of service
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
..... coding Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display Σ 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
... code Σ 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail ΣC 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
.... orderDetail:speciality ΣC 0..1 CodeableConcept Additional order information
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
..... coding Σ 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
.... orderDetail:specialtyDetails ΣC 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo ΣC 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... subject Σ 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... encounter Σ 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... requester Σ 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.contained:practitionerContained.qualification.codeexamplev2.0360.2.7(a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
http://terminology.hl7.org/ValueSet/v2-2.7-0360
From a norma FHIR
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From a norma FHIR
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
From a norma FHIR
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.category:categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:specialityexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()

Differential View

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest ServiceRequest
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... meta 0..0
..... implicitRules 0..0
..... language 0..0
..... text 0..0
..... contained 0..0
..... Fatias para identifier 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value 1..1 string CNS do profissional
....... period 0..0
....... assigner 0..0
...... identifier:cpf 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value 1..1 string CPF do profissional
....... period 0..0
....... assigner 0..0
...... identifier:registroProfissional 0..1 Identifier An identifier for the person as this agent
....... use 0..0
....... type 0..0
....... system 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value 1..1 string Número do registro
....... period 0..0
....... assigner
........ display 1..1 string Text alternative for the resource
..... active 0..0
..... telecom 0..0
..... address 0..0
..... gender 0..0
..... birthDate 0..0
..... photo 0..0
..... qualification 0..0
..... communication 0..0
.... contained:organizationContained 0..1 Organization Organização
..... meta 0..0
..... implicitRules 0..0
..... language 0..0
..... text 0..0
..... contained 0..0
..... Fatias para identifier 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes 0..1 Identifier Identifies this organization across multiple systems
....... use 0..0
....... type 0..0
....... system 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value 1..1 string CNES da organização
....... period 0..0
....... assigner 0..0
..... active 0..0
..... type 0..0
..... telecom 0..0
..... address 0..0
..... partOf 0..0
..... contact 0..0
..... endpoint 0..0
... Fatias para identifier 1..1 Identifier Identifiers assigned to this order
Fatia: Não ordenado, Aberto por pattern:system
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... use 0..0
..... type 0..0
..... system 1..1 uri Identificador único do sistema de origem
..... value 1..1 string Identificador do registro no sistema de origem
..... period 0..0
..... assigner 0..0
... instantiatesCanonical 0..0
... basedOn 0..0
... replaces 0..0
... Fatias para category 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
.... category:category 0..1 CodeableConcept Classification of service
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... version 0..0
...... code 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
...... userSelected 0..0
..... text 0..0
... doNotPerform 0..0
... code 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
.... orderDetail:speciality 0..1 CodeableConcept Additional order information
..... coding 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
.... orderDetail:specialtyDetails 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... quantity[x] 0..0
... subject 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... encounter 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... requester 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... performerType 0..0
... performer 0..0
... locationCode 0..0
... locationReference 0..0
... reasonCode 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... reasonReference 0..0
... insurance 0..0
... supportingInfo 0..0
... specimen 0..0
... bodySite 0..0
... note
.... id 0..0
.... author[x] 0..0
.... time 0..0
... relevantHistory 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... Fatias para contained 0..1 Resource Contained, inline Resources
Fatia: Não ordenado, Aberto por pattern:$this
.... contained:practitionerContained 0..1 Practitioner Profissional
..... id Σ 0..1 string Logical id of this artifact
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier Σ 0..* Identifier An identifier for the person as this agent
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cns Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.236
....... value Σ 1..1 string CNS do profissional
Exemplo General: 123456
...... identifier:cpf Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.237
....... value Σ 1..1 string CPF do profissional
Exemplo General: 123456
...... identifier:registroProfissional Σ 0..1 Identifier An identifier for the person as this agent
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri Namespace para registros de identificação civil
Valor fixo: urn:oid:2.16.840.1.113883.13.243
....... value Σ 1..1 string Número do registro
Exemplo General: 123456
....... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
........ type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
........ identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
........ display Σ 1..1 string Text alternative for the resource
..... name Σ 0..* HumanName The name(s) associated with the practitioner
.... contained:organizationContained 0..1 Organization Organização
..... id Σ 0..1 string Logical id of this artifact
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
..... Fatias para identifier ΣC 0..* Identifier Identifies this organization across multiple systems
Fatia: Não ordenado, Aberto por pattern:$this
...... identifier:cnes ΣC 0..1 Identifier Identifies this organization across multiple systems
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
....... system Σ 1..1 uri The namespace for the identifier value
Valor fixo: urn:oid:2.16.840.1.113883.13.36
....... value Σ 1..1 string CNES da organização
Exemplo General: 123456
..... name ΣC 0..1 string Name used for the organization
..... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..1 Identifier Identifiers assigned to this order
Fatia: Não ordenado, Aberto por pattern:system
.... identifier:localIdentifier Σ 1..1 Identifier Identificador do registro no sistema de origem
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: RequestStatus (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: RequestIntent (required): The kind of service request.
... Fatias para category Σ 0..* CodeableConcept Classification of service
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
.... category:category Σ 0..1 CodeableConcept Classification of service
Vínculo: ServiceRequestCategoryCodes (example): Classification of the requested service.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... coding Σ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... system Σ 1..1 uri Identity of the terminology system
Valor fixo: https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory
...... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: Referral
...... display Σ 0..1 string Representation defined by the system
Valor fixo: Referência (atenção especializada)
... priority Σ 0..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
... code Σ 1..1 CodeableConcept What is being requested/ordered
Vínculo: Procedimento realizado (preferred)
... Fatias para orderDetail ΣC 0..* CodeableConcept Additional order information
Fatia: Não ordenado, Aberto por pattern:coding.system
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
.... orderDetail:speciality ΣC 0..1 CodeableConcept Additional order information
Vínculo: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... coding Σ 0..* Coding Code defined by a terminology system
Vínculo: Especialidade (preferred)
..... text Σ 0..1 string Plain text representation of the concept
.... orderDetail:specialtyDetails ΣC 0..1 CodeableConcept Additional order information
Vínculo: Área de Atuação (preferred)
.... orderDetail:cbo ΣC 0..1 CodeableConcept Additional order information
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (required)
... subject Σ 1..1 Reference(Paciente) Individual or Entity the service is ordered for
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... encounter Σ 0..1 Reference(Contato Assistencial) Encounter in which the request was created
... occurrence[x] Σ 0..1 When service should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for service
Vínculo: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn Σ 0..1 dateTime Date request signed
... requester Σ 0..1 Reference(Practitioner | Organization) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... note 0..* Annotation Comments
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... patientInstruction Σ 0..1 string Patient or consumer-oriented instructions

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
ServiceRequest.contained:practitionerContained.identifier:registroProfissional.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
ServiceRequest.contained:practitionerContained.qualification.codeexamplev2.0360.2.7(a valid code from http://terminology.hl7.org/CodeSystem/v2-0360|2.7)
http://terminology.hl7.org/ValueSet/v2-2.7-0360
From a norma FHIR
ServiceRequest.contained:organizationContained.contact.purposeextensibleContactEntityType
http://hl7.org/fhir/ValueSet/contactentity-type
From a norma FHIR
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From a norma FHIR
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
From a norma FHIR
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.category:categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
From a norma FHIR
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
ServiceRequest.codepreferredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:specialityexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
From a norma FHIR
ServiceRequest.orderDetail:speciality.codingpreferredEspecialidade
https://fhir.ipes.tech/fhir/ValueSet/Especialidade
From este IG
ServiceRequest.orderDetail:specialtyDetailspreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
ServiceRequest.orderDetail:cborequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
ServiceRequest.asNeeded[x]exampleSNOMEDCTMedicationAsNeededReasonCodes
http://hl7.org/fhir/ValueSet/medication-as-needed-reason
From a norma FHIR
ServiceRequest.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()

This structure is derived from ServiceRequest

Resumo

Obrigatório: 6 elementos(12 aninhado obrigatoriamente elementos)
Fixo: 7 elementos
Proibido: 69 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of ServiceRequest.contained
  • The element 1 is sliced based on the value of ServiceRequest.contained.identifier
  • The element 1 is sliced based on the value of ServiceRequest.identifier
  • The element 1 is sliced based on the value of ServiceRequest.category
  • The element 1 is sliced based on the value of ServiceRequest.orderDetail

 

Other representations of profile: CSV, Excel, Schematron