PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/Persona
{
  "description": "Logical Model for representing Personas from a DAK",
  "_filename": "StructureDefinition-Persona.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "Persona",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/Persona",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Persona (DAK)",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "Persona",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Persona",
      "short": "Persona (DAK)",
      "definition": "Logical Model for representing Personas from a DAK",
      "isModifier": false
    }, {
      "id": "Persona.id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Persona.id"
      },
      "path": "Persona.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Persona ID",
      "definition": "An identifier or code for the persona"
    }, {
      "id": "Persona.name",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Persona.name"
      },
      "path": "Persona.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name",
      "definition": "Name"
    }, {
      "id": "Persona.description",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Persona.description"
      },
      "path": "Persona.description",
      "type": [ {
        "code": "markdown"
      } ],
      "short": "Description",
      "definition": "Description of the persona"
    }, {
      "path": "Persona.ISCO",
      "min": 0,
      "definition": "ISCO Code",
      "short": "ISCO Code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "urn:oid:2.16.840.1.113883.2.9.6.2.7"
      },
      "max": "*",
      "id": "Persona.ISCO",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Persona.ISCO"
      }
    }, {
      "path": "Persona.type",
      "min": 1,
      "definition": "Persona Types: Key/Related/System/Hardware Device",
      "short": "Type of Persona",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://smart.who.int/base/ValueSet/SGPersonaTypesVS"
      },
      "max": "1",
      "id": "Persona.type",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Persona.type"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "219a9ef0-2174-4b40-991f-72e4d5bfce0c",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/Persona",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Persona",
      "path": "Persona",
      "short": "Persona (DAK)",
      "definition": "Logical Model for representing Personas from a DAK"
    }, {
      "id": "Persona.id",
      "max": "1",
      "min": 1,
      "path": "Persona.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Persona ID",
      "definition": "An identifier or code for the persona"
    }, {
      "id": "Persona.name",
      "max": "1",
      "min": 1,
      "path": "Persona.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name",
      "definition": "Name"
    }, {
      "id": "Persona.description",
      "max": "1",
      "min": 1,
      "path": "Persona.description",
      "type": [ {
        "code": "markdown"
      } ],
      "short": "Description",
      "definition": "Description of the persona"
    }, {
      "id": "Persona.ISCO",
      "max": "*",
      "min": 0,
      "path": "Persona.ISCO",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "ISCO Code",
      "binding": {
        "strength": "required",
        "valueSet": "urn:oid:2.16.840.1.113883.2.9.6.2.7"
      },
      "definition": "ISCO Code"
    }, {
      "id": "Persona.type",
      "max": "1",
      "min": 1,
      "path": "Persona.type",
      "type": [ {
        "code": "code"
      } ],
      "short": "Type of Persona",
      "binding": {
        "strength": "required",
        "valueSet": "http://smart.who.int/base/ValueSet/SGPersonaTypesVS"
      },
      "definition": "Persona Types: Key/Related/System/Hardware Device"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}