PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/UserScenario
{
  "description": "Logical Model for representing User Scenarios from a DAK. Narratives that describe how the different personas may interact with each other.",
  "_filename": "StructureDefinition-UserScenario.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "UserScenario",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/UserScenario",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "User Scenario (DAK)",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "UserScenario",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "UserScenario",
      "short": "User Scenario (DAK)",
      "definition": "Logical Model for representing User Scenarios from a DAK. Narratives that describe how the different personas may interact with each other.",
      "isModifier": false
    }, {
      "id": "UserScenario.title",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "UserScenario.title"
      },
      "path": "UserScenario.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "Title of the user scenario"
    }, {
      "id": "UserScenario.id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "UserScenario.id"
      },
      "path": "UserScenario.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Scenario ID",
      "definition": "An identifier for the user scenario"
    }, {
      "id": "UserScenario.description[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "UserScenario.description[x]"
      },
      "path": "UserScenario.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the scenario - either Markdown content or a URI to a Markdown file (absolute or relative to repository root, like input/pagecontent/scenario-XYZ.md)"
    }, {
      "id": "UserScenario.personas",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "UserScenario.personas"
      },
      "path": "UserScenario.personas",
      "type": [ {
        "code": "id"
      } ],
      "short": "Personas",
      "definition": "References to persona IDs that participate in this scenario"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "6a997e2d-0ee9-48ac-b492-b39e5b9905b9",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/UserScenario",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "UserScenario",
      "path": "UserScenario",
      "short": "User Scenario (DAK)",
      "definition": "Logical Model for representing User Scenarios from a DAK. Narratives that describe how the different personas may interact with each other."
    }, {
      "id": "UserScenario.title",
      "max": "1",
      "min": 1,
      "path": "UserScenario.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "Title of the user scenario"
    }, {
      "id": "UserScenario.id",
      "max": "1",
      "min": 1,
      "path": "UserScenario.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Scenario ID",
      "definition": "An identifier for the user scenario"
    }, {
      "id": "UserScenario.description[x]",
      "max": "1",
      "min": 1,
      "path": "UserScenario.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the scenario - either Markdown content or a URI to a Markdown file (absolute or relative to repository root, like input/pagecontent/scenario-XYZ.md)"
    }, {
      "id": "UserScenario.personas",
      "max": "*",
      "min": 0,
      "path": "UserScenario.personas",
      "type": [ {
        "code": "id"
      } ],
      "short": "Personas",
      "definition": "References to persona IDs that participate in this scenario"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}