New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Consent ;
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/Consent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Consent> ] )
] ; #
fhir:contained ( [
a fhir:RelatedPerson ;
fhir:id [ fhir:v "contained-Related-Person" ] ;
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:relationship [
( fhir:coding [
a sct:58626002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58626002" ] ;
fhir:display [ fhir:v "Legal guardian (person)" ] ] ) ] ) ;
( fhir:name [
fhir:family [ fhir:v "Hackett" ] ;
( fhir:given [ fhir:v "Beryl" ] ) ] )
] ) ; #
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:performer ( [
fhir:reference [ fhir:v "#contained-Related-Person" ] ;
fhir:type [ fhir:v "RelatedPerson"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Beryl Hackett" ]
] ) ; #
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/RegisteredPatient" ] ] ] [
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/SevereRfCondition" ] ] ] )
] . #
IG © 2024+ Te Whatu Ora. Package tewhatuora.rheumaticfever#0.4.7 based on FHIR 4.0.1. Generated 2024-08-08
Links: Table of Contents |
QA Report