New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "QuestionnaireResponse",
"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/RecurrenceDiagnosisQuestionnaire",
"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" : "ReceivingAntibioticProphylaxis",
"answer" : [
{
"valueString" : "No - Discontinued Prematurely"
}
]
},
{
"linkId" : "TypeOfProphylaxis",
"answer" : [
{
"valueString" : "Benzathine Penicillin"
}
]
},
{
"linkId" : "MedicationRoute",
"answer" : [
{
"valueString" : "Intramuscular Injection"
}
]
},
{
"linkId" : "PrescribedFrequency",
"answer" : [
{
"valueString" : "28 Days"
}
]
},
{
"linkId" : "ProphylaxisAdherence",
"answer" : [
{
"valueString" : "Patient missed 3 appointments in last 6 months due to transport issues"
}
]
},
{
"linkId" : "ProphylaxisProvider",
"answer" : [
{
"valueString" : "Community nursing service"
}
]
},
{
"linkId" : "LastDocumentedDose",
"answer" : [
{
"valueDate" : "2023-06-15"
}
]
},
{
"linkId" : "RiskFactorsRecurrence",
"answer" : [
{
"valueString" : "Living in crowded housing conditions; recent streptococcal infection in household"
}
]
}
]
}