| Package | smart.who.int.base |
| Resource Type | CodeSystem |
| Id | SGPersonaTypes |
| FHIR Version | R4 |
| Source | http://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/CodeSystem-SGPersonaTypes.html |
| URL | http://smart.who.int/base/CodeSystem/SGPersonaTypes |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-07-28T00:46:40+00:00 |
| Name | SGPersonaTypes |
| Title | SMART Guidelines Persona Types |
| Authority | who |
| Description | CodeSystem for SMART Guidelines Persona Types |
| Content | complete |
| ValueSet | |
| SGPersonaTypesVS | Smart Guidelines Persona Types Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SGPersonaTypes
This case-insensitive code system http://smart.who.int/base/CodeSystem/SGPersonaTypes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "SGPersonaTypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/base/CodeSystem/SGPersonaTypes",
"version": "0.2.0",
"name": "SGPersonaTypes",
"title": "SMART Guidelines Persona Types",
"status": "active",
"experimental": true,
"date": "2025-07-28T00:46:40+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "CodeSystem for SMART Guidelines Persona Types",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "key",
"display": "Key Persona",
"definition": "Key Persona for workflows in this DAK"
},
{
"code": "related",
"display": "Related Persona",
"definition": "Related Personas that don't directly enact in any workflow in this DAK"
},
{
"code": "system",
"display": "System",
"definition": "Digital Systems that interact in this DAK"
},
{
"code": "hardware",
"display": "Hardware Device",
"definition": "Hardware devices required to perform workflows in the DAK"
}
]
}