PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/GcpServiceAccount
{
  "description": null,
  "_filename": "StructureDefinition-GcpServiceAccount.json",
  "package_name": "io.health-samurai.core.r4b",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.3.0",
  "name": "GcpServiceAccount",
  "abstract": false,
  "type": "GcpServiceAccount",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "a55b5945-2a49-41ac-8a97-66528ca18b3c",
  "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"
}