FHIR IG analytics
| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | CareConnect-PractitionerRole-1.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1 |
| Version | 1.1.0 |
| Status | draft |
| Date | 2018-11-05 |
| Name | CareConnect-PractitionerRole-1 |
| Authority | hl7 |
| 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. |
| Purpose | CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ |
| Copyright | Copyright © 2016 HL7 UK
Licensed 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
http://www.apache.org/licenses/LICENSE-2.0
Unless 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.
HL7® FHIR® standard Copyright © 2011+ HL7
The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at
https://www.hl7.org/fhir/license.html |
| Type | PractitionerRole |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"meta": {
"lastUpdated": "2023-08-04T11:46:33.7714919+00:00"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1",
"version": "1.1.0",
"name": "CareConnect-PractitionerRole-1",
"status": "draft",
"date": "2018-11-05",
"publisher": "HL7 UK",
"contact": [
{
"name": "INTEROPen",
"telecom": [
{
"system": "email",
"value": "admin@interopen.org",
"use": "work"
}
]
}
],
"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.",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
"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",
"fhirVersion": "3.0.2",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "PractitionerRole.identifier.system",
"path": "PractitionerRole.identifier.system",
"min": 1
},
{
"id": "PractitionerRole.identifier.value",
"path": "PractitionerRole.identifier.value",
"min": 1
},
{
"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",
"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.",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"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": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"ordered": false,
"rules": "openAtEnd"
}
},
{
"id": "PractitionerRole.code:sdsJobRoleName",
"path": "PractitionerRole.code",
"sliceName": "sdsJobRoleName",
"max": "1",
"binding": {
"strength": "required",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SDSJobRoleName-1"
}
}
},
{
"id": "PractitionerRole.code:sdsJobRoleName.coding",
"path": "PractitionerRole.code.coding",
"min": 1,
"max": "1"
},
{
"id": "PractitionerRole.code:sdsJobRoleName.coding.system",
"path": "PractitionerRole.code.coding.system",
"min": 1,
"fixedUri": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1"
},
{
"id": "PractitionerRole.code:sdsJobRoleName.coding.code",
"path": "PractitionerRole.code.coding.code",
"min": 1
},
{
"id": "PractitionerRole.code:sdsJobRoleName.coding.display",
"path": "PractitionerRole.code.coding.display",
"min": 1
},
{
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
}
]
}
]
}
}