NZ Shared Digital Health Record API
0.7.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ParametersHNZParticipateOptIn - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "ParametersHNZParticipateOptIn",
  "parameter" : [
    {
      "name" : "patient",
      "valueReference" : {
        "reference" : "https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284",
        "type" : "Patient",
        "display" : "Susan Westbrook"
      }
    },
    {
      "name" : "facilityId",
      "valueReference" : {
        "reference" : "https://api.hip.digital.health.nz/fhir/hpi/v1/Organization/G00001-G"
      }
    },
    {
      "name" : "hnzParticipationIndicator",
      "valueBoolean" : true
    }
  ]
}