PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/GcpServiceAccount
{
  "description": null,
  "_filename": "StructureDefinition-GcpServiceAccount.json",
  "package_name": "io.health-samurai.core.r4",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GcpServiceAccount",
  "abstract": false,
  "type": "GcpServiceAccount",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "51b75036-a034-45e7-b41b-7cff55d2d92b",
  "kind": "resource",
  "url": "http://health-samurai.io/fhir/core/StructureDefinition/GcpServiceAccount",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "GcpServiceAccount",
      "max": "*",
      "min": 0,
      "path": "GcpServiceAccount"
    }, {
      "id": "GcpServiceAccount._source",
      "max": "1",
      "min": 0,
      "path": "GcpServiceAccount._source",
      "type": [ {
        "code": "string"
      } ],
      "short": "System Property. DO NOT USE IT."
    }, {
      "id": "GcpServiceAccount.service-account-email",
      "max": "1",
      "min": 0,
      "path": "GcpServiceAccount.service-account-email",
      "type": [ {
        "code": "string"
      } ],
      "short": "Email address of the GCP service account."
    }, {
      "id": "GcpServiceAccount.private-key",
      "max": "1",
      "min": 0,
      "path": "GcpServiceAccount.private-key",
      "type": [ {
        "code": "string"
      } ],
      "short": "Private key for GCP service account authentication."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}