PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/TestScenario
{
  "description": "Logical Model for representing Test Scenarios from a DAK. A set of test scenarios to validate an implementation of the DAK.",
  "_filename": "StructureDefinition-TestScenario.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "TestScenario",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/TestScenario",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Test Scenario (DAK)",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "TestScenario",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "TestScenario",
      "short": "Test Scenario (DAK)",
      "definition": "Logical Model for representing Test Scenarios from a DAK. A set of test scenarios to validate an implementation of the DAK.",
      "isModifier": false
    }, {
      "id": "TestScenario.feature",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "TestScenario.feature"
      },
      "path": "TestScenario.feature",
      "type": [ {
        "code": "uri"
      } ],
      "short": "Feature File",
      "definition": "Link to a feature file containing the test scenarios"
    }, {
      "id": "TestScenario.description[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "TestScenario.description[x]"
      },
      "path": "TestScenario.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the test scenario - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "fe34494f-b5e3-43a5-ae50-b1f9b7ef329c",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/TestScenario",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "TestScenario",
      "path": "TestScenario",
      "short": "Test Scenario (DAK)",
      "definition": "Logical Model for representing Test Scenarios from a DAK. A set of test scenarios to validate an implementation of the DAK."
    }, {
      "id": "TestScenario.feature",
      "max": "1",
      "min": 1,
      "path": "TestScenario.feature",
      "type": [ {
        "code": "uri"
      } ],
      "short": "Feature File",
      "definition": "Link to a feature file containing the test scenarios"
    }, {
      "id": "TestScenario.description[x]",
      "max": "1",
      "min": 0,
      "path": "TestScenario.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the test scenario - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}