| Package | nxh.fhir.r4 |
| Resource Type | CodeSystem |
| Id | nxh-cs-user-role |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.20&canonical=https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole |
| URL | https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole |
| Status | active |
| Name | NxhCSUserRole |
| Title | NxhCSUserRole |
| Description | Nexuzhealth code system to define the function of a user using Nexuzhealth specific values. |
| Content | complete |
| ValueSet | |
| nxh-vs-user-role | NxhVSUserRole |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "nxh-cs-user-role",
"meta": {
"lastUpdated": "2024-06-21T16:12:00.417+00:00"
},
"url": "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole",
"name": "NxhCSUserRole",
"title": "NxhCSUserRole",
"status": "active",
"publisher": "Nexuzhealth",
"description": "Nexuzhealth code system to define the function of a user using Nexuzhealth specific values.",
"content": "complete",
"concept": [
{
"code": "general_practitioner",
"display": "General practitioner"
},
{
"code": "home_nurse",
"display": "Home nurse"
},
{
"code": "practical_nurse",
"display": "Practical nurse"
},
{
"code": "nurse_assistant",
"display": "Nurse assistant"
},
{
"code": "medical_assistant",
"display": "Medical assistant"
},
{
"code": "office_coordinator",
"display": "Office coordinator"
},
{
"code": "service_desk",
"display": "Service desk"
}
]
}