FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/provenance-participant-type

Packagehl7.terminology.r4b
TypeCodeSystem
Idprovenance-participant-type
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-provenance-participant-type.html
URLhttp://terminology.hl7.org/CodeSystem/provenance-participant-type
Version1.1.0
Statusactive
Date2024-06-28T00:00:00+00:00
NameProvenanceParticipantType
TitleProvenance participant type
Realmuv
Authorityhl7
DescriptionThese codes define the type of participation by an agent in a provenance activity. An agent is something that bears the responsibility identified by the type of participation in the activity taking place, for the existence of an entity, or for another agent's activity. An Agent may be An agent, device, system, organization, group, care-team, or other identifiable thing.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

CodeSystem
provenance-participation-role-type-csProvenance Participation Role Type translations
ConceptMap
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
KBV_CM_MIO_EMP_OverviewKBV_CM_MIO_EMP_Overview
ValueSet
provenance-participation-role-type-vsProvenance Participation Role Type
provenance-agent-typeProvenance participant type
ProvenanceAgentTypeProvenance Agent Type
provenance-participant-type-hl7-twHL7 Provenance participant type + 臺灣衛福部資訊處Provenance參與類型
us-core-provenance-participant-typeUS Core Provenance Participant Type Codes
provenance-participant-typesTyp av aktör
provenance-agent-typeProvenance participant type
KBV_VS_MIO_EMP_Provenance_Participant_TypeArt der Beteiligung

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem provenance-participant-type

Last updated: 2024-06-28 00:00:00+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/provenance-participant-type defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1enterer EntererAn agent entering the data into the originating system, such as a scribe or transcriptionist.
1performer PerformerAn agent that who actually and principally carries out the activity
1author AuthorAn agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity
2  editor EditorAn agent that alters the entity to change, correct, or enhance the original
1verifier VerifierAn agent who verifies the correctness and appropriateness of activity
2  legal Legal AuthenticatorAn agent authenticated the content and accepted legal responsibility for its content
1attester AttesterAn agent (verifier) who attests to the accuracy of the entity
1informant InformantAn agent who reported information that contributed to the entity
1custodian CustodianThe entity that is accountable for maintaining a true an accurate copy of the original record
1assembler AssemblerA device that operates independently of an author using algorithms for data extraction of existing information for purpose of generating a new entity.
2  transformer TransformerA device that operates independently of an author using algorithms for data extraction and transformation of existing information for purpose of generating a new entity.
1composer ComposerA 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 entity.

Source

{
  "resourceType": "CodeSystem",
  "id": "provenance-participant-type",
  "meta": {
    "lastUpdated": "2024-06-28T00:00:00+00: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": "sec"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1131"
    }
  ],
  "version": "1.1.0",
  "name": "ProvenanceParticipantType",
  "title": "Provenance participant type",
  "status": "active",
  "experimental": false,
  "date": "2024-06-28T00:00:00+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "These codes define the type of participation by an agent in a provenance activity. An agent is something that bears the responsibility identified by the type of participation in the activity taking place, for the existence of an entity, or for another agent's activity. An Agent may be An agent, device, system, organization, group, care-team, or other identifiable thing.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/provenance-agent-type",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "enterer",
      "display": "Enterer",
      "definition": "An agent entering the data into the originating system, such as a scribe or transcriptionist."
    },
    {
      "code": "performer",
      "display": "Performer",
      "definition": "An agent that who actually and principally carries out the activity"
    },
    {
      "code": "author",
      "display": "Author",
      "definition": "An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity",
      "concept": [
        {
          "code": "editor",
          "display": "Editor",
          "definition": "An agent that alters the entity to change, correct, or enhance the original"
        }
      ]
    },
    {
      "code": "verifier",
      "display": "Verifier",
      "definition": "An agent who verifies the correctness and appropriateness of activity",
      "concept": [
        {
          "code": "legal",
          "display": "Legal Authenticator",
          "definition": "An agent authenticated the content and accepted legal responsibility for its content"
        }
      ]
    },
    {
      "code": "attester",
      "display": "Attester",
      "definition": "An agent (verifier) who attests to the accuracy of the entity"
    },
    {
      "code": "informant",
      "display": "Informant",
      "definition": "An agent who reported information that contributed to the entity"
    },
    {
      "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 using algorithms for data extraction of existing information for purpose of generating a new entity.",
      "concept": [
        {
          "code": "transformer",
          "display": "Transformer",
          "definition": "A device that operates independently of an author using algorithms for data extraction and transformation of existing information for purpose of generating a new entity."
        }
      ]
    },
    {
      "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 entity."
    }
  ]
}