Coding

Represents a coding in FHIR/GraphQL-compatible format

Coding = object

Represents a coding in FHIR/GraphQL-compatible format. Used within CodeableConcepts for coded concepts.

Properties

id

id: string | null

Coding identifier


system

system: string | null

Code system URI


display

display: string | null

Display name


code

code: string | null

Code value