PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/password
{
  "description": null,
  "_filename": "StructureDefinition-password.json",
  "package_name": "io.health-samurai.core.r4",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "name": "password",
  "abstract": false,
  "type": "password",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "9eff9b7e-e046-45dc-bea8-439bf1594da6",
  "kind": "primitive-type",
  "url": "http://health-samurai.io/fhir/core/StructureDefinition/password",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "password",
      "max": "*",
      "min": 0,
      "path": "password",
      "short": "Primitive Type password"
    }, {
      "id": "password.value",
      "max": "1",
      "min": 0,
      "path": "password.value",
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "short": "Primitive value for password"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}