PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/GenericPersona
{
  "description": "Logical Model for representing Generic Personas from a DAK. Depiction of the human and system actors. Human actors are end users, supervisors and related stakeholders who would be interacting with the digital system or involved in the clinical care, public health or health system pathway.",
  "_filename": "StructureDefinition-GenericPersona.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "GenericPersona",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/GenericPersona",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Generic Persona (DAK)",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "GenericPersona",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "GenericPersona",
      "short": "Generic Persona (DAK)",
      "definition": "Logical Model for representing Generic Personas from a DAK. Depiction of the human and system actors. Human actors are end users, supervisors and related stakeholders who would be interacting with the digital system or involved in the clinical care, public health or health system pathway.",
      "isModifier": false
    }, {
      "id": "GenericPersona.title",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "GenericPersona.title"
      },
      "path": "GenericPersona.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "Title of the persona"
    }, {
      "id": "GenericPersona.id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "GenericPersona.id"
      },
      "path": "GenericPersona.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Persona ID",
      "definition": "Identifier for the persona"
    }, {
      "id": "GenericPersona.description[x]",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "GenericPersona.description[x]"
      },
      "path": "GenericPersona.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the persona - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    }, {
      "id": "GenericPersona.otherNames",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "GenericPersona.otherNames"
      },
      "path": "GenericPersona.otherNames",
      "type": [ {
        "code": "string"
      } ],
      "short": "Other Names/Examples",
      "definition": "Other names or examples for the persona"
    }, {
      "path": "GenericPersona.iscoCode",
      "min": 0,
      "definition": "ISCO-08 codes for occupation classification",
      "short": "ISCO Code",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/base/ValueSet/ISCO08ValueSet"
      },
      "max": "*",
      "id": "GenericPersona.iscoCode",
      "base": {
        "max": "*",
        "min": 0,
        "path": "GenericPersona.iscoCode"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "b8009717-a643-4686-90c2-8923202b6d0e",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/GenericPersona",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "GenericPersona",
      "path": "GenericPersona",
      "short": "Generic Persona (DAK)",
      "definition": "Logical Model for representing Generic Personas from a DAK. Depiction of the human and system actors. Human actors are end users, supervisors and related stakeholders who would be interacting with the digital system or involved in the clinical care, public health or health system pathway."
    }, {
      "id": "GenericPersona.title",
      "max": "1",
      "min": 1,
      "path": "GenericPersona.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "Title of the persona"
    }, {
      "id": "GenericPersona.id",
      "max": "1",
      "min": 1,
      "path": "GenericPersona.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Persona ID",
      "definition": "Identifier for the persona"
    }, {
      "id": "GenericPersona.description[x]",
      "max": "1",
      "min": 1,
      "path": "GenericPersona.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the persona - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    }, {
      "id": "GenericPersona.otherNames",
      "max": "*",
      "min": 0,
      "path": "GenericPersona.otherNames",
      "type": [ {
        "code": "string"
      } ],
      "short": "Other Names/Examples",
      "definition": "Other names or examples for the persona"
    }, {
      "id": "GenericPersona.iscoCode",
      "max": "*",
      "min": 0,
      "path": "GenericPersona.iscoCode",
      "type": [ {
        "code": "code"
      } ],
      "short": "ISCO Code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://smart.who.int/base/ValueSet/ISCO08ValueSet"
      },
      "definition": "ISCO-08 codes for occupation classification"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}