New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions

: HealthAssessmentAtSecondaryProphylaxisEncounter - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:QuestionnaireResponse ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-07T08:31:00Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse>     ] ) ;
    ( fhir:tag [
fhir:system [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rf-nz" ] ;
fhir:display [ fhir:v "rheumatic fever" ]     ] )
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "CarePlan/RegisteredPatient" ]
  ] ) ; # 
  fhir:questionnaire [
fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/SecondaryProphylaxisHealthAssessmentQuestionnaire|1.0.0"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/SecondaryProphylaxisHealthAssessmentQuestionnaire|1.0.0>
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:subject [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZKC7284" ]     ] ;
fhir:display [ fhir:v "Sage Westbrook" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/SecondaryProphylaxisEncounter" ]
  ] ; # 
  fhir:authored [ fhir:v "2023-08-08T01:08:00.504Z"^^xsd:dateTime] ; # 
  fhir:author [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-organisation-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "G0M086-B" ]     ] ;
fhir:display [ fhir:v "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service" ]
  ] ; # 
  fhir:item ( [
fhir:linkId [ fhir:v "ReasonsInjectionOverdue" ] ;
fhir:text [ fhir:v "Reason(s) injection was give late? (multiple choice)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Patient Not Available on the Day" ]     ] [
fhir:value [ fhir:v "Other" ]     ] )
  ] [
fhir:linkId [ fhir:v "OverdueInjectionOtherDetail" ] ;
fhir:text [ fhir:v "Other details for late injection (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "The patient couldn't find a park for the classic Hilux." ]     ] )
  ] [
fhir:linkId [ fhir:v "OtherPainManagementToolsUsed" ] ;
fhir:text [ fhir:v "Pain management tools used? (multiple choice)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Ice pack" ]     ] [
fhir:value [ fhir:v "Numbing spray" ]     ] [
fhir:value [ fhir:v "Distraction" ]     ] [
fhir:value [ fhir:v "Other" ]     ] )
  ] [
fhir:linkId [ fhir:v "PainManagementOtherDetails" ] ;
fhir:text [ fhir:v "Details of other pain management (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "We discovered in this appointment that Chocolate Chip Cookie ice cream helps a lot!" ]     ] )
  ] [
fhir:linkId [ fhir:v "PostInjectionConcern" ] ;
fhir:text [ fhir:v "Post injection concern or possible reaction identified?" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] [
fhir:linkId [ fhir:v "PostInjectionConcernDetails" ] ;
fhir:text [ fhir:v "If Yes, Record Details, Symptoms, Actions Taken and Follow-Up Plan (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Sage had a bit more than the usual sensitivity at the injection site so we dished out extra ice cream, which was nice." ]     ] )
  ] [
fhir:linkId [ fhir:v "AnyOtherConcerns" ] ;
fhir:text [ fhir:v "Were There Any Other Concerns or Issues Identified During the Visit?" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] [
fhir:linkId [ fhir:v "OtherConcernsDetail" ] ;
fhir:text [ fhir:v "If yes, describe details, actions taken, and follow-up planned (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "A shortage of ice cream in our freezer led to some unnecessary worries for Sage." ]     ] )
  ] [
fhir:linkId [ fhir:v "HealthEducationTopicsDiscussed" ] ;
fhir:text [ fhir:v "Health education topics discussed? (multiple choice)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Secondary prophylaxis" ]     ] [
fhir:value [ fhir:v "Nutrition" ]     ] [
fhir:value [ fhir:v "Other" ]     ] )
  ] [
fhir:linkId [ fhir:v "HealthEducationOtherDetail" ] ;
fhir:text [ fhir:v "Enter details of other health education topic discussed (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Sage and I discussed the importance of punctuality and the benefits of planning ahead." ]     ] )
  ] [
fhir:linkId [ fhir:v "RecentOrUpcomingAppointments" ] ;
fhir:text [ fhir:v "Any recent or upcoming follow-up appointments?" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] [
fhir:linkId [ fhir:v "RecentOrUpcomingAppointmentsDetails" ] ;
fhir:text [ fhir:v "Enter details and dates of any recent or upcoming follow-up appointments (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Sage has an upcoming follow-up appointment covering iOS calendar basics" ]     ] )
  ] [
fhir:linkId [ fhir:v "PlanForNextMedicationAppointment" ] ;
fhir:text [ fhir:v "Comments for the next appointment (enter text)" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "The plan for the next medication appointment is to keep up the good work" ]     ] )
  ] ) . #