1.1 - release Argentina flag

SATIQ - Local Development build (v1.1). See the Directory of published versions

QuestionnaireResponse: EjemploQuestionnaireResponse

Ejemplo de recurso QuestionnaireResponse para el programa SATI-Q. Este ejemplo ha sido validado en Simplifier.net.

Resource TypeQuestionnaireResponse
IDqr-ejemplo-clinicas-0001
Statuscompleted
Questionnaire#CuestionarioSATIQ - Ver Questionnaire
Authored2025-04-11T10:30:00-03:00
ProfileFHIR R4 QuestionnaireResponse

Resumen de Datos del Ejemplo

Datos Demográficos del Paciente

CampoValorDescripción
IDPACIENTE580726Identificador único del paciente
TIPOAdulto (APACHE II)Tipo de paciente - código: A
EDAD46 AñosEdad al ingreso (UCUM: a)
SEXOFemeninoSexo del paciente - código: F
FECHANAC1978-09-12Fecha de nacimiento

Datos de Internación UCI

CampoValorDescripción
REINGRESO0 (No)No es reingreso
FECHING2025-04-11Fecha de ingreso
HORAING14:00:00Hora de ingreso
FECEGR2025-04-18Fecha de egreso
HORAEGR11:30:00Hora de egreso
ESTADIA7Días de estadía
MOTINGRespiratorioMotivo de ingreso - código: 1
PROCEDENCIAUTI de otro HospitalUbicación anterior - código: 5

Scores de Gravedad

CampoValorDescripción
SCORE12.0Score APACHE II
PROBABMORT0.18Probabilidad de mortalidad (18%)

Dispositivos y Soporte Ventilatorio

DispositivoUsoDías
Ventilación Invasiva (VI)Sí (1)3
Ventilación No Invasiva (VNI)No (0)0
Cánula Alto Flujo (CAFO)Sí (1)2
Catéter Venoso Central (CVC)Sí (1)5
Sonda Vesical (SV)Sí (1)6
Sonda Enteral (SE)Sí (1)4
Sonda Nasogástrica (SNG)No (0)0

Complicaciones e Infecciones

ComplicaciónPresenteEpisodios
Neumonía asociada a ARMNo (0)0
AutoextubaciónNo (0)0
Infección asociada a CVCNo (0)0
Infección urinariaNo (0)0
EscarasNo (0)0
Infección de heridasNo (0)0
Desplazamiento SNGNo (0)0
Caída de camaNo (0)0

TISS y Resultado

CampoValor
TISSMIN10
TISSMAX34
TISSPROMEDIO22.5
RESULTADOSe traslada a otra UCI (código: 10)

Notas de Implementación

  • Todos los campos valueCoding deben incluir system, code y display.
  • El campo questionnaire usa referencia contenida: #CuestionarioSATIQ
  • Las cantidades (como EDAD) deben incluir system y code de UCUM cuando aplique.
  • Los valores booleanos se representan como valueInteger: 0 = No, 1 = Sí.

Descargar Ejemplo

Descargar ejemplo en formato JSON ⬇

8.4.10 : EjemploQuestionnaireResponse - XML Representation

Completed as of 2025-04-11

Raw xml | Download ⬇

XML representation coming soon

8.4.10 : EjemploQuestionnaireResponse - JSON Representation

Completed as of 2025-04-11

Raw json | Download ⬇

