PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@0.0.1-discovery
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-PractitionerRole.json",
  "package_name": "fhir.r4.wales",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1-discovery",
  "status": "draft",
  "id": "5d29b2aa-1c4f-4a34-a59e-6c6ecbea9146",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
  "version": null,
  "differential": {
    "element": [ {
      "id": "PractitionerRole.active",
      "path": "PractitionerRole.active",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.period",
      "path": "PractitionerRole.period",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-JobRole"
      },
      "definition": "Roles which this practitioner is authorized to perform for the organization as defined by Data Satndards Wales",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "short": "A unique code identifying each Main Specialty designated by Royal Colleges",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-MainSpecialty"
      },
      "definition": "A unique code identifying each Main Specialty designated by Royal Colleges",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
}