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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:QuestionnaireResponse ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
( 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:questionnaire [
fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/DiagnosisRiskFactorsQuestionnaire"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/DiagnosisRiskFactorsQuestionnaire>
] ; #
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:authored [ fhir:v "2023-08-01T10:00:00Z"^^xsd:dateTime] ; #
fhir:item ( [
fhir:linkId [ fhir:v "SoreThroat4Weeks" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373066001" ] ;
fhir:display [ fhir:v "Yes (qualifier value)" ] ] ] )
] [
fhir:linkId [ fhir:v "AntibioticsSoreThroat" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373066001" ] ;
fhir:display [ fhir:v "Yes (qualifier value)" ] ] ] )
] [
fhir:linkId [ fhir:v "AntibioticsDetails" ] ;
( fhir:answer [
fhir:value [
a fhir:string ;
fhir:v "Amoxicillin 500mg TDS for 10 days" ] ] )
] [
fhir:linkId [ fhir:v "SoreThroatTreatedProperly" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373067005" ] ;
fhir:display [ fhir:v "No (qualifier value)" ] ] ] )
] [
fhir:linkId [ fhir:v "FamilyHistoryARFRHD" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373066001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373066001" ] ;
fhir:display [ fhir:v "Yes (qualifier value)" ] ] ] )
] [
fhir:linkId [ fhir:v "FamilyHistoryDetails" ] ;
( fhir:answer [
fhir:value [
a fhir:string ;
fhir:v "Mother diagnosed with rheumatic heart disease at age 25, required valve replacement" ] ] )
] [
fhir:linkId [ fhir:v "FamilyHistoryRelationship" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:40683002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "40683002" ] ;
fhir:display [ fhir:v "Parent (person)" ] ] ] )
] [
fhir:linkId [ fhir:v "PastMedicalHistoryARF" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373067005" ] ;
fhir:display [ fhir:v "No (qualifier value)" ] ] ] )
] [
fhir:linkId [ fhir:v "EvidencePreviousRHD" ] ;
( fhir:answer [
fhir:value [
a fhir:Coding, sct:373067005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373067005" ] ;
fhir:display [ fhir:v "No (qualifier value)" ] ] ] )
] ) . #
IG © 2024+ Te Whatu Ora. Package tewhatuora.rheumaticfever#1.0.0 based on FHIR 4.0.1. Generated 2025-10-24
Links: Table of Contents |
QA Report