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 / C#
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 : ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| EffectiveDate | FuzzyDate? |
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? |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| Active | bool? |
read/write | Whether the organization's record is active |
| Type | Concepts |
read/write · raw twin | Kind of organization |
| Name | string? |
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 |