FHIR IG analytics| Package | hl7.fhir.stt |
| Resource Type | Encounter |
| Id | Teleatendimento_1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"meta": {
"profile": [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento"
]
},
"identifier": [
{
"system": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorTeleatendimento",
"value": "1"
}
],
"status": "finished",
"statusHistory": [
{
"status": "planned",
"period": {
"start": "2022-12-08T08:00:00.000-03:00",
"end": "2022-12-08T08:31:57.000-03:00"
}
},
{
"status": "arrived",
"period": {
"start": "2022-12-08T08:31:57.000-03:00",
"end": "2022-12-08T08:33:08.000-03:00"
}
},
{
"status": "in-progress",
"period": {
"start": "2022-12-08T08:33:08.000-03:00",
"end": "2022-12-08T08:34:46.000-03:00"
}
}
],
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "2018-08-12",
"code": "VR",
"display": "virtual"
},
"serviceType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"version": "4.0.1",
"code": "124",
"display": "General Practice"
}
],
"text": "Teleatendimento geral"
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"version": "2018-08-12",
"code": "EL",
"display": "elective"
}
],
"text": "Teleatendimento eletivo"
},
"subject": {
"reference": "Patient/82211042058",
"type": "Patient",
"display": "Paciente"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "3.0.0",
"code": "REF",
"display": "referrer"
}
],
"text": "Médico solicitante"
}
],
"individual": {
"reference": "Practitioner/27420893063",
"type": "Practitioner",
"display": "Médico solicitante"
}
},
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "3.0.0",
"code": "ATND",
"display": "attender"
}
],
"text": "Médico atendente"
}
],
"individual": {
"reference": "Practitioner/38409654032",
"type": "Practitioner",
"display": "Médico atendente"
}
}
],
"appointment": [
{
"reference": "Appointment/1",
"type": "Appointment",
"display": "Agendamento de teleatendimento"
}
],
"period": {
"start": "2022-12-08T08:00:00.000-03:00",
"end": "2022-12-08T23:30:00.000-03:00"
},
"length": {
"value": 45,
"unit": "minuto(s)"
},
"serviceProvider": {
"reference": "Organization/3157245",
"type": "Organization",
"display": "HOSPITAL UNIV PROFESSOR POLYDORO ERNANI DE SAO THIAGO"
},
"extension": [
{
"url": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionTeleatendimentoAcesso",
"extension": [
{
"url": "referencia",
"valueReference": {
"reference": "Patient/82211042058",
"type": "Patient",
"display": "Paciente"
}
},
{
"url": "periodo",
"valuePeriod": {
"start": "2022-12-08T08:33:08.000-03:00",
"end": "2022-12-08T08:34:46.000-03:00"
}
}
]
},
{
"url": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionTeleatendimentoAcesso",
"extension": [
{
"url": "referencia",
"valueReference": {
"reference": "Practitioner/38409654032",
"type": "Practitioner",
"display": "Médico atendente"
}
},
{
"url": "periodo",
"valuePeriod": {
"start": "2022-12-08T08:33:08.000-03:00",
"end": "2022-12-08T08:34:46.000-03:00"
}
}
]
}
]
}