Interface: FhirCodeSystemSource
A FHIR R4 CodeSystem JSON source (native, consumer-supplied model). The consumer supplies the
untrusted resource; nested concept hierarchies are flattened, and the standard inactive /
deprecated concept properties are read into ConceptStatus.
Properties
format
readonlyformat:"fhir"
Discriminant.
resource
readonlyresource:unknown
The untrusted FHIR CodeSystem resource (typically JSON.parse output - hence unknown).