Skip to content

Location Profile

Canonical../StructureDefinition/nexus-emr-core-location
Statusdraft · 1.26.0
BaseLocation (constraint)
SourceFSH · JSON

Generic Nexus EMR core profile for Location, represents an EMR 'location' or 'site' -- basically whatever the EMR uses to break the EMR up into separate slices (often for multisite clinics using the same EMR instance) For single-site clinics, at least one Location object must exist that represents the main site: this makes downstream consumers of the FHIR data easier to write as they can always assume Locations exist. Also, note that NexusEmrAppointment REQUIRES a Location as a participant.

TypedFhir API / C#

The typed accessor surface Location exposes for Location — 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 Location : ClinicalResourcegenerated 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.
Status string? read/write active | suspended | inactive
OperationalStatus JsonNode? read/write The operational status of the location (typically only for a bed/room)
Name string? read/write Name of the location as used by humans
Description string? read/write Additional details about the location
Mode string? read/write instance | kind
Type Concepts read/write · raw twin Location type with raw code support
Telecom Telecoms read/write Contact details of the location
Address JsonNode? read/write Physical location address
PhysicalType Concept? read/write · raw twin Physical type with raw code support
ManagingOrganization Reference? read/write · raw twin Organization responsible for provisioning and upkeep
PartOf Reference? read/write · raw twin Another Location this one is physically a part of