This page is part of the FHIR Bulk Data Access (Flat FHIR) (v4.0.0-ballot: STU 4 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 3.0.0. For a full list of available versions, see the Directory of published versions
This content is an example of the Bulk Publish Manifest Logical Model and is not a FHIR Resource
{
"manifestType": "http://hl7.org/fhir/uv/bulkdata/StructureDefinition/BulkPublishManifest",
"transactionTime": "2021-01-01T00:00:00Z",
"updateCadence": "P1D",
"requiresAccessToken": false,
"output": [{
"type": "Organization",
"url": "https://example.com/output/organization_1.ndjson"
}],
"link": [{
"relation": "next",
"url": "https://example.com/manifests/provider-directory-update-1.json"
}]
}