FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nxh-vs-user-role

Packagenxh.fhir.r4
Resource TypeValueSet
Idnxh-vs-user-role
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.20&canonical=https://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-user-role
URLhttps://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-user-role
Statusactive
NameNxhVSUserRole
TitleNxhVSUserRole
DescriptionValueset to define the function of a user using Nexuzhealth specific values.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
UserRoleNxhCSUserRole

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-user-role",
  "url": "https://fhir.nxh.com/standards/fhir/ValueSet/nxh-vs-user-role",
  "name": "NxhVSUserRole",
  "title": "NxhVSUserRole",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define the function of a user using Nexuzhealth specific values.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole"
      }
    ]
  }
}