FHIR IG analytics
| Package | hl7.fhir.uv.xver-r2.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R2-provenance-agent-role-for-R4B.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/ValueSet-R2-provenance-agent-role-for-R4B.html |
| URL | http://hl7.org/fhir/1.0/ValueSet/R2-provenance-agent-role-for-R4B |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:35:39.595979+10:00 |
| Name | R2_provenance_agent_role_for_R4B |
| Title | Cross-version VS for R2.ProvenanceParticipantRole for use in FHIR R4B |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/provenance-agent-role|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 10 concepts.
| Code | System | Display | Definition |
| enterer | http://hl7.org/fhir/provenance-participant-role | Enterer | A person entering the data into the originating system |
| performer | http://hl7.org/fhir/provenance-participant-role | Performer | A person, animal, organization or device that who actually and principally carries out the activity |
| author | http://hl7.org/fhir/provenance-participant-role | Author | A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource |
| legal | http://hl7.org/fhir/provenance-participant-role | Legal Authenticator | The person authenticated the content and accepted legal responsibility for its content |
| verifier | http://hl7.org/fhir/provenance-participant-role | Verifier | A person who verifies the correctness and appropriateness of activity |
| attester | http://hl7.org/fhir/provenance-participant-role | Attester | A verifier who attests to the accuracy of the resource |
| informant | http://hl7.org/fhir/provenance-participant-role | Informant | A person who reported information that contributed to the resource |
| custodian | http://hl7.org/fhir/provenance-participant-role | Custodian | The entity that is accountable for maintaining a true an accurate copy of the original record |
| assembler | http://hl7.org/fhir/provenance-participant-role | Assembler | A device that operates independently of an author on custodian's algorithms for data extraction of existing information for purpose of generating a new artifact. |
| composer | http://hl7.org/fhir/provenance-participant-role | Composer | A device used by an author to record new information, which may also be used by the author to select existing information for aggregation with newly recorded information for the purpose of generating a new artifact. |
Source1
{
"resourceType": "ValueSet",
"id": "R2-provenance-agent-role-for-R4B",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r2.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/1.0/ValueSet/R2-provenance-agent-role-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R2_provenance_agent_role_for_R4B",
"title": "Cross-version VS for R2.ProvenanceParticipantRole for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:35:39.595979+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/provenance-agent-role|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"concept": [
{
"code": "enterer",
"display": "Enterer"
},
{
"code": "performer",
"display": "Performer"
},
{
"code": "author",
"display": "Author"
},
{
"code": "legal",
"display": "Legal Authenticator"
},
{
"code": "verifier",
"display": "Verifier"
},
{
"code": "attester",
"display": "Attester"
},
{
"code": "informant",
"display": "Informant"
},
{
"code": "custodian",
"display": "Custodian"
},
{
"code": "assembler",
"display": "Assembler"
},
{
"code": "composer",
"display": "Composer"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:35:39.595969+10:00",
"contains": [
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "enterer",
"display": "Enterer"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "performer",
"display": "Performer"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "author",
"display": "Author"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "legal",
"display": "Legal Authenticator"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "verifier",
"display": "Verifier"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "attester",
"display": "Attester"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "informant",
"display": "Informant"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "custodian",
"display": "Custodian"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "assembler",
"display": "Assembler"
},
{
"system": "http://hl7.org/fhir/provenance-participant-role",
"version": "1.0.2",
"code": "composer",
"display": "Composer"
}
]
}
}