{
"description": null,
"_filename": "StructureDefinition-BRRequisicaoRegulacaoAssistencial.json",
"package_name": "br.ufg.cgis.rnds",
"date": "2023-04-04",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "BRRequisicaoRegulacaoAssistencial",
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Requisição de Regulação Assistencial",
"package_version": "lite-0.0.1",
"status": "active",
"id": "d6b228ac-cb93-4d09-8045-3e6306b0b8e7",
"kind": "resource",
"url": "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRequisicaoRegulacaoAssistencial",
"version": "1.0",
"differential": {
"element": [ {
"id": "ServiceRequest.id",
"max": "0",
"path": "ServiceRequest.id"
}, {
"id": "ServiceRequest.implicitRules",
"max": "0",
"path": "ServiceRequest.implicitRules"
}, {
"id": "ServiceRequest.language",
"max": "0",
"path": "ServiceRequest.language"
}, {
"id": "ServiceRequest.text",
"max": "0",
"path": "ServiceRequest.text"
}, {
"id": "ServiceRequest.contained",
"max": "0",
"path": "ServiceRequest.contained"
}, {
"id": "ServiceRequest.identifier",
"max": "0",
"path": "ServiceRequest.identifier"
}, {
"id": "ServiceRequest.instantiatesCanonical",
"max": "0",
"path": "ServiceRequest.instantiatesCanonical"
}, {
"id": "ServiceRequest.instantiatesUri",
"max": "0",
"path": "ServiceRequest.instantiatesUri"
}, {
"id": "ServiceRequest.basedOn",
"max": "0",
"path": "ServiceRequest.basedOn"
}, {
"id": "ServiceRequest.replaces",
"max": "0",
"path": "ServiceRequest.replaces"
}, {
"id": "ServiceRequest.requisition",
"max": "0",
"path": "ServiceRequest.requisition"
}, {
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial"
}
}, {
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao"
}
}, {
"id": "ServiceRequest.category",
"max": "1",
"min": 1,
"path": "ServiceRequest.category",
"short": "Modalidade assistencial.",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA",
"description": "Modalidade assistencial."
}
}, {
"id": "ServiceRequest.category.id",
"max": "0",
"path": "ServiceRequest.category.id"
}, {
"id": "ServiceRequest.category.coding",
"max": "1",
"min": 1,
"path": "ServiceRequest.category.coding"
}, {
"id": "ServiceRequest.category.coding.id",
"max": "0",
"path": "ServiceRequest.category.coding.id"
}, {
"id": "ServiceRequest.category.coding.system",
"min": 1,
"path": "ServiceRequest.category.coding.system"
}, {
"id": "ServiceRequest.category.coding.code",
"min": 1,
"path": "ServiceRequest.category.coding.code"
}, {
"id": "ServiceRequest.category.coding.userSelected",
"max": "0",
"path": "ServiceRequest.category.coding.userSelected"
}, {
"id": "ServiceRequest.category.text",
"max": "0",
"path": "ServiceRequest.category.text"
}, {
"id": "ServiceRequest.priority",
"min": 1,
"path": "ServiceRequest.priority",
"short": "Caráter do atendimento.",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA",
"description": "Caráter do atendimento"
}
}, {
"id": "ServiceRequest.doNotPerform",
"max": "0",
"path": "ServiceRequest.doNotPerform"
}, {
"id": "ServiceRequest.code",
"min": 1,
"path": "ServiceRequest.code",
"short": "Código do procedimento.",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0",
"description": "SIGTAP"
}
}, {
"id": "ServiceRequest.code.id",
"max": "0",
"path": "ServiceRequest.code.id"
}, {
"id": "ServiceRequest.code.coding",
"max": "1",
"min": 1,
"path": "ServiceRequest.code.coding"
}, {
"id": "ServiceRequest.code.coding.id",
"max": "0",
"path": "ServiceRequest.code.coding.id"
}, {
"id": "ServiceRequest.code.coding.system",
"min": 1,
"path": "ServiceRequest.code.coding.system"
}, {
"id": "ServiceRequest.code.coding.code",
"min": 1,
"path": "ServiceRequest.code.coding.code"
}, {
"id": "ServiceRequest.code.coding.userSelected",
"max": "0",
"path": "ServiceRequest.code.coding.userSelected"
}, {
"id": "ServiceRequest.code.text",
"max": "0",
"path": "ServiceRequest.code.text"
}, {
"id": "ServiceRequest.orderDetail",
"max": "0",
"path": "ServiceRequest.orderDetail"
}, {
"id": "ServiceRequest.quantity[x]",
"max": "0",
"path": "ServiceRequest.quantity[x]"
}, {
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0" ]
} ],
"short": "Paciente"
}, {
"id": "ServiceRequest.subject.id",
"max": "0",
"path": "ServiceRequest.subject.id"
}, {
"id": "ServiceRequest.subject.reference",
"max": "0",
"path": "ServiceRequest.subject.reference"
}, {
"id": "ServiceRequest.subject.type",
"max": "0",
"path": "ServiceRequest.subject.type"
}, {
"id": "ServiceRequest.subject.identifier",
"min": 1,
"path": "ServiceRequest.subject.identifier"
}, {
"id": "ServiceRequest.subject.identifier.id",
"max": "0",
"path": "ServiceRequest.subject.identifier.id"
}, {
"id": "ServiceRequest.subject.identifier.use",
"max": "0",
"path": "ServiceRequest.subject.identifier.use"
}, {
"id": "ServiceRequest.subject.identifier.type",
"max": "0",
"path": "ServiceRequest.subject.identifier.type"
}, {
"id": "ServiceRequest.subject.identifier.system",
"min": 1,
"path": "ServiceRequest.subject.identifier.system"
}, {
"id": "ServiceRequest.subject.identifier.value",
"min": 1,
"path": "ServiceRequest.subject.identifier.value"
}, {
"id": "ServiceRequest.subject.identifier.period",
"max": "0",
"path": "ServiceRequest.subject.identifier.period"
}, {
"id": "ServiceRequest.subject.identifier.assigner",
"max": "0",
"path": "ServiceRequest.subject.identifier.assigner"
}, {
"id": "ServiceRequest.subject.display",
"max": "0",
"path": "ServiceRequest.subject.display"
}, {
"id": "ServiceRequest.encounter",
"max": "0",
"path": "ServiceRequest.encounter"
}, {
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"type": [ {
"code": "dateTime"
} ],
"short": "Quando o procedimento foi executado",
"definition": "Data e hora da execução do procedimento no padrão ISO8601."
}, {
"id": "ServiceRequest.occurrence[x].id",
"max": "0",
"path": "ServiceRequest.occurrence[x].id"
}, {
"id": "ServiceRequest.asNeeded[x]",
"max": "0",
"path": "ServiceRequest.asNeeded[x]"
}, {
"id": "ServiceRequest.authoredOn",
"min": 1,
"path": "ServiceRequest.authoredOn",
"short": "Data e hora em que o procediento foi solicitado.",
"definition": "Data e hora da solicitação do procedimento no padrão ISO8601."
}, {
"id": "ServiceRequest.requester",
"min": 1,
"path": "ServiceRequest.requester",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0" ]
} ],
"short": "Estabelecimento de saúde solicitante"
}, {
"id": "ServiceRequest.requester.id",
"max": "0",
"path": "ServiceRequest.requester.id"
}, {
"id": "ServiceRequest.requester.reference",
"max": "0",
"path": "ServiceRequest.requester.reference"
}, {
"id": "ServiceRequest.requester.type",
"max": "0",
"path": "ServiceRequest.requester.type"
}, {
"id": "ServiceRequest.requester.identifier",
"min": 1,
"path": "ServiceRequest.requester.identifier"
}, {
"id": "ServiceRequest.requester.identifier.id",
"max": "0",
"path": "ServiceRequest.requester.identifier.id"
}, {
"id": "ServiceRequest.requester.identifier.use",
"max": "0",
"path": "ServiceRequest.requester.identifier.use"
}, {
"id": "ServiceRequest.requester.identifier.type",
"max": "0",
"path": "ServiceRequest.requester.identifier.type"
}, {
"id": "ServiceRequest.requester.identifier.system",
"min": 1,
"path": "ServiceRequest.requester.identifier.system"
}, {
"id": "ServiceRequest.requester.identifier.value",
"min": 1,
"path": "ServiceRequest.requester.identifier.value"
}, {
"id": "ServiceRequest.requester.identifier.period",
"max": "0",
"path": "ServiceRequest.requester.identifier.period"
}, {
"id": "ServiceRequest.requester.identifier.assigner",
"max": "0",
"path": "ServiceRequest.requester.identifier.assigner"
}, {
"id": "ServiceRequest.requester.display",
"max": "0",
"path": "ServiceRequest.requester.display"
}, {
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"short": "Identificador da especialidade médica do executante.",
"binding": {
"strength": "required",
"valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0",
"description": "Classificação Brasileira de Ocupações."
}
}, {
"id": "ServiceRequest.performerType.id",
"max": "0",
"path": "ServiceRequest.performerType.id"
}, {
"id": "ServiceRequest.performerType.coding",
"max": "1",
"min": 1,
"path": "ServiceRequest.performerType.coding"
}, {
"id": "ServiceRequest.performerType.coding.id",
"max": "0",
"path": "ServiceRequest.performerType.coding.id"
}, {
"id": "ServiceRequest.performerType.coding.system",
"min": 1,
"path": "ServiceRequest.performerType.coding.system"
}, {
"id": "ServiceRequest.performerType.coding.code",
"min": 1,
"path": "ServiceRequest.performerType.coding.code"
}, {
"id": "ServiceRequest.performerType.coding.userSelected",
"max": "0",
"path": "ServiceRequest.performerType.coding.userSelected"
}, {
"id": "ServiceRequest.performerType.text",
"max": "0",
"path": "ServiceRequest.performerType.text"
}, {
"id": "ServiceRequest.performer",
"max": "1",
"path": "ServiceRequest.performer",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0" ]
} ],
"short": "Estabelecimento de sáude executante"
}, {
"id": "ServiceRequest.performer.id",
"max": "0",
"path": "ServiceRequest.performer.id"
}, {
"id": "ServiceRequest.performer.reference",
"max": "0",
"path": "ServiceRequest.performer.reference"
}, {
"id": "ServiceRequest.performer.type",
"max": "0",
"path": "ServiceRequest.performer.type"
}, {
"id": "ServiceRequest.performer.identifier",
"min": 1,
"path": "ServiceRequest.performer.identifier"
}, {
"id": "ServiceRequest.performer.identifier.id",
"max": "0",
"path": "ServiceRequest.performer.identifier.id"
}, {
"id": "ServiceRequest.performer.identifier.use",
"max": "0",
"path": "ServiceRequest.performer.identifier.use"
}, {
"id": "ServiceRequest.performer.identifier.type",
"max": "0",
"path": "ServiceRequest.performer.identifier.type"
}, {
"id": "ServiceRequest.performer.identifier.system",
"min": 1,
"path": "ServiceRequest.performer.identifier.system"
}, {
"id": "ServiceRequest.performer.identifier.value",
"min": 1,
"path": "ServiceRequest.performer.identifier.value"
}, {
"id": "ServiceRequest.performer.identifier.period",
"max": "0",
"path": "ServiceRequest.performer.identifier.period"
}, {
"id": "ServiceRequest.performer.identifier.assigner",
"max": "0",
"path": "ServiceRequest.performer.identifier.assigner"
}, {
"id": "ServiceRequest.performer.display",
"max": "0",
"path": "ServiceRequest.performer.display"
}, {
"id": "ServiceRequest.locationCode",
"max": "0",
"path": "ServiceRequest.locationCode"
}, {
"id": "ServiceRequest.locationReference",
"max": "0",
"path": "ServiceRequest.locationReference"
}, {
"id": "ServiceRequest.reasonCode",
"max": "0",
"path": "ServiceRequest.reasonCode"
}, {
"id": "ServiceRequest.reasonReference",
"max": "1",
"min": 1,
"path": "ServiceRequest.reasonReference",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCID10Avaliado-1.0" ]
} ],
"short": "Motivo da solicitação"
}, {
"id": "ServiceRequest.reasonReference.id",
"max": "0",
"path": "ServiceRequest.reasonReference.id"
}, {
"id": "ServiceRequest.reasonReference.reference",
"min": 1,
"path": "ServiceRequest.reasonReference.reference"
}, {
"id": "ServiceRequest.reasonReference.type",
"max": "0",
"path": "ServiceRequest.reasonReference.type"
}, {
"id": "ServiceRequest.reasonReference.identifier",
"max": "0",
"path": "ServiceRequest.reasonReference.identifier"
}, {
"id": "ServiceRequest.reasonReference.display",
"max": "0",
"path": "ServiceRequest.reasonReference.display"
}, {
"id": "ServiceRequest.insurance",
"max": "0",
"path": "ServiceRequest.insurance"
}, {
"id": "ServiceRequest.supportingInfo",
"max": "0",
"path": "ServiceRequest.supportingInfo"
}, {
"id": "ServiceRequest.specimen",
"max": "0",
"path": "ServiceRequest.specimen"
}, {
"id": "ServiceRequest.bodySite",
"max": "0",
"path": "ServiceRequest.bodySite"
}, {
"id": "ServiceRequest.note",
"max": "0",
"path": "ServiceRequest.note"
}, {
"id": "ServiceRequest.patientInstruction",
"max": "0",
"path": "ServiceRequest.patientInstruction"
}, {
"id": "ServiceRequest.relevantHistory",
"max": "0",
"path": "ServiceRequest.relevantHistory"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}