Package | hl7.fhir.stt |
Resource Type | StructureDefinition |
Id | resource-solicitacao-hospitalar |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7.fhir.stt@1.0.0-beta14&canonical=https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/SolicitacaoHospitalar |
URL | https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/SolicitacaoHospitalar |
Status | active |
Date | 2021-11-01 |
Name | SolicitacaoHospitalar |
Realm | stt |
Authority | hl7 |
Description | Solicitações de exames provenientes dos hospitais (HIS) registrados em sistemas de Telemedicina e Telessaúde. |
Purpose | Permitir identificar e referenciar solicitações provenientes de hospitais (HIS) registrados em sistemas de Telemedicina e Telessaúde. |
Type | ServiceRequest |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "resource-solicitacao-hospitalar", "url": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/SolicitacaoHospitalar", "name": "SolicitacaoHospitalar", "status": "active", "date": "2021-11-01", "description": "Solicitações de exames provenientes dos hospitais (HIS) registrados em sistemas de Telemedicina e Telessaúde.", "purpose": "Permitir identificar e referenciar solicitações provenientes de hospitais (HIS) registrados em sistemas de Telemedicina e Telessaúde.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "ServiceRequest", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest", "derivation": "constraint", "differential": { "element": [ { "id": "ServiceRequest.identifier", "path": "ServiceRequest.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" }, "min": 1 }, { "id": "ServiceRequest.identifier.use", "path": "ServiceRequest.identifier.use", "max": "0" }, { "id": "ServiceRequest.identifier.type", "path": "ServiceRequest.identifier.type", "max": "0" }, { "id": "ServiceRequest.identifier.system", "path": "ServiceRequest.identifier.system", "min": 1 }, { "id": "ServiceRequest.identifier.value", "path": "ServiceRequest.identifier.value", "min": 1 }, { "id": "ServiceRequest.identifier.period", "path": "ServiceRequest.identifier.period", "max": "0" }, { "id": "ServiceRequest.identifier:solicitacao", "path": "ServiceRequest.identifier", "sliceName": "solicitacao", "max": "1" }, { "id": "ServiceRequest.identifier:solicitacao.use", "path": "ServiceRequest.identifier.use", "max": "0" }, { "id": "ServiceRequest.identifier:solicitacao.type", "path": "ServiceRequest.identifier.type", "max": "0" }, { "id": "ServiceRequest.identifier:solicitacao.system", "path": "ServiceRequest.identifier.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorSolicitacaoHospitalar" }, { "id": "ServiceRequest.identifier:solicitacao.value", "path": "ServiceRequest.identifier.value", "min": 1 }, { "id": "ServiceRequest.identifier:solicitacao.period", "path": "ServiceRequest.identifier.period", "max": "0" }, { "id": "ServiceRequest.identifier:solicitacao.assigner", "path": "ServiceRequest.identifier.assigner", "min": 1 }, { "id": "ServiceRequest.identifier:solicitacao.assigner.reference", "path": "ServiceRequest.identifier.assigner.reference", "min": 1 }, { "id": "ServiceRequest.identifier:solicitacao.assigner.type", "path": "ServiceRequest.identifier.assigner.type", "min": 1 }, { "id": "ServiceRequest.identifier:solicitacao.assigner.identifier", "path": "ServiceRequest.identifier.assigner.identifier", "max": "0" }, { "id": "ServiceRequest.identifier:solicitacao.assigner.display", "path": "ServiceRequest.identifier.assigner.display", "min": 1 }, { "id": "ServiceRequest.instantiatesCanonical", "path": "ServiceRequest.instantiatesCanonical", "max": "0" }, { "id": "ServiceRequest.instantiatesUri", "path": "ServiceRequest.instantiatesUri", "max": "0" }, { "id": "ServiceRequest.basedOn", "path": "ServiceRequest.basedOn", "max": "0" }, { "id": "ServiceRequest.replaces", "path": "ServiceRequest.replaces", "max": "0" }, { "id": "ServiceRequest.requisition", "path": "ServiceRequest.requisition", "min": 1 }, { "id": "ServiceRequest.requisition.use", "path": "ServiceRequest.requisition.use", "max": "0" }, { "id": "ServiceRequest.requisition.type", "path": "ServiceRequest.requisition.type", "max": "0" }, { "id": "ServiceRequest.requisition.system", "path": "ServiceRequest.requisition.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorPedidoExameSolicitacaoHospitalar" }, { "id": "ServiceRequest.requisition.value", "path": "ServiceRequest.requisition.value", "min": 1 }, { "id": "ServiceRequest.requisition.period", "path": "ServiceRequest.requisition.period", "max": "0" }, { "id": "ServiceRequest.requisition.assigner", "path": "ServiceRequest.requisition.assigner", "max": "0" }, { "id": "ServiceRequest.category", "path": "ServiceRequest.category", "max": "0" }, { "id": "ServiceRequest.priority", "path": "ServiceRequest.priority", "max": "0" }, { "id": "ServiceRequest.doNotPerform", "path": "ServiceRequest.doNotPerform", "max": "0" }, { "id": "ServiceRequest.code", "path": "ServiceRequest.code", "min": 1 }, { "id": "ServiceRequest.code.coding", "path": "ServiceRequest.code.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.code.coding.system", "path": "ServiceRequest.code.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorExameSolicitacaoHospitalar" }, { "id": "ServiceRequest.code.coding.version", "path": "ServiceRequest.code.coding.version", "max": "0" }, { "id": "ServiceRequest.code.coding.code", "path": "ServiceRequest.code.coding.code", "min": 1 }, { "id": "ServiceRequest.code.coding.display", "path": "ServiceRequest.code.coding.display", "max": "0" }, { "id": "ServiceRequest.code.coding.userSelected", "path": "ServiceRequest.code.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail", "path": "ServiceRequest.orderDetail", "slicing": { "discriminator": [ { "type": "value", "path": "coding.system" } ], "ordered": false, "rules": "closed" }, "min": 1 }, { "id": "ServiceRequest.orderDetail:accessionNumber", "path": "ServiceRequest.orderDetail", "sliceName": "accessionNumber", "max": "1" }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemAccessionNumber" }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "min": 1 }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:accessionNumber.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:accessionNumber.text", "path": "ServiceRequest.orderDetail.text", "max": "0" }, { "id": "ServiceRequest.orderDetail:modalidade", "path": "ServiceRequest.orderDetail", "sliceName": "modalidade", "max": "1" }, { "id": "ServiceRequest.orderDetail:modalidade.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:modalidade.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "definition": "The identification of the code system that defines the meaning of the symbol in the code.\r\nhttps://dicom.nema.org/ontology/DCM", "min": 1, "fixedUri": "http://dicom.nema.org/resources/ontology/DCM" }, { "id": "ServiceRequest.orderDetail:modalidade.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:modalidade.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "min": 1 }, { "id": "ServiceRequest.orderDetail:modalidade.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:modalidade.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:modalidade.text", "path": "ServiceRequest.orderDetail.text", "max": "0" }, { "id": "ServiceRequest.orderDetail:origemPedido", "path": "ServiceRequest.orderDetail", "sliceName": "origemPedido", "max": "1" }, { "id": "ServiceRequest.orderDetail:origemPedido.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:origemPedido.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemOrigemPedidoExameSolicitacaoHospitalar" }, { "id": "ServiceRequest.orderDetail:origemPedido.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:origemPedido.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "min": 1 }, { "id": "ServiceRequest.orderDetail:origemPedido.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:origemPedido.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:origemPedido.text", "path": "ServiceRequest.orderDetail.text", "max": "0" }, { "id": "ServiceRequest.orderDetail:protocoloSTT", "path": "ServiceRequest.orderDetail", "sliceName": "protocoloSTT", "max": "1" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemProtocoloSTT" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "min": 1 }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:protocoloSTT.text", "path": "ServiceRequest.orderDetail.text", "max": "0" }, { "id": "ServiceRequest.orderDetail:descricaoServico", "path": "ServiceRequest.orderDetail", "sliceName": "descricaoServico", "max": "1" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemDescricaoServicoSolicitacaoHospitalar" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "max": "0" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:descricaoServico.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:descricaoServico.text", "path": "ServiceRequest.orderDetail.text", "min": 1 }, { "id": "ServiceRequest.orderDetail:equipamento", "path": "ServiceRequest.orderDetail", "sliceName": "equipamento", "max": "1" }, { "id": "ServiceRequest.orderDetail:equipamento.coding", "path": "ServiceRequest.orderDetail.coding", "min": 1, "max": "1" }, { "id": "ServiceRequest.orderDetail:equipamento.coding.system", "path": "ServiceRequest.orderDetail.coding.system", "min": 1, "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorEquipamentoSolicitacaoHospitalar" }, { "id": "ServiceRequest.orderDetail:equipamento.coding.version", "path": "ServiceRequest.orderDetail.coding.version", "max": "0" }, { "id": "ServiceRequest.orderDetail:equipamento.coding.code", "path": "ServiceRequest.orderDetail.coding.code", "min": 1 }, { "id": "ServiceRequest.orderDetail:equipamento.coding.display", "path": "ServiceRequest.orderDetail.coding.display", "max": "0" }, { "id": "ServiceRequest.orderDetail:equipamento.coding.userSelected", "path": "ServiceRequest.orderDetail.coding.userSelected", "max": "0" }, { "id": "ServiceRequest.orderDetail:equipamento.text", "path": "ServiceRequest.orderDetail.text", "max": "0" }, { "id": "ServiceRequest.quantity[x]", "path": "ServiceRequest.quantity[x]", "max": "0" }, { "id": "ServiceRequest.subject.reference", "path": "ServiceRequest.subject.reference", "min": 1 }, { "id": "ServiceRequest.subject.type", "path": "ServiceRequest.subject.type", "min": 1 }, { "id": "ServiceRequest.subject.identifier", "path": "ServiceRequest.subject.identifier", "max": "0" }, { "id": "ServiceRequest.subject.display", "path": "ServiceRequest.subject.display", "min": 1 }, { "id": "ServiceRequest.encounter", "path": "ServiceRequest.encounter", "max": "0" }, { "id": "ServiceRequest.occurrence[x]", "path": "ServiceRequest.occurrence[x]", "min": 1, "type": [ { "code": "dateTime" } ] }, { "id": "ServiceRequest.asNeeded[x]", "path": "ServiceRequest.asNeeded[x]", "max": "0" }, { "id": "ServiceRequest.authoredOn", "path": "ServiceRequest.authoredOn", "min": 1 }, { "id": "ServiceRequest.requester.reference", "path": "ServiceRequest.requester.reference", "min": 1 }, { "id": "ServiceRequest.requester.type", "path": "ServiceRequest.requester.type", "min": 1 }, { "id": "ServiceRequest.requester.identifier", "path": "ServiceRequest.requester.identifier", "max": "0" }, { "id": "ServiceRequest.requester.display", "path": "ServiceRequest.requester.display", "min": 1 }, { "id": "ServiceRequest.performerType", "path": "ServiceRequest.performerType", "max": "0" }, { "id": "ServiceRequest.performer", "path": "ServiceRequest.performer", "min": 1 }, { "id": "ServiceRequest.performer.reference", "path": "ServiceRequest.performer.reference", "min": 1 }, { "id": "ServiceRequest.performer.type", "path": "ServiceRequest.performer.type", "min": 1 }, { "id": "ServiceRequest.performer.identifier", "path": "ServiceRequest.performer.identifier", "max": "0" }, { "id": "ServiceRequest.performer.display", "path": "ServiceRequest.performer.display", "min": 1 }, { "id": "ServiceRequest.locationCode", "path": "ServiceRequest.locationCode", "max": "0" }, { "id": "ServiceRequest.locationReference", "path": "ServiceRequest.locationReference", "max": "0" }, { "id": "ServiceRequest.reasonCode", "path": "ServiceRequest.reasonCode", "max": "0" }, { "id": "ServiceRequest.reasonReference", "path": "ServiceRequest.reasonReference", "max": "0" }, { "id": "ServiceRequest.insurance", "path": "ServiceRequest.insurance", "max": "0" }, { "id": "ServiceRequest.supportingInfo", "path": "ServiceRequest.supportingInfo", "max": "0" }, { "id": "ServiceRequest.specimen", "path": "ServiceRequest.specimen", "max": "0" }, { "id": "ServiceRequest.bodySite", "path": "ServiceRequest.bodySite", "max": "0" }, { "id": "ServiceRequest.note", "path": "ServiceRequest.note", "max": "1" }, { "id": "ServiceRequest.patientInstruction", "path": "ServiceRequest.patientInstruction", "max": "0" }, { "id": "ServiceRequest.relevantHistory", "path": "ServiceRequest.relevantHistory", "max": "0" } ] } }