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
{
"resourceType" : "Parameters",
"id" : "ParametersParticipationStatusEnrolmentResponse",
"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" : false
},
{
"name" : "hasActiveRecords",
"valueBoolean" : false
},
{
"name" : "hasArchivedRecords",
"valueBoolean" : false
},
{
"name" : "hasAnyRecords",
"valueBoolean" : false
},
{
"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" : false
}
]
}
]
}