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

: Consent-Data-OptOut - JSON Representation

Raw json | Download


{
  "resourceType" : "Consent",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-08-07T08:31:00Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/Consent"
    ]
  },
  "status" : "active",
  "scope" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/consentscope",
        "code" : "patient-privacy",
        "display" : "Privacy Consent"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code" : "npp",
          "display" : "Notice of Privacy Practices"
        }
      ]
    }
  ],
  "patient" : {
    "type" : "Patient",
    "identifier" : {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/nhi-id",
      "value" : "ZKC7284"
    },
    "display" : "Sage Westbrook"
  },
  "performer" : [
    {
      "type" : "Organization",
      "identifier" : {
        "use" : "official",
        "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
        "value" : "G0M086-B"
      },
      "display" : "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
    }
  ],
  "organization" : [
    {
      "type" : "Organization",
      "identifier" : {
        "use" : "official",
        "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
        "value" : "G0M086-B"
      },
      "display" : "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
    }
  ],
  "policy" : [
    {
      "authority" : "https://www.privacy.org.nz",
      "uri" : "https://www.privacy.org.nz/privacy-act-2020/"
    },
    {
      "authority" : "https://www.privacy.org.nz",
      "uri" : "https://www.privacy.org.nz/privacy-act-2020/codes-of-practice/hipc2020/"
    }
  ],
  "provision" : {
    "type" : "deny",
    "period" : {
      "start" : "2023-09-01T02:30:35Z"
    },
    "data" : [
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "CarePlan/AllAppointmentsCompleted"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Condition/SevereRfCondition"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "CareTeam/SecondaryProphylaxisCareTeam"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "QuestionnaireResponse/PatientMedicationAllergyQuestionnaireResponse"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "QuestionnaireResponse/MedicationsAndFollowUpGuidanceQuestionnaireResponse"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "QuestionnaireResponse/PatientWhanauGoalsPreferencesQuestionnaireResponse"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Observation/DiagnosisDetail-ECHO"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Observation/DiagnosisDetail-JonesCriteria"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Observation/DiagnosisDetail-StrepEvidence"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Observation/DiagnosisDetail-StrepEvidence-Secondary"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Appointment/SecondaryProphylaxisAppointment-September-Booked"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Appointment/SecondaryProphylaxisAppointment-August-Fulfilled"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Appointment/FollowUp-Dental-August-Fulfilled"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Encounter/SecondaryProphylaxisEncounter"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "QuestionnaireResponse/HealthAssessmentAtSecondaryProphylaxisEncounter"
        }
      },
      {
        "meaning" : "instance",
        "reference" : {
          🔗 "reference" : "Encounter/DentalFollowUpEncounter"
        }
      }
    ]
  }
}