Skip to content

Coverage Profile

Canonical../StructureDefinition/nexus-emr-core-coverage
Statusdraft (experimental) · 1.26.0
BaseCoverage (constraint)
SourceFSH · JSON

Nexus EMR profile for Coverage -- the payor context for billing and the demo dataset. First pass: the Ontario-GP shape (public plan keyed by the patient's health-card number, payor as a logical Organization reference). Private/extended plans and coordination of benefits are deliberately unmodelled. Closed to SMART apps pending an exposure decision.

TypedFhir API / TypeScript

The typed accessor surface Coverage exposes for Coverage — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class Coverage extends ClinicalResourcegenerated source

Accessor Type Access Notes
$effectiveDate FuzzyDate | undefined read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
$display string | undefined read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
status string | undefined read/write active | cancelled | draft | entered-in-error
type Concept | undefined read/write · raw twin Kind of coverage (public provincial plan, private, ...)
subscriberId string | undefined read/write The patient's identifier with the insurance plan
beneficiary Reference | undefined read/write · raw twin The patient covered
relationship Concept | undefined read/write · raw twin Beneficiary relationship to the subscriber
period Json | undefined read/write Coverage validity period, when the source records one
payor References read/write · raw twin Who pays -- typically a LOGICAL Organization reference (e.g. OHIP)