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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-MedicationsAndFollowUpGuidanceQuestionnaireResponse.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": "MedicationsAndFollowUpGuidanceQuestionnaireResponse",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-08-07T08:31:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
    ],
    "tag": [
      {
        "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code": "rf-nz",
        "display": "rheumatic fever"
      }
    ]
  },
  "basedOn": [
    {
      "reference": "CarePlan/RegisteredPatient"
    }
  ],
  "questionnaire": "https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/MedicationsAndFollowUpGuidanceQuestionnaire|1.0.0",
  "status": "completed",
  "subject": {
    "type": "Patient",
    "identifier": {
      "use": "official",
      "system": "https://standards.digital.health.nz/ns/nhi-id",
      "value": "ZKC7284"
    },
    "display": "Sage Westbrook"
  },
  "authored": "2024-06-20T04:00:00Z",
  "author": {
    "type": "Organization",
    "identifier": {
      "use": "official",
      "system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value": "G0M086-B"
    },
    "display": "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
  },
  "item": [
    {
      "linkId": "SourceOfOralMedications",
      "text": "Source of oral medications? (choose one)",
      "answer": [
        {
          "valueString": "Monthly visit from a nurse"
        }
      ]
    },
    {
      "linkId": "CaseOnWarfarin",
      "text": "Case on warfarin? (Yes/No/Unknown)",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes (qualifier value)"
          }
        }
      ]
    },
    {
      "linkId": "WarfarinSupervisionService",
      "text": "Warfarin supervision service (choose one)",
      "answer": [
        {
          "valueString": "Pharmacy"
        }
      ]
    },
    {
      "linkId": "MonitoringResultSource",
      "text": "International normalised ratio (INR) monitoring result source (choose one)",
      "answer": [
        {
          "valueString": "Éclair"
        }
      ]
    },
    {
      "linkId": "FollowUpClinicalService",
      "text": "Follow-up clinical service? (choose one)",
      "answer": [
        {
          "valueString": "GP"
        }
      ]
    },
    {
      "linkId": "PrescribingMethod",
      "text": "Method of prescribing (choose one)",
      "answer": [
        {
          "valueString": "Standing Order (local)"
        }
      ]
    },
    {
      "linkId": "ReasonOnOralSecondaryProphylaxis",
      "text": "Reason on Oral Secondary Prophylaxis (choose one)",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "407563006",
            "display": "Treatment not tolerated (situation)"
          }
        }
      ]
    }
  ]
}