FHIR IG analytics| Package | br.gov.saude.ccu |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-anamnese-bruna.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse anamnese-bruna
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Anamnese para requisição de exame citopatológico | ||
![]() ![]() | Fez exame preventivo anteriormente? | v2 Y/N Indicator Y: Yes | |
![]() ![]() | Quando fez o último exame? | 2021 | |
![]() ![]() | Usa DIU? | v2 Y/N Indicator N: No | |
![]() ![]() | Está grávida? | v2 Y/N Indicator N: No | |
![]() ![]() | Uso de anticoncepcional hormonal? | v2 Y/N Indicator Y: Yes | |
![]() ![]() | Uso de reposição hormonal? | v2 Y/N Indicator N: No | |
![]() ![]() | Já fez tratamento por radioterapia? | v2 Y/N Indicator N: No | |
![]() ![]() | Sabe a data da última menstruação/regra? | false | |
![]() ![]() | Tem ou teve algum sangramento após relações sexuais? (não considerar a primeira relação sexual na vida) | true | |
![]() ![]() | Tem ou teve algum sangramento após a menopausa? (não considerar o(s) sangramento(s) na vigência de reposição hormonal) | false | |
![]() ![]() | Vacina contra HPV | false | |
{
"resourceType": "QuestionnaireResponse",
"id": "anamnese-bruna",
"meta": {
"profile": [
"https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/anamnese-questionario"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://fhir.fabrica.inf.ufg.br/ccu/Questionnaire/anamnese-exame-citopatologico",
"status": "completed",
"subject": {
"reference": "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01"
},
"author": {
"identifier": {
"system": "https://fhir.fabrica.inf.ufg.br/ccu/sid/cns",
"value": "234.234.567"
}
},
"item": [
{
"linkId": "1",
"text": "Fez exame preventivo anteriormente?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "Y"
}
}
]
},
{
"linkId": "2",
"text": "Quando fez o último exame?",
"answer": [
{
"valueDate": "2021"
}
]
},
{
"linkId": "3",
"text": "Usa DIU?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N"
}
}
]
},
{
"linkId": "4",
"text": "Está grávida?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N"
}
}
]
},
{
"linkId": "5",
"text": "Uso de anticoncepcional hormonal?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "Y"
}
}
]
},
{
"linkId": "6",
"text": "Uso de reposição hormonal?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N"
}
}
]
},
{
"linkId": "7",
"text": "Já fez tratamento por radioterapia?",
"answer": [
{
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N"
}
}
]
},
{
"linkId": "8",
"text": "Sabe a data da última menstruação/regra?",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "9",
"text": "Tem ou teve algum sangramento após relações sexuais? (não considerar a primeira relação sexual na vida)",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "10",
"text": "Tem ou teve algum sangramento após a menopausa? (não considerar o(s) sangramento(s) na vigência de reposição hormonal)",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "11",
"text": "Vacina contra HPV",
"answer": [
{
"valueBoolean": false
}
]
}
]
}