NZ Shared Digital Health Record API
1.0.2 - release

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

: ParametersParticipationStatusEnrolmentActiveResponse - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "ParametersParticipationStatusEnrolmentActiveResponse",
  "parameter" : [
    {
      "name" : "patient",
      "valueReference" : {
        "reference" : "https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZXK9000",
        "type" : "Patient"
      }
    },
    {
      "name" : "consentFound",
      "valueBoolean" : true
    },
    {
      "name" : "hnzParticipationIndicator",
      "valueBoolean" : true
    },
    {
      "name" : "hasActiveRecords",
      "valueBoolean" : true
    },
    {
      "name" : "hasArchivedRecords",
      "valueBoolean" : true
    },
    {
      "name" : "hasAnyRecords",
      "valueBoolean" : true
    },
    {
      "name" : "enrolmentInformationFound",
      "valueBoolean" : true
    },
    {
      "name" : "enrolmentOrgId",
      "valueString" : "GOM00001-A"
    },
    {
      "name" : "enrolmentFacilityId",
      "valueString" : "FZZ999-B"
    },
    {
      "name" : "enrolmentNHI",
      "valueString" : "ZXK9000"
    },
    {
      "name" : "enrolmentFacilityParticipation",
      "part" : [
        {
          "name" : "facilityId",
          "valueReference" : {
            "reference" : "https://api.hip.digital.health.nz/fhir/hpi/v1/Location/FZZ999-B",
            "type" : "Location"
          }
        },
        {
          "name" : "participationIndicator",
          "valueBoolean" : true
        }
      ]
    },
    {
      "name" : "facilityParticipation",
      "part" : [
        {
          "name" : "facilityId",
          "valueReference" : {
            "reference" : "https://api.hip.digital.health.nz/fhir/hpi/v1/Location/FZZ999-B",
            "type" : "Location"
          }
        },
        {
          "name" : "participationIndicator",
          "valueBoolean" : true
        }
      ]
    },
    {
      "name" : "facilityParticipation",
      "part" : [
        {
          "name" : "facilityId",
          "valueReference" : {
            "reference" : "https://api.hip.digital.health.nz/fhir/hpi/v1/Location/FZZ998-C",
            "type" : "Location"
          }
        },
        {
          "name" : "participationIndicator",
          "valueBoolean" : false
        }
      ]
    }
  ]
}