{
  "resourceType": "QuestionnaireResponse",
  "id": "qr-ejemplo-clinicas-0001",
  "status": "completed",
  "questionnaire": "#CuestionarioSATIQ",
  "authored": "2025-04-11T10:30:00-03:00",
  "item": [
    {
      "linkId": "IDPACIENTE",
      "answer": [{ "valueInteger": 580726 }]
    },
    {
      "linkId": "REINGRESO",
      "answer": [{ "valueInteger": 0 }]
    },
    {
      "linkId": "FECHING",
      "answer": [{ "valueDate": "2025-04-11" }]
    },
    {
      "linkId": "HORAING",
      "answer": [{ "valueTime": "14:00:00" }]
    },
    {
      "linkId": "FECEGR",
      "answer": [{ "valueDate": "2025-04-18" }]
    },
    {
      "linkId": "HORAEGR",
      "answer": [{ "valueTime": "11:30:00" }]
    },
    {
      "linkId": "ESTADIA",
      "answer": [{ "valueInteger": 7 }]
    },
    {
      "linkId": "FECHANAC",
      "answer": [{ "valueDate": "1978-09-12" }]
    },
    {
      "linkId": "TIPO",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.hardineros.com.ar/satiq/fhir/CodeSystem/TipoPaciente",
            "code": "A",
            "display": "Adulto (APACHE II)"
          }
        }
      ]
    },
    {
      "linkId": "EDAD",
      "answer": [
        {
          "valueQuantity": {
            "value": 46,
            "unit": "Años",
            "system": "http://unitsofmeasure.org",
            "code": "a"
          }
        }
      ]
    },
    {
      "linkId": "SEXO",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.hardineros.com.ar/satiq/fhir/CodeSystem/SexoPaciente",
            "code": "F",
            "display": "Femenino"
          }
        }
      ]
    },
    {
      "linkId": "MOTING",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.hardineros.com.ar/satiq/fhir/CodeSystem/MotivoIngreso",
            "code": "1",
            "display": "Respiratorio"
          }
        }
      ]
    },
    {
      "linkId": "PROCEDENCIA",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.hardineros.com.ar/satiq/fhir/CodeSystem/UbicacionAnteriorPaciente",
            "code": "5",
            "display": "UTI de otro Hospital"
          }
        }
      ]
    },
    {
      "linkId": "SCORE",
      "answer": [{ "valueDecimal": 12.0 }]
    },
    {
      "linkId": "PROBABMORT",
      "answer": [{ "valueDecimal": 0.18 }]
    },
    { "linkId": "VI", "answer": [{ "valueInteger": 1 }] },
    { "linkId": "DIASVI", "answer": [{ "valueInteger": 3 }] },
    { "linkId": "VNI", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "DIASVNI", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "CAFO", "answer": [{ "valueInteger": 1 }] },
    { "linkId": "DIASCAFO", "answer": [{ "valueInteger": 2 }] },
    { "linkId": "NEUMONIA", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "NEUMONIANUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "AUTOEXTUBACION", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "AUTOEXTUBACIONNUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "CVC", "answer": [{ "valueInteger": 1 }] },
    { "linkId": "DIASCVC", "answer": [{ "valueInteger": 5 }] },
    { "linkId": "INFCATETER", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "INFCATETERNUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "SV", "answer": [{ "valueInteger": 1 }] },
    { "linkId": "DIASSV", "answer": [{ "valueInteger": 6 }] },
    { "linkId": "INFURINARIA", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "INFURINARIANUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "ESCARAS", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "ESCARASNUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "INFHERIDAS", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "INFHERIDASNUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "SNG", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "DIASSNG", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "DESLIZSNG", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "DESLIZSNGNUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "SE", "answer": [{ "valueInteger": 1 }] },
    { "linkId": "DIASSE", "answer": [{ "valueInteger": 4 }] },
    { "linkId": "DESLIZCAMA", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "DESLIZCAMANUM", "answer": [{ "valueInteger": 0 }] },
    { "linkId": "TISSMIN", "answer": [{ "valueInteger": 10 }] },
    { "linkId": "TISSMAX", "answer": [{ "valueInteger": 34 }] },
    { "linkId": "TISSPROMEDIO", "answer": [{ "valueDecimal": 22.5 }] },
    {
      "linkId": "RESULTADO",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.hardineros.com.ar/satiq/fhir/CodeSystem/Resultado",
            "code": "10",
            "display": "Se traslada a otra UCI"
          }
        }
      ]
    }
  ]
}

8.4.10 : EjemploQuestionnaireResponse - TTL Representation

Completed as of 2025-04-11

Raw ttl | Download ⬇

TTL representation coming soon