PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.14
    https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole
{
  "description": "The nexuzhealth profile for a practitionerRole used during import and export procedures.",
  "_filename": "NxhPractitionerRole.StructureDefinition.json",
  "package_name": "nxh.fhir.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.0-beta.14",
  "status": "active",
  "id": "b245c148-5656-4164-8910-ded69545498d",
  "kind": "resource",
  "url": "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole",
  "version": null,
  "differential": {
    "element": [ {
      "id": "PractitionerRole.identifier",
      "path": "PractitionerRole.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "PractitionerRole.identifier:userContextId",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.identifier",
      "short": "The CDM identifier for this user context",
      "sliceName": "userContextId",
      "definition": "The identifier for this user context used in the Common Data Model of NxH Pro."
    }, {
      "id": "PractitionerRole.identifier:userContextId.system",
      "min": 1,
      "path": "PractitionerRole.identifier.system",
      "fixedUri": "https://fhir.nxh.com/standards/fhir/NamingSystem/practitionerContextId"
    }, {
      "id": "PractitionerRole.identifier:userContextId.value",
      "min": 1,
      "path": "PractitionerRole.identifier.value"
    }, {
      "id": "PractitionerRole.code:userRole",
      "path": "PractitionerRole.code",
      "sliceName": "userRole"
    }, {
      "id": "PractitionerRole.code:userRole.coding.system",
      "min": 1,
      "path": "PractitionerRole.code.coding.system",
      "fixedUri": "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole"
    }, {
      "id": "PractitionerRole.code:userRole.coding.code",
      "min": 1,
      "path": "PractitionerRole.code.coding.code"
    } ]
  },
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
}