PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.11
    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.11",
  "status": "active",
  "id": "7c1de03a-b54e-40ab-8887-b5e4d9c1d7e6",
  "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:practitionerContextId",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.identifier",
      "short": "The CDM identifier for this pracitioner context",
      "sliceName": "practitionerContextId",
      "definition": "The identifier for this practitioner context used in the Common Data Model of NxH Pro."
    }, {
      "id": "PractitionerRole.identifier:practitionerContextId.system",
      "min": 1,
      "path": "PractitionerRole.identifier.system",
      "fixedUri": "https://fhir.nxh.com/standards/fhir/NamingSystem/practitionerContextId"
    }, {
      "id": "PractitionerRole.identifier:practitionerContextId.value",
      "min": 1,
      "path": "PractitionerRole.identifier.value"
    } ]
  },
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
}