FHIR IG Statistics: ValueSet/a6876ad9-6ac5-431a-980d-b093a07e84d6 
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
  "resourceType": "ValueSet",
  "id": "a6876ad9-6ac5-431a-980d-b093a07e84d6",
  "url": "https://fhir.nhs.uk/ValueSet/NHSDigital-PractitionerRoleCode",
  "version": "0.0.4",
  "name": "NHSDigitalPractitionerRoleCode",
  "title": "NHSDigital Practitioner Role Code",
  "status": "draft",
  "date": "2022-08-02T06:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "PractitionerRole.code definition",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode"
      },
      {
        "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName"
      },
      {
        "valueSet": [
          "https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode"
        ]
      }
    ]
  }
}