PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1
{
  "description": "The PractitionerRole resource represents a specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.",
  "_filename": "CareConnect-PractitionerRole-1.json",
  "package_name": "careconnect.stu3.03.00.00",
  "date": "2018-11-05",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-08-04T11:46:33.7714919+00:00"
  },
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.2",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "name": "CareConnect-PractitionerRole-1",
  "abstract": false,
  "copyright": "Copyright © 2016 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "a6aa0ee6-7235-4652-974e-86834ce2940d",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.identifier.system",
      "min": 1,
      "path": "PractitionerRole.identifier.system"
    }, {
      "id": "PractitionerRole.identifier.value",
      "min": 1,
      "path": "PractitionerRole.identifier.value"
    }, {
      "id": "PractitionerRole.identifier.assigner",
      "path": "PractitionerRole.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ],
      "short": "Practitioner that is able to provide the defined services for the organisation",
      "definition": "Practitioner that is able to provide the defined services for the organisation."
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "slicing": {
        "rules": "openAtEnd",
        "ordered": false,
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "PractitionerRole.code:sdsJobRoleName",
      "max": "1",
      "path": "PractitionerRole.code",
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SDSJobRoleName-1"
        }
      },
      "sliceName": "sdsJobRoleName"
    }, {
      "id": "PractitionerRole.code:sdsJobRoleName.coding",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.code.coding"
    }, {
      "id": "PractitionerRole.code:sdsJobRoleName.coding.system",
      "min": 1,
      "path": "PractitionerRole.code.coding.system",
      "fixedUri": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1"
    }, {
      "id": "PractitionerRole.code:sdsJobRoleName.coding.code",
      "min": 1,
      "path": "PractitionerRole.code.coding.code"
    }, {
      "id": "PractitionerRole.code:sdsJobRoleName.coding.display",
      "min": 1,
      "path": "PractitionerRole.code.coding.display"
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}