PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2606.0
    http://health-samurai.io/fhir/core/CodeSystem/export-storage-type
{
  "description": "Cloud storage provider types for bulk export.",
  "_filename": "CodeSystem-export-storage-type.json",
  "package_name": "io.health-samurai.core.r4b",
  "date": null,
  "publisher": "Health Samurai",
  "content": "complete",
  "name": "ExportStorageType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Export Storage Type",
  "package_version": "0.2606.0",
  "status": "active",
  "id": "f5ea0165-5eeb-4993-ac2b-62da9f3dfe26",
  "kind": null,
  "url": "http://health-samurai.io/fhir/core/CodeSystem/export-storage-type",
  "concept": [ {
    "code": "gcp",
    "display": "GCP",
    "definition": "Google Cloud Platform storage."
  }, {
    "code": "aws",
    "display": "AWS",
    "definition": "Amazon Web Services S3 storage."
  }, {
    "code": "azure",
    "display": "Azure",
    "definition": "Microsoft Azure Blob storage."
  } ],
  "caseSensitive": true,
  "version": "0.2606.0"
}