fhirversion

package
v0.0.0-...-e8e4b7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package fhirversion provides FHIR version definitions.

Index

Constants

View Source
const (
	DSTU2 = Version("DSTU2")
	STU3  = Version("STU3")
	R4    = Version("R4")
)

FHIR converter versions.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version string

A Version is a version of the FHIR standard.

func (Version) String

func (v Version) String() string

String returns the Version as a string.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL