FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-consent-performer.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-consent-performer.html |
| URL | http://hl7.org/fhir/consentperformer |
| Version | 4.0.1 |
| Status | draft |
| Date | 2025-09-13T16:11:23-04:00 |
| Name | PerformerRoleCodes |
| Title | Performer Role Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes sample Performer Role codes. |
| Copyright | This is an example set. |
| Content | complete |
| ValueSet | |
| R4-consent-performer-for-R4B | Cross-version VS for R4.PerformerRoleCodes for use in FHIR R4B |
| R4-consent-performer-for-R5 | Cross-version VS for R4.PerformerRoleCodes for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem consent-performer
This case-sensitive code system http://hl7.org/fhir/consentperformer defines the following codes:
{
"resourceType": "CodeSystem",
"id": "consent-performer",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/consentperformer",
"version": "4.0.1",
"name": "PerformerRoleCodes",
"title": "Performer Role Codes",
"status": "draft",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This value set includes sample Performer Role codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/consent-performer",
"content": "complete",
"concept": [
{
"code": "consenter",
"display": "Consenter",
"definition": "An entity or an entity's delegatee who is the grantee in an agreement such as a consent for services, advanced directive, or a privacy consent directive in accordance with jurisdictional, organizational, or patient policy."
},
{
"code": "grantee",
"display": "Grantee",
"definition": "An entity which accepts certain rights or authority from a grantor."
},
{
"code": "grantor",
"display": "Grantor",
"definition": "An entity which agrees to confer certain rights or authority to a grantee."
},
{
"code": "delegatee",
"display": "Delegatee",
"definition": "A party to whom some right or authority is granted by a delegator."
},
{
"code": "delegator",
"display": "Delegator",
"definition": "A party that grants all or some portion its right or authority to another party."
}
]
}