FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-provenance-agent-role.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-provenance-agent-role.html |
| URL | http://hl7.org/fhir/provenance-participant-role |
| Version | 4.0.1 |
| Status | draft |
| Date | 2023-05-12T00:00:00+10:00 |
| Name | ProvenanceParticipantRole |
| Title | Provenance participant role |
| Realm | uv |
| Authority | hl7 |
| Description | The role that a provenance participant played |
| Content | complete |
| ValueSet | |
| R4-provenance-agent-role-for-R4B | Cross-version VS for R4.ProvenanceParticipantRole for use in FHIR R4B |
| R2-provenance-agent-role-for-R4B | Cross-version VS for R2.ProvenanceParticipantRole for use in FHIR R4B |
| R2-provenance-agent-role-for-R4 | Cross-version VS for R2.ProvenanceParticipantRole for use in FHIR R4 |
| R4-provenance-agent-role-for-R5 | Cross-version VS for R4.ProvenanceParticipantRole for use in FHIR R5 |
| R2-provenance-agent-role-for-R5 | Cross-version VS for R2.ProvenanceParticipantRole for use in FHIR R5 |
| R4B-provenance-participant-role-for-R5 | Cross-version VS for R4B.ProvenanceParticipantRole for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem provenance-agent-role
This case-sensitive code system http://hl7.org/fhir/provenance-participant-role defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "provenance-agent-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"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": "fm"
}
],
"url": "http://hl7.org/fhir/provenance-participant-role",
"version": "4.0.1",
"name": "ProvenanceParticipantRole",
"title": "Provenance participant role",
"status": "draft",
"experimental": false,
"date": "2023-05-12T00:00:00+10:00",
"publisher": "Financial Management",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The role that a provenance participant played",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/provenance-agent-role",
"hierarchyMeaning": "is-a",
"content": "complete",
"concept": [
{
"code": "enterer",
"display": "Enterer",
"definition": "A person entering the data into the originating system"
},
{
"code": "performer",
"display": "Performer",
"definition": "A person, animal, organization or device that who actually and principally carries out the activity"
},
{
"code": "author",
"display": "Author",
"definition": "A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource"
},
{
"code": "verifier",
"display": "Verifier",
"definition": "A person who verifies the correctness and appropriateness of activity",
"concept": [
{
"code": "legal",
"display": "Legal Authenticator",
"definition": "The person authenticated the content and accepted legal responsibility for its content"
}
]
},
{
"code": "attester",
"display": "Attester",
"definition": "A verifier who attests to the accuracy of the resource"
},
{
"code": "informant",
"display": "Informant",
"definition": "A person who reported information that contributed to the resource"
},
{
"code": "custodian",
"display": "Custodian",
"definition": "The entity that is accountable for maintaining a true an accurate copy of the original record"
},
{
"code": "assembler",
"display": "Assembler",
"definition": "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."
},
{
"code": "composer",
"display": "Composer",
"definition": "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."
}
]
}