Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
0.9.2 - draft
Health NZ | Te Whatu Ora FHIR Screening Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.9.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-screening/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"type" : "searchset",
"total" : 0,
"link" : [
{
"relation" : "self",
"url" : "https://fhir.api-test.digital.health.nz/R4/DocumentReference?category=http%3A%2F%2Fsnomed.info%2Fsct%7C1230046007&subject%3Aidentifier=SCF7828&_include=DocumentReference%3Asubject"
}
],
"entry" : [
{
"fullUrl" : "https://fhir.api-test.digital.health.nz/R4/OperationOutcome/OperationOutcomeInstance-1",
"resource" : {
"resourceType" : "OperationOutcome",
"id" : "OperationOutcomeInstance-1",
"issue" : [
{
"severity" : "information",
"code" : "informational",
"diagnostics" : "This NHI has no screening information to display. The participant has withdrawn from the National Cervical Screening Programme."
}
]
},
"search" : {
"mode" : "outcome"
}
}
]
}