Coding = object
Represents a coding in FHIR/GraphQL-compatible format.
Used within CodeableConcepts for coded concepts.
id: string | null
Coding identifier
system: string | null
Code system URI
display: string | null
Display name
code: string | null
Code value