FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-30551ce1-5a28-4356-b684-2e639094ac02.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: QuestionnaireResponse 30551ce1-5a28-4356-b684-2e639094ac02

LinkIDTextDefinitionAnswerdoco
.. 30551ce1-5a28-4356-b684-2e639094ac02Questionnaire:Questionnaire[https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/30551ce1-5a28-4356-b684-2e639094ad4c|1.1.0]
... sp_excMand_knownPathogen_vag[not stated]: pv_candida_vag (pv_candida_vag)
... pv_pregnantfalse
... sp_exc_causalPathogen_ure[not stated]: pv_causalPatChlamydia_ure (pv_causalPatChlamydia_ure)
... sp_riskPatient_astRisicopatiƫntfalse
.... pv_compromisedImmuneSystemGecompromitteerd immuunsysteemtrue

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "30551ce1-5a28-4356-b684-2e639094ac02",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaireresponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://www.ehealth.fgov.be/standards/fhir/pss/Questionnaire/30551ce1-5a28-4356-b684-2e639094ad4c",
  "status": "completed",
  "subject": {
    "reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
  },
  "authored": "2023-10-18T19:20:20.913Z",
  "item": [
    {
      "linkId": "sp_excMand_knownPathogen_vag",
      "answer": [
        {
          "valueCoding": {
            "code": "pv_candida_vag"
          }
        }
      ]
    },
    {
      "linkId": "pv_pregnant",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "sp_exc_causalPathogen_ure",
      "answer": [
        {
          "valueCoding": {
            "code": "pv_causalPatChlamydia_ure"
          }
        }
      ]
    },
    {
      "linkId": "sp_riskPatient_ast",
      "text": "Risicopatiƫnt",
      "answer": [
        {
          "valueBoolean": false,
          "item": [
            {
              "linkId": "pv_compromisedImmuneSystem",
              "text": "Gecompromitteerd immuunsysteem",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}