PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2607.0
    http://health-samurai.io/fhir/secret-reference
{
  "description": "Contains the name of a secret defined in the vault config file. Used together with data-absent-reason=masked to indicate that the field value is resolved at runtime from a mounted secret file.",
  "_filename": "StructureDefinition-secret-reference.json",
  "package_name": "io.health-samurai.core.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": "Health Samurai",
  "fhirVersion": "4.0.1",
  "name": "SecretReference",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Secret Reference",
  "package_version": "0.2607.0",
  "status": "active",
  "id": "4a154824-9584-4ab5-9083-d6343c73af38",
  "kind": "complex-type",
  "url": "http://health-samurai.io/fhir/secret-reference",
  "context": [ {
    "type": "element",
    "expression": "Element"
  } ],
  "version": "0.2607.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 0,
      "path": "Extension",
      "short": "Reference to a named secret",
      "definition": "Contains the name of a secret from the vault config file whose file contents replace the field value at runtime."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://health-samurai.io/fhir/secret-reference"
    }, {
      "id": "Extension.value[x]",
      "max": "1",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}