Show / Hide Table of Contents

Class ProvenanceEntityRoleCodes

Code Values for the Provenance.entity.role field

Inheritance
System.Object
ProvenanceEntityRoleCodes
Namespace: fhirCsR2.Models
Assembly: fhirCsR2.dll
Syntax
public static class ProvenanceEntityRoleCodes : object

Fields

| Improve this Doc View Source

DERIVATION

Declaration
public const string DERIVATION = null
Field Value
Type Description
System.String
| Improve this Doc View Source

QUOTATION

Declaration
public const string QUOTATION = null
Field Value
Type Description
System.String
| Improve this Doc View Source

REVISION

Declaration
public const string REVISION = null
Field Value
Type Description
System.String
| Improve this Doc View Source

SOURCE

Declaration
public const string SOURCE = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public static HashSet<string> Values
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX