Package | nxh.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-practitioner-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/StructureDefinition/NxhPractitionerRole |
URL | https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole |
Status | active |
Name | NxhPractitionerRole |
Description | The nexuzhealth profile for a practitionerRole used during import and export procedures. |
Type | PractitionerRole |
Kind | resource |
No resources found
StructureDefinition | |
be-practitionerrole | BePractitionerRole |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-practitioner-role", "url": "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole", "name": "NxhPractitionerRole", "status": "active", "description": "The nexuzhealth profile for a practitionerRole used during import and export procedures.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "PractitionerRole", "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole", "derivation": "constraint", "differential": { "element": [ { "id": "PractitionerRole.identifier", "path": "PractitionerRole.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "id": "PractitionerRole.identifier:userContextId", "path": "PractitionerRole.identifier", "sliceName": "userContextId", "short": "The CDM identifier for this user context", "definition": "The identifier for this user context used in the Common Data Model of NxH Pro.", "min": 1, "max": "1" }, { "id": "PractitionerRole.identifier:userContextId.system", "path": "PractitionerRole.identifier.system", "min": 1, "fixedUri": "https://fhir.nxh.com/standards/fhir/NamingSystem/userContextId" }, { "id": "PractitionerRole.identifier:userContextId.value", "path": "PractitionerRole.identifier.value", "min": 1 }, { "id": "PractitionerRole.code:userRole", "path": "PractitionerRole.code", "sliceName": "userRole" }, { "id": "PractitionerRole.code:userRole.coding.system", "path": "PractitionerRole.code.coding.system", "min": 1, "fixedUri": "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole" }, { "id": "PractitionerRole.code:userRole.coding.code", "path": "PractitionerRole.code.coding.code", "min": 1 } ] } }