{

"resourceType": "ValueSet",
"id": "provenance-agent-role",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "extensions",
  "div": "<div><h2>ProvenanceParticipantRole</h2><p>The role that a provenance participant played</p><p>This value set has an inline code system http://hl7.org/fhir/provenance-participant-role, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Comments</b></td></tr><tr><td>1</td><td>enterer<a name=\"enterer\"> </a></td><td>Enterer</td><td>A person entering the data into the originating system</td><td>The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text</td></tr><tr><td>1</td><td>performer<a name=\"performer\"> </a></td><td>Performer</td><td>A person, animal, organization or device that who actually and principally carries out the activity</td><td>Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor</td></tr><tr><td>1</td><td>author<a name=\"author\"> </a></td><td>Author</td><td>A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource</td><td>Every resource should have an author</td></tr><tr><td>1</td><td>verifier<a name=\"verifier\"> </a></td><td>Verifier</td><td>A person who verifies the correctness and appropriateness of activity</td><td>This is often used in association with the institution that hosts an activity. Verification and Authentication are synonymous</td></tr><tr><td>2</td><td>&nbsp;&nbsp;legal<a name=\"legal\"> </a></td><td>Legal Authenticator</td><td>The person authenticated the content and accepted legal responsibility for its content</td><td/></tr><tr><td>1</td><td>attester<a name=\"attester\"> </a></td><td>Attester</td><td>A verifier who attests to the accuracy of the resource</td><td/></tr><tr><td>1</td><td>informant<a name=\"informant\"> </a></td><td>Informant</td><td>A person who reported information that contributed to the resource</td><td>e.g. a next of kin who answers questions about the patient's history</td></tr><tr><td>1</td><td>custodian<a name=\"custodian\"> </a></td><td>Custodian</td><td>The entity that is accountable for maintaining a true an accurate copy of the original record</td><td>The responsibility for this may be assigned to someone else, but the accountability is not. Requests for copies of the records are directed to the custodian</td></tr><tr><td>1</td><td>assembler<a name=\"assembler\"> </a></td><td>Assembler</td><td>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.</td><td/></tr><tr><td>1</td><td>composer<a name=\"composer\"> </a></td><td>Composer</td><td>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.</td><td/></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.245"
  }
],
"url": "http://hl7.org/fhir/ValueSet/provenance-agent-role",
"version": "1.0.2",
"name": "ProvenanceParticipantRole",
"status": "draft",
"experimental": true,
"publisher": "HL7 (FHIR Project)",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  },
  {
    "telecom": [
      {
        "system": "email",
        "value": "fhir@lists.hl7.org"
      }
    ]
  }
],
"date": "2023-05-12",
"description": "The role that a provenance participant played",
"extensible": true,
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.245"
    }
  ],
  "system": "http://hl7.org/fhir/provenance-participant-role",
  "caseSensitive": true,
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text"
        }
      ],
      "code": "enterer",
      "display": "Enterer",
      "definition": "A person entering the data into the originating system"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor"
        }
      ],
      "code": "performer",
      "display": "Performer",
      "definition": "A person, animal, organization or device that who actually and principally carries out the activity"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "Every resource should have an author"
        }
      ],
      "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"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "This is often used in association with the institution that hosts an activity. Verification and Authentication are synonymous"
        }
      ],
      "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"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "e.g. a next of kin who answers questions about the patient's history"
        }
      ],
      "code": "informant",
      "display": "Informant",
      "definition": "A person who reported information that contributed to the resource"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "The responsibility for this may be assigned to someone else, but the accountability is not. Requests for copies of the records are directed to the custodian"
        }
      ],
      "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."
    }
  ]
}

}