{
"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": null,
"fhirVersion": "4.0.1",
"name": "SecretReference",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Secret Reference",
"package_version": "0.2602.3",
"status": "active",
"id": "930d2766-a1f2-4147-958e-0834ea6672ee",
"kind": "complex-type",
"url": "http://health-samurai.io/fhir/secret-reference",
"context": [ {
"type": "element",
"expression": "Element"
} ],
"version": "0.2602.3",
"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"
}