Package | hl7.fhir.uv.dap |
Type | CodeSystem |
Id | MyOrgRolesCS |
FHIR Version | R6 |
Source | http://hl7.org/fhir/uv/dap/https://build.fhir.org/ig/HL7/data-access-policies/CodeSystem-MyOrgRolesCS.html |
URL | http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS |
Version | 1.0.0-current |
Status | draft |
Date | 2025-07-09T20:08:34+00:00 |
Name | MyOrgRolesCS |
Title | MyOrg defined Roles CodeSystem |
Realm | uv |
Authority | hl7 |
Description | The codes for Roles in MyOrg Could possibly use the defined valueSet [practitioner-role](https://hl7.org/fhir/valueset-practitioner-role.html) |
Content | complete |
ValueSet | |
MyOrgRolesVS | Current Roles in MyOrg |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MyOrgRolesCS
This case-sensitive code system http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS
defines the following codes:
{ "resourceType": "CodeSystem", "id": "MyOrgRolesCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "sec" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap" } ] } } ], "url": "http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS", "version": "1.0.0-current", "name": "MyOrgRolesCS", "title": "MyOrg defined Roles CodeSystem", "status": "draft", "experimental": false, "date": "2025-07-09T20:08:34+00:00", "publisher": "HL7 International / Security", "contact": [ { "name": "HL7 International / Security", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/secure" }, { "system": "email", "value": "security-cc@lists.hl7.org" } ] }, { "name": "John Moehrke", "telecom": [ { "system": "email", "value": "johnmoehrke@gmail.com", "use": "work" } ] }, { "name": "HL7 Security Work Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/secure/index.cfm" } ] } ], "description": "The codes for Roles in MyOrg\n\nCould possibly use the defined valueSet [practitioner-role](https://hl7.org/fhir/valueset-practitioner-role.html)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 6, "concept": [ { "code": "doctor", "display": "Doctor", "definition": "Any Doctor with practicing privileges" }, { "code": "dietician", "display": "Dietician", "definition": "Any Dietician such as working in food preparation" }, { "code": "patient", "display": "Patient", "definition": "Any Patient recognized as a USER" }, { "code": "registration", "display": "Registration Clerk", "definition": "Any Registration Clerk" }, { "code": "janitor", "display": "Janitor", "definition": "Any Janitor working for MyOrg" }, { "code": "admin", "display": "Administration", "definition": "Any highly privileged user authorized to do administrative tasks" } ] }