Skip to main content
Version: v0.0.2

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

readonly format: "fhir"

Discriminant.


resource

readonly resource: unknown

The untrusted FHIR CodeSystem resource (typically JSON.parse output - hence unknown).