PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.4
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-PractitionerRole.json",
  "package_name": "fhir.r4.wales.discovery",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales PractitionerRole Profile",
  "package_version": "0.0.4",
  "status": "draft",
  "id": "7a9467bc-f4dc-4ed5-bae1-104155540aeb",
  "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.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",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "PractitionerSpecialty"
        } ]
      },
      "definition": "A unique code identifying each Main Specialty designated by Royal Colleges",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
}