New Zealand Rheumatic Fever FHIR Implementation Guide
0.5.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.5.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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Consent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Consent> ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:scope [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "patient-privacy" ] ;
fhir:display [ fhir:v "Privacy Consent" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "npp" ] ;
fhir:display [ fhir:v "Notice of Privacy Practices" ] ] )
] ) ; #
fhir:patient [
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:organization ( [
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:policy ( [
fhir:authority [ fhir:v "https://www.privacy.org.nz"^^xsd:anyURI ] ;
fhir:uri [ fhir:v "https://www.privacy.org.nz/privacy-act-2020/"^^xsd:anyURI ]
] [
fhir:authority [ fhir:v "https://www.privacy.org.nz"^^xsd:anyURI ] ;
fhir:uri [ fhir:v "https://www.privacy.org.nz/privacy-act-2020/codes-of-practice/hipc2020/"^^xsd:anyURI ]
] ) ; #
fhir:provision [
fhir:type [ fhir:v "permit" ] ;
fhir:period [
fhir:start [ fhir:v "2023-06-12T02:30:35Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2026-06-11T02:30:35Z"^^xsd:dateTime ] ] ;
( fhir:data [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "CarePlan/SecondaryProphylaxisPlanned" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "QuestionnaireResponse/PatientMedicationAllergyQuestionnaireResponse" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "QuestionnaireResponse/MedicationsAndFollowUpGuidanceQuestionnaireResponse" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "QuestionnaireResponse/PatientWhanauGoalsPreferencesQuestionnaireResponse" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "CareTeam/SecondaryProphylaxisCareTeam" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Condition/SevereRfConditionWithDiagnosisEvidence" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Encounter/DiagnosisEncounter" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Observation/DiagnosisDetail-ECHO" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Observation/DiagnosisDetail-JonesCriteria" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Observation/DiagnosisDetail-StrepEvidence" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Observation/DiagnosisDetail-StrepEvidence-Secondary" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Appointment/SecondaryProphylaxisAppointment-August-Booked" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Appointment/FollowUp-Dental-August-Booked" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Appointment/SecondaryProphylaxisAppointment-September-Booked" ] ] ] )
] . #
IG © 2024+ Te Whatu Ora. Package tewhatuora.rheumaticfever#0.5.0 based on FHIR 4.0.1. Generated 2024-09-24
Links: Table of Contents |
QA Report