Intersection of http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location and http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location

This is the set of resources that conform to both CH Core Location (http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location) and CH Core Location (http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-location).

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*CH Core Location
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.

Additional BindingsPurpose
??Max Binding

ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier Σ0..*IdentifierUnique code or number identifying the location to its users
ele-1: All FHIR elements must have a @value or children
... status ?!Σ0..1codeactive | suspended | inactive
Binding: ?? (required): Indicates whether the location is still in use.


ele-1: All FHIR elements must have a @value or children
... operationalStatus Σ0..1CodingThe operational status of the location (typically only for a bed/room)
Binding: ?? (preferred): The operational status if the location (where typically a bed/room).


ele-1: All FHIR elements must have a @value or children
... name Σ1..1stringName of the location as used by humans
ele-1: All FHIR elements must have a @value or children
... alias 0..*stringA list of alternate names that the location is known as, or was known as, in the past
ele-1: All FHIR elements must have a @value or children
... description Σ0..1stringAdditional details about the location that could be displayed as further information to identify the location beyond its name
ele-1: All FHIR elements must have a @value or children
... mode Σ0..1codeinstance | kind
Binding: ?? (required): Indicates whether a resource instance represents a specific location or a class of locations.


ele-1: All FHIR elements must have a @value or children
... type Σ0..*CodeableConceptType of function performed
Binding: ?? (extensible): Indicates the type of function performed at the location.


ele-1: All FHIR elements must have a @value or children
... telecom 0..*ContactPointContact details of the location
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... system Σ1..1codephone | fax | email | pager | url | sms | other
Binding: ?? (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
.... value Σ1..1stringThe actual contact point details
ele-1: All FHIR elements must have a @value or children
.... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ?? (required): Use of contact point.


ele-1: All FHIR elements must have a @value or children
.... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
ele-1: All FHIR elements must have a @value or children
.... period Σ0..1PeriodTime period when the contact point was/is in use
ele-1: All FHIR elements must have a @value or children
... address C0..1??, ??An address expressed using postal conventions (as opposed to GPS or other location definition formats)
ele-1: All FHIR elements must have a @value or children
ch-addr-2: For a Swiss address, a canton abbreviation from the value set 'eCH-0007 Canton Abbreviation' must be used.
... physicalType Σ0..1CodeableConceptPhysical form of the location
Binding: ?? (example): Physical form of the location.


ele-1: All FHIR elements must have a @value or children
... position 0..1BackboneElementThe absolute geographic location
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... longitude 1..1decimalLongitude with WGS84 datum
ele-1: All FHIR elements must have a @value or children
.... latitude 1..1decimalLatitude with WGS84 datum
ele-1: All FHIR elements must have a @value or children
.... altitude 0..1decimalAltitude with WGS84 datum
ele-1: All FHIR elements must have a @value or children
... managingOrganization Σ0..1Reference(CH Core Organization | #sd-ch-core-organization-ch-core-organization)Organization responsible for provisioning and upkeep
ele-1: All FHIR elements must have a @value or children
... partOf 0..1Reference(Location)Another Location this one is physically a part of
ele-1: All FHIR elements must have a @value or children
... hoursOfOperation 0..*BackboneElementWhat days/times during a week is this location usually open
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... daysOfWeek 0..*codemon | tue | wed | thu | fri | sat | sun
Binding: ?? (required): The days of the week.


ele-1: All FHIR elements must have a @value or children
.... allDay 0..1booleanThe Location is open all day
ele-1: All FHIR elements must have a @value or children
.... openingTime 0..1timeTime that the Location opens
ele-1: All FHIR elements must have a @value or children
.... closingTime 0..1timeTime that the Location closes
ele-1: All FHIR elements must have a @value or children
... availabilityExceptions 0..1stringDescription of availability exceptions
ele-1: All FHIR elements must have a @value or children
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the location
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format