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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-DiagnosisRiskFactorsQuestionnaireResponse.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "DiagnosisRiskFactorsQuestionnaireResponse",
  "meta": {
    "tag": [
      {
        "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code": "rf-nz",
        "display": "rheumatic fever"
      }
    ]
  },
  "questionnaire": "https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/DiagnosisRiskFactorsQuestionnaire",
  "status": "completed",
  "subject": {
    "type": "Patient",
    "identifier": {
      "use": "official",
      "system": "https://standards.digital.health.nz/ns/nhi-id",
      "value": "ZKC7284"
    },
    "display": "Sage Westbrook"
  },
  "authored": "2023-08-01T10:00:00Z",
  "item": [
    {
      "linkId": "SoreThroat4Weeks",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "AntibioticsSoreThroat",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "AntibioticsDetails",
      "answer": [
        {
          "valueString": "Amoxicillin 500mg TDS for 10 days"
        }
      ]
    },
    {
      "linkId": "SoreThroatTreatedProperly",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "FamilyHistoryARFRHD",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "FamilyHistoryDetails",
      "answer": [
        {
          "valueString": "Mother diagnosed with rheumatic heart disease at age 25, required valve replacement"
        }
      ]
    },
    {
      "linkId": "FamilyHistoryRelationship",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "40683002",
            "display": "Parent (person)"
          }
        }
      ]
    },
    {
      "linkId": "PastMedicalHistoryARF",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "EvidencePreviousRHD",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No (qualifier value)"
          }
        }
      ]
    }
  ]
}