Show / Hide Table of Contents

Class LocationModeCodes

Code Values for the Location.mode field

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

Fields

| Improve this Doc View Source

INSTANCE

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

KIND

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