Show / Hide Table of Contents

Class PatientLinkTypeCodes

Code Values for the Patient.link.type field

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

Fields

| Improve this Doc View Source

REFER

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

REPLACE

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

SEEALSO

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