Organization Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-organization |
|---|---|
| Status | draft · 1.26.0 |
| Base | Organization (constraint) |
| Source | FSH · JSON |
Generic Nexus EMR core profile for Organization, based on CA Core+. Designed to support a broad range of integration needs.
TypedFhir API / TypeScript
The typed accessor surface Organization exposes for Organization — 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 Organization extends ClinicalResource — generated 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. |
| active | boolean | undefined |
read/write | Whether the organization's record is active |
| type | Concepts |
read/write · raw twin | Kind of organization |
| name | string | undefined |
read/write | Name used for the organization |
| telecom | Telecoms |
read/write | Contact details for the organization |
| address | Addresses |
read/write | Physical location(s) of the organization |