PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.test@1.0.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-PractitionerRole.json",
  "package_name": "fhir.r4.wales.test",
  "date": "2023-08-02",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPractitionerRole",
  "abstract": false,
  "copyright": "2024 NHS Wales.",
  "type": "PractitionerRole",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Practitioner Role",
  "package_version": "1.0.0",
  "status": "active",
  "id": "79ed3631-2bf8-4a6d-a295-2bb6e9952ea7",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
  "version": "1.1.1",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" ]
      } ]
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
      } ]
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "short": "A unique code identifying each Main Specialty designated by Royal Colleges",
      "binding": {
        "strength": "required"
      },
      "definition": "A unique code identifying each Main Specialty designated by Royal Colleges"
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" ]
      } ]
    }, {
      "id": "PractitionerRole.endpoint",
      "path": "PractitionerRole.endpoint",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Endpoint" ]
      } ]
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
}