IGUHealth
    Preparing search index...
    interface Location {
        _alias?: Element[];
        _availabilityExceptions?: Element;
        _description?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _mode?: Element;
        _name?: Element;
        _status?: Element;
        address?: Address;
        alias?: string[];
        availabilityExceptions?: string;
        contained?: ConcreteType[];
        description?: string;
        endpoint?: Reference[];
        extension?: Extension[];
        hoursOfOperation?: LocationHoursOfOperation[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        managingOrganization?: Reference;
        meta?: Meta;
        mode?: code;
        modifierExtension?: Extension[];
        name?: string;
        operationalStatus?: Coding;
        partOf?: Reference;
        physicalType?: CodeableConcept;
        position?: LocationPosition;
        resourceType: "Location";
        status?: code;
        telecom?: ContactPoint[];
        text?: Narrative;
        type?: CodeableConcept[];
    }
    Index

    Properties

    _alias?: Element[]

    A list of alternate names that the location is known as, or was known as, in the past

    _availabilityExceptions?: Element

    Description of availability exceptions

    _description?: Element

    Additional details about the location that could be displayed as further information to identify the location beyond its name

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _mode?: Element

    instance | kind

    _name?: Element

    Name of the location as used by humans

    _status?: Element

    active | suspended | inactive

    address?: Address

    Physical location

    alias?: string[]

    A list of alternate names that the location is known as, or was known as, in the past

    availabilityExceptions?: string

    Description of availability exceptions

    contained?: ConcreteType[]

    Contained, inline Resources

    description?: string

    Additional details about the location that could be displayed as further information to identify the location beyond its name

    endpoint?: Reference[]

    Technical endpoints providing access to services operated for the location

    extension?: Extension[]

    Additional content defined by implementations

    hoursOfOperation?: LocationHoursOfOperation[]

    What days/times during a week is this location usually open

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Unique code or number identifying the location to its users

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    managingOrganization?: Reference

    Organization responsible for provisioning and upkeep

    meta?: Meta

    Metadata about the resource

    mode?: code

    instance | kind

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Name of the location as used by humans

    operationalStatus?: Coding

    The operational status of the location (typically only for a bed/room)

    partOf?: Reference

    Another Location this one is physically a part of

    physicalType?: CodeableConcept

    Physical form of the location

    position?: LocationPosition

    The absolute geographic location

    resourceType: "Location"
    status?: code

    active | suspended | inactive

    telecom?: ContactPoint[]

    Contact details of the location

    text?: Narrative

    Text summary of the resource, for human interpretation

    Type of function performed