{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2018-09-19T07:47:14.103+00:00"
  },
  "url": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1",
  "version": "1.2.0",
  "name": "Extension-GPConnect-PractitionerRole-1",
  "status": "active",
  "date": "2018-02-22T09:57:42.83+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension to record the role of the Practitioner of a scheduled Appointment.",
  "copyright": "Copyright © 2018 NHS Digital",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Schedule",
    "Appointment"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "An extension to record the role of the Practitioner of a scheduled Appointment",
        "definition": "An extension to record the role of the Practitioner of a scheduled Appointment."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1"
      },
      {
        "id": "Extension.valueCodeableConcept:valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "To identify the Practitioner of a scheduled Appointment.",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "A ValueSet that contains a set of codes that identify the Practitioner of a scheduled Appointment.",
          "valueSetReference": {
            "reference": "https://fhir.nhs.uk/STU3/ValueSet/GPConnect-PractitionerRole-1"
          }
        }
      }
    ]
  }
}