For AI agents: the documentation index is at /docs/aidbox/llms.txt. A Markdown version of this page is available at /docs/aidbox/notebooks.md or by requesting it with the Accept: text/markdown header.
Aidbox Docs
All notebooks

Upload Sample Data

Description

1 cell · updated Dec 22, 2024

This is a read-only view. Responses shown were saved when the notebook was published — open it in your own Aidbox to run the cells against live data.
REST Send Cells run only inside Aidbox. Use Run in Aidbox above to open this notebook in your own instance.
POST /v2/fhir/$import
Accept: text/yaml
Content-Type: text/yaml

id: synthea-1000
contentEncoding: gzip
inputs:
- resourceType: AllergyIntolerance
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/AllergyIntolerance.ndjson.gz
- resourceType: CarePlan
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/CarePlan.ndjson.gz
- resourceType: CareTeam
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/CareTeam.ndjson.gz
- resourceType: Claim
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Claim.ndjson.gz
- resourceType: Condition
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Condition.ndjson.gz
- resourceType: Device
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Device.ndjson.gz
- resourceType: DiagnosticReport
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/DiagnosticReport.ndjson.gz
- resourceType: DocumentReference
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/DocumentReference.ndjson.gz
- resourceType: Encounter
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Encounter.ndjson.gz
- resourceType: ExplanationOfBenefit
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/ExplanationOfBenefit.ndjson.gz
- resourceType: ImagingStudy
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/ImagingStudy.ndjson.gz
- resourceType: Immunization
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Immunization.ndjson.gz
- resourceType: Location
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Location.ndjson.gz
- resourceType: Medication
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Medication.ndjson.gz
- resourceType: MedicationAdministration
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/MedicationAdministration.ndjson.gz
- resourceType: MedicationRequest
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/MedicationRequest.ndjson.gz
- resourceType: Observation
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Observation.ndjson.gz
- resourceType: Organization
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Organization.ndjson.gz
- resourceType: Patient
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Patient.ndjson.gz
- resourceType: Practitioner
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Practitioner.ndjson.gz
- resourceType: PractitionerRole
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/PractitionerRole.ndjson.gz
- resourceType: Procedure
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Procedure.ndjson.gz
- resourceType: Provenance
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/Provenance.ndjson.gz
- resourceType: SupplyDelivery
  url: https://storage.googleapis.com/aidbox-public/synthea/v2/1000/fhir/SupplyDelivery.ndjson.gz