PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Practitioner.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPractitioner",
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "Practitioner",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Practitioner",
  "package_version": "0.1.1-ballot",
  "status": "draft",
  "id": "0d34fb24-87e4-41f8-a8ce-4889ddf2b8cc",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier",
      "path": "Practitioner.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:gdcNumber",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "General Dental Council (GDC) number",
      "sliceName": "gdcNumber",
      "definition": "General Dental Council (GDC) number"
    }, {
      "id": "Practitioner.identifier:gdcNumber.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/gdc-number"
    }, {
      "id": "Practitioner.identifier:gmcNumber",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "General Medical Council (GMC) number",
      "sliceName": "gmcNumber",
      "definition": "General Medical Council (GMC) number"
    }, {
      "id": "Practitioner.identifier:gmcNumber.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/gmc-number"
    }, {
      "id": "Practitioner.identifier:gmpNumber",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "General Practitioner (GMP) number",
      "sliceName": "gmpNumber",
      "definition": "General Practitioner (GMP) number"
    }, {
      "id": "Practitioner.identifier:gmpNumber.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/gmp-number"
    }, {
      "id": "Practitioner.identifier:hcpcNumber",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "Health and Care Professions Council (HCPC) number",
      "sliceName": "hcpcNumber",
      "definition": "Health and Care Professions Council (HCPC) number"
    }, {
      "id": "Practitioner.identifier:hcpcNumber.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/hcpc-number"
    }, {
      "id": "Practitioner.identifier:nmcNumber",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "Nursing and Midwifery Council (NMC) number",
      "sliceName": "nmcNumber",
      "definition": "Nursing and Midwifery Council (NMC) number"
    }, {
      "id": "Practitioner.identifier:nmcNumber.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/nmc-number"
    }, {
      "id": "Practitioner.identifier:gphcCode",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "GPhC Code",
      "sliceName": "gphcCode",
      "definition": "General Pharmaceutical Council identifier code"
    }, {
      "id": "Practitioner.identifier:gphcCode.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.hl7.org.uk/Id/gphc-number"
    }, {
      "id": "Practitioner.identifier:gphcCode.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.identifier:sdsUserId",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "SDS User ID",
      "sliceName": "sdsUserId",
      "definition": "Spine Directory Service User ID"
    }, {
      "id": "Practitioner.identifier:sdsUserId.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "\"https://fhir.nhs.uk/Id/sds-user-id\""
    }, {
      "id": "Practitioner.identifier:sdsUserId.value",
      "min": 1,
      "path": "Practitioner.identifier.value"
    }, {
      "id": "Practitioner.identifier:nadexIdentifier",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "NHS Wales NADEX user id",
      "sliceName": "nadexIdentifier",
      "definition": "NHS Wales NADEX user id"
    }, {
      "id": "Practitioner.identifier:nadexIdentifier.system",
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://fhir.nhs.wales/Id/nadex-identifier"
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
}