New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Oral Secondary Prophylaxis Health Assessment Questionnaire - TTL Representation

Draft as of 2024-06-17

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:Questionnaire ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "OralSecondaryProphylaxisHealthAssessmentQuestionnaire"] ; # 
  fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/OralSecondaryProphylaxisHealthAssessmentQuestionnaire"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "OralSecondaryProphylaxisHealthAssessmentQuestionnaire" ] ;
fhir:period [
fhir:start [ fhir:v "2024-06-17"^^xsd:date ]     ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "OralSecondaryProphylaxisHealthAssessmentQuestionnaire"] ; # 
  fhir:title [ fhir:v "Oral Secondary Prophylaxis Health Assessment Questionnaire"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:subjectType ( [ fhir:v "Patient"] ) ; # 
  fhir:date [ fhir:v "2024-06-17"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Te Whatu Ora"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ]     ] )
  ] [
fhir:name [ fhir:v "David Grainger" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david.grainger@middleware.co.nz" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Gathers information about patient health at an oral secondary prophylaxis medication appointment"] ; # 
  fhir:purpose [ fhir:v "Gathers information about patient health at an appointemnt for oral secondary prophylaxis medication"] ; # 
  fhir:item ( [
fhir:linkId [ fhir:v "page1" ] ;
fhir:prefix [ fhir:v "page1" ] ;
fhir:text [ fhir:v "Please complete this questionnaire at the oral secondary prophylaxis appointment to assess a rheumatic fever patient's health." ] ;
fhir:type [ fhir:v "display" ]
  ] [
fhir:linkId [ fhir:v "MedicationIssues" ] ;
fhir:prefix [ fhir:v "1" ] ;
fhir:text [ fhir:v "Has the patient had any issues taking their medications?" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "DelaysObtainingMedication" ] ;
fhir:prefix [ fhir:v "2)" ] ;
fhir:text [ fhir:v "Were there delays in obtaining medications that interrupted the patient’s treatment?" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "DelaysObtainingMedicationDetail" ] ;
fhir:prefix [ fhir:v "2.1)" ] ;
fhir:text [ fhir:v "Enter details of delays in obtaining medication that interrupted patient's treatment (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
    ( fhir:enableWhen [
fhir:question [ fhir:v "DelaysObtainingMedication" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [ fhir:v "true"^^xsd:boolean ]     ] ) ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "SufficientMedication" ] ;
fhir:prefix [ fhir:v "3)" ] ;
fhir:text [ fhir:v "Does the patient have enough medication to last until their next check-in?" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "PlanForObtainingMedications" ] ;
fhir:prefix [ fhir:v "4)" ] ;
fhir:text [ fhir:v "Plan for obtaining medications to last until next check-in (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "AnyOtherConcerns" ] ;
fhir:prefix [ fhir:v "5)" ] ;
fhir:text [ fhir:v "Were There Any Other Concerns or Issues Identified During the Visit?" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
    ( fhir:initial [
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:linkId [ fhir:v "OtherConcernsDetail" ] ;
fhir:prefix [ fhir:v "5.1)" ] ;
fhir:text [ fhir:v "If yes, describe details, actions taken, and follow-up planned (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
    ( fhir:enableWhen [
fhir:question [ fhir:v "AnyOtherConcerns" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [ fhir:v "true"^^xsd:boolean ]     ] ) ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "HealthEducationTopicsDiscussed" ] ;
fhir:prefix [ fhir:v "6)" ] ;
fhir:text [ fhir:v "Health education topics discussed? (multiple choice)" ] ;
fhir:type [ fhir:v "choice" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "true"^^xsd:boolean ] ;
    ( fhir:answerOption [
fhir:value [ fhir:v "Secondary prophylaxis" ]     ] [
fhir:value [ fhir:v "Sore Throat Management" ]     ] [
fhir:value [ fhir:v "Skin Infection Management" ]     ] [
fhir:value [ fhir:v "Dental Health" ]     ] [
fhir:value [ fhir:v "Endocarditis Prophylaxis" ]     ] [
fhir:value [ fhir:v "Nutrition" ]     ] [
fhir:value [ fhir:v "Physical Activity" ]     ] [
fhir:value [ fhir:v "Healthy Home Environments" ]     ] [
fhir:value [ fhir:v "Sexual Health" ]     ] [
fhir:value [ fhir:v "Other" ]     ] )
  ] [
fhir:linkId [ fhir:v "HealthEducationOtherDetail" ] ;
fhir:prefix [ fhir:v "6.1)" ] ;
fhir:text [ fhir:v "Enter details of other health education topic discussed (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
    ( fhir:enableWhen [
fhir:question [ fhir:v "HealthEducationTopicsDiscussed" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [ fhir:v "Other" ]     ] ) ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "RecentOrUpcomingAppointments" ] ;
fhir:prefix [ fhir:v "7)" ] ;
fhir:text [ fhir:v "Any recent or upcoming follow-up appointments?" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "RecentOrUpcomingAppointmentsDetails" ] ;
fhir:prefix [ fhir:v "7.1)" ] ;
fhir:text [ fhir:v "Enter details and dates of any recent or upcoming follow-up appointments (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
    ( fhir:enableWhen [
fhir:question [ fhir:v "RecentOrUpcomingAppointments" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [ fhir:v "true"^^xsd:boolean ]     ] ) ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "PlanForNextMedicationAppointment" ] ;
fhir:prefix [ fhir:v "8)" ] ;
fhir:text [ fhir:v "Comments for the next appointment (enter text)" ] ;
fhir:type [ fhir:v "text" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ]
  ] ) . #