@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "provenance-participant-type"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2024-06-28T00:00:00+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

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.
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "sec" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "3"^^xsd:integer ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1131" ] ] ) ; # fhir:version [ fhir:v "1.1.0"] ; # fhir:name [ fhir:v "ProvenanceParticipantType"] ; # fhir:title [ fhir:v "Provenance participant type"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-06-28T00:00:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "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."] ; # fhir:copyright [ fhir:v "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"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/provenance-agent-type"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "enterer" ] ; fhir:display [ fhir:v "Enterer" ] ; fhir:definition [ fhir:v "An agent entering the data into the originating system, such as a scribe or transcriptionist." ] ] [ fhir:code [ fhir:v "performer" ] ; fhir:display [ fhir:v "Performer" ] ; fhir:definition [ fhir:v "An agent that who actually and principally carries out the activity" ] ] [ fhir:code [ fhir:v "author" ] ; fhir:display [ fhir:v "Author" ] ; fhir:definition [ fhir:v "An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity" ] ; fhir:concept ( [ fhir:code [ fhir:v "editor" ] ; fhir:display [ fhir:v "Editor" ] ; fhir:definition [ fhir:v "An agent that alters the entity to change, correct, or enhance the original" ] ] ) ] [ fhir:code [ fhir:v "verifier" ] ; fhir:display [ fhir:v "Verifier" ] ; fhir:definition [ fhir:v "An agent who verifies the correctness and appropriateness of activity" ] ; fhir:concept ( [ fhir:code [ fhir:v "legal" ] ; fhir:display [ fhir:v "Legal Authenticator" ] ; fhir:definition [ fhir:v "An agent authenticated the content and accepted legal responsibility for its content" ] ] ) ] [ fhir:code [ fhir:v "attester" ] ; fhir:display [ fhir:v "Attester" ] ; fhir:definition [ fhir:v "An agent (verifier) who attests to the accuracy of the entity" ] ] [ fhir:code [ fhir:v "informant" ] ; fhir:display [ fhir:v "Informant" ] ; fhir:definition [ fhir:v "An agent who reported information that contributed to the entity" ] ] [ fhir:code [ fhir:v "custodian" ] ; fhir:display [ fhir:v "Custodian" ] ; fhir:definition [ fhir:v "The entity that is accountable for maintaining a true an accurate copy of the original record" ] ] [ fhir:code [ fhir:v "assembler" ] ; fhir:display [ fhir:v "Assembler" ] ; fhir:definition [ fhir:v "A device that operates independently of an author using algorithms for data extraction of existing information for purpose of generating a new entity." ] ; fhir:concept ( [ fhir:code [ fhir:v "transformer" ] ; fhir:display [ fhir:v "Transformer" ] ; fhir:definition [ fhir:v "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." ] ] ) ] [ fhir:code [ fhir:v "composer" ] ; fhir:display [ fhir:v "Composer" ] ; fhir:definition [ fhir:v "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." ] ] ) . # # -------------------------------------------------------------------------------------