 | FhirConstantsDefaultObservationCategorySystem Field |
Default category concepts
Namespace: SanteDB.Messaging.FHIRAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic const string DefaultObservationCategorySystem = "http://terminology.hl7.org/CodeSystem/observation-category"
Public Const DefaultObservationCategorySystem As String = "http://terminology.hl7.org/CodeSystem/observation-category"
public:
literal String^ DefaultObservationCategorySystem = "http://terminology.hl7.org/CodeSystem/observation-category"
static val mutable DefaultObservationCategorySystem: string
Field Value
String
See Also