{ "description": "As questões da anamnese são todas obrigatórias.\\nDuas delas, \\na data do último exame (Papanicolau) e a data da última menstruação são condicionais, \\ndependem de respostas para questões correlatas. \\n\\nAdicionalmente, a primeira questão presente na seção 'Dados da anamense' da ficha \\nde requisição não segue na anamnese aqui definida. Esta informação é registrada como parte das\\ninformações pertinentes à requisição.", "_filename": "examples/Questionnaire-anamnese-exame-citopatologico.json", "package_name": "br.gov.saude.ccu", "subjectType": [ "Patient" ], "date": "2024-01-20", "publisher": "Comissão de Governança de Informação em Saúde (CGIS - UFG)", "approvalDate": "2023-12-15", "jurisdiction": [ { "coding": [ { "code": "BR", "system": "urn:iso:std:iso:3166", "display": "Brazil" } ] } ], "purpose": "**Propósito**. Estas questões visam identificar as questões e as respostas, informações relevantes, visando a requisição do exame citopatológico.", "name": "Anamnese", "item": [ { "text": "Fez exame preventivo anteriormente?", "type": "choice", "linkId": "1", "repeats": false, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "code": [ { "code": "60432-2", "system": "http://loinc.org" } ], "text": "Quando fez o último exame?", "type": "date", "linkId": "2", "repeats": false, "required": true, "enableWhen": [ { "operator": "=", "question": "1", "answerCoding": { "code": "Y", "system": "http://terminology.hl7.org/CodeSystem/v2-0136" } } ] }, { "text": "Usa DIU?", "type": "choice", "linkId": "3", "repeats": false, "readOnly": true, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "code": [ { "code": "66174-4", "system": "http://loinc.org" } ], "text": "Está grávida?", "type": "choice", "linkId": "4", "repeats": false, "readOnly": true, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "code": [ { "code": "65931-8", "system": "http://loinc.org" } ], "text": "Uso de anticoncepcional hormonal?", "type": "choice", "linkId": "5", "repeats": false, "readOnly": true, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "code": [ { "code": "63873-4", "system": "http://loinc.org" } ], "text": "Uso de reposição hormonal?", "type": "choice", "linkId": "6", "repeats": false, "readOnly": true, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "text": "Já fez tratamento por radioterapia?", "type": "choice", "linkId": "7", "repeats": false, "readOnly": true, "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, { "text": "Sabe a data da última menstruação/regra?", "type": "boolean", "linkId": "8", "repeats": false, "readOnly": true, "required": true }, { "code": [ { "code": "8665-2", "system": "http://loinc.org" } ], "text": "Data da última menstruação/regra", "type": "date", "linkId": "8.1", "repeats": false, "readOnly": true, "required": true, "enableWhen": [ { "operator": "=", "question": "8", "answerBoolean": true } ] }, { "text": "Tem ou teve algum sangramento após relações sexuais? (não considerar a primeira relação sexual na vida)", "type": "boolean", "linkId": "9", "repeats": false, "readOnly": true, "required": true }, { "text": "Tem ou teve algum sangramento após a menopausa? (não considerar o(s) sangramento(s) na vigência de reposição hormonal)", "type": "boolean", "linkId": "10", "repeats": false, "readOnly": true, "required": true }, { "text": "Vacina contra HPV", "type": "boolean", "linkId": "11", "repeats": false, "readOnly": true, "required": true } ], "useContext": [ { "code": { "code": "program", "system": "http://terminology.hl7.org/CodeSystem/usage-context-type" }, "valueCodeableConcept": { "text": "Programa Nacional de Controle do Câncer de Colo do Útero" } } ], "copyright": "Ministério da Saúde do Brasil", "type": null, "experimental": "false", "resourceType": "Questionnaire", "title": "Anamnese para requisição de exame citopatológico", "package_version": "0.0.1", "status": "draft", "id": "5f17110d-8baa-4a42-9701-7a53c9bc98ac", "kind": null, "url": "https://fhir.fabrica.inf.ufg.br/ccu/Questionnaire/anamnese-exame-citopatologico", "code": [ { "code": "64285-0", "system": "http://loinc.org", "display": "Medical history screening form" } ], "lastReviewDate": "2023-11-30", "version": "0.0.1", "contact": [ { "name": "Comissão de Governança de Informação em Saúde (CGIS - UFG)", "telecom": [ { "value": "https://cgis.ufg.br", "system": "url" }, { "value": "kyriosdata@ufg.br", "system": "email" } ] } ], "effectivePeriod": { "start": "2024-01-01" } }