Package | ihe.pharm.mpd.r4 |
Type | CodeSystem |
Id | medication-intended-performer-role |
FHIR Version | R4 |
Source | https://profiles.ihe.net/PHARM/MPD |
URL | http://hl7.org/fhir/CodeSystem/medication-intended-performer-role |
Version | 5.0.0 |
Status | active |
Name | MedicationIntendedPerformerRole |
Title | Medication Intended Performer Role |
Realm | uv |
Authority | ihe |
Description | Medication Intended Performer Role |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/CodeSystem/medication-intended-performer-role
defines the following codes:
Code | Display |
registerednurse | Registered Nurse |
oncologynurse | Oncology Nurse |
paincontrolnurse | Pain Control Nurse |
physician | Physician |
pharmacist | Pharmacist |
{ "resourceType": "CodeSystem", "id": "medication-intended-performer-role", "meta": { "lastUpdated": "2023-03-26T15:21:02.749+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "http://hl7.org/fhir/R5/codesystem-medication-intended-performer-role.html" } ], "url": "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.2074" } ], "version": "5.0.0", "name": "MedicationIntendedPerformerRole", "title": "Medication Intended Performer Role", "status": "active", "experimental": false, "publisher": "HL7 International", "description": "Medication Intended Performer Role", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/medication-intended-performer-role", "content": "complete", "concept": [ { "code": "registerednurse", "display": "Registered Nurse" }, { "code": "oncologynurse", "display": "Oncology Nurse" }, { "code": "paincontrolnurse", "display": "Pain Control Nurse" }, { "code": "physician", "display": "Physician" }, { "code": "pharmacist", "display": "Pharmacist" } ] }