| Package | sappatientmanagement.sap_ish_r4_gen | 
| Resource Type | CodeSystem | 
| Id | procedure-performerRole | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=sappatientmanagement.sap_ish_r4_gen@2.0.5&canonical=http://sap.com/healthcare/fhir/CodeSystem/procedure-performerRole | 
| URL | http://sap.com/healthcare/fhir/CodeSystem/procedure-performerRole | 
| Version | 1.0 | 
| Status | active | 
| Date | 2022-03-01 | 
| Name | ProcedurePerformerRole | 
| Description | This CodeSystem defines the codes for the procedure performer role as they are defined in SAP Patient Management. | 
| Content | complete | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "procedure-performerRole",
  "url": "http://sap.com/healthcare/fhir/CodeSystem/procedure-performerRole",
  "version": "1.0",
  "name": "ProcedurePerformerRole",
  "status": "active",
  "date": "2022-03-01",
  "publisher": "SAP SE",
  "description": "This CodeSystem defines the codes for the procedure performer role as they are defined in SAP Patient Management.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "DeptOU",
      "display": "Departmental Organizational Unit of Procedure",
      "definition": "The organizational unit with departmental responsibility for the procedure."
    },
    {
      "code": "TreatOU",
      "display": "Treatment Organizational Unit of Procedure",
      "definition": "The organizational unit that performs the procedure."
    }
  ]
}