Show / Hide Table of Contents

Class PersonLinkAssuranceCodes

Code Values for the Person.link.assurance field

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

Fields

| Improve this Doc View Source

LEVEL1

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

LEVEL2

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

LEVEL3

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

LEVEL4

Declaration
public const string LEVEL4 = 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