Guía de Implementación "cl core" FHIR R4, (Versión Evolutiva)
1.8.1 - ci-build
This page is part of the Chile Core (v1.8.1: STU2 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreLocalizacionCl | Version: 1.8.1 | |||
Active as of 2023-06-27 | Computable Name: LocalizacionCL | |||
Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional. |
Este perfil determina la ubicación especifica para un evento, objeto o Infraestructura específica. Este perfil permite vinlcular la localización especifica con una organización o espacio físico específico
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
identifier | S | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada |
system | S | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. |
value | S | 0..1 | string | Número identificador |
status | S | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR |
name | S | 0..1 | string | Nombre oficial de la localizacion |
alias | S | 0..* | string | Nombre de fantasía de la localización |
type | S | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) |
coding | ||||
system | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados | |
code | S | 0..1 | code | Código del tipo |
display | 0..1 | string | Glosa del código | |
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación |
system | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto | |
value | 0..1 | string | Dato del contato de la ubicación descrita | |
use | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) | |
address | S | 0..1 | Address | Dirección de la Localiación |
use | S | 0..1 | code | home | work | temp | old | billing - purpose of this address |
line | S | 0..* | string | Calle o avenida, numero y casa o depto |
city | S | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 |
district | S | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 |
state | S | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 |
country | S | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) |
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud |
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) |
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) |
managingOrganization | S | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización |
reference | 0..1 | string | Orgaización de referencia. | |
display | 0..1 | string | Nombre de la organización de referencia. | |
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. |
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. |
Documentation for this format |
Path | Conformance | ValueSet |
Location.status | required | LocationStatus |
Location.type.coding.system | extensible | ServiceDeliveryLocationRoleType |
Location.telecom.system | required | ContactPointSystem |
Location.telecom.use | required | ContactPointUse |
Location.address.city | required | VSCodigosComunaCL (a valid code from Códigos de Comunas en Chile) |
Location.address.district | required | VSCodigosProvinciasCL (a valid code from Códigos de Provincias en Chile) |
Location.address.state | required | VSCodigosRegionesCL (a valid code from Códigos de Regiones en Chile) |
Location.address.country | required | CodPaises |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | SΣ | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | Número identificador Example General: 123456 |
status | ?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR |
name | SΣ | 0..1 | string | Nombre oficial de la localizacion |
alias | S | 0..* | string | Nombre de fantasía de la localización |
type | SΣ | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
coding | Σ | 0..* | Coding | Code defined by a terminology system |
system | Σ | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados |
code | SΣ | 0..1 | code | Código del tipo |
display | Σ | 0..1 | string | Glosa del código |
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación |
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto |
value | Σ | 0..1 | string | Dato del contato de la ubicación descrita |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) |
address | S | 0..1 | Address | Dirección de la Localiación |
use | ?!SΣ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
line | SΣ | 0..* | string | Calle o avenida, numero y casa o depto This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | SΣ | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 Example General: Erewhon |
district | SΣ | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 Example General: Madison |
state | SΣ | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 |
country | SΣ | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) |
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) |
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) |
managingOrganization | SΣ | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización |
reference | ΣC | 0..1 | string | Orgaización de referencia. |
display | Σ | 0..1 | string | Nombre de la organización de referencia. |
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. |
Documentation for this format |
Path | Conformance | ValueSet |
Location.identifier.use | required | IdentifierUse |
Location.status | required | LocationStatus |
Location.type | extensible | ServiceDeliveryLocationRoleType |
Location.type.coding.system | extensible | ServiceDeliveryLocationRoleType |
Location.telecom.system | required | ContactPointSystem |
Location.telecom.use | required | ContactPointUse |
Location.address.use | required | AddressUse |
Location.address.city | required | VSCodigosComunaCL (a valid code from Códigos de Comunas en Chile) |
Location.address.district | required | VSCodigosProvinciasCL (a valid code from Códigos de Provincias en Chile) |
Location.address.state | required | VSCodigosRegionesCL (a valid code from Códigos de Regiones en Chile) |
Location.address.country | required | CodPaises |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣ | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | Número identificador Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
status | ?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR | ||||
operationalStatus | Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
name | SΣ | 0..1 | string | Nombre oficial de la localizacion | ||||
alias | S | 0..* | string | Nombre de fantasía de la localización | ||||
description | Σ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
mode | Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
type | SΣ | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 0..1 | code | Código del tipo | ||||
display | Σ | 0..1 | string | Glosa del código | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto | ||||
value | Σ | 0..1 | string | Dato del contato de la ubicación descrita | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) | ||||
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | S | 0..1 | Address | Dirección de la Localiación | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!SΣ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
line | SΣ | 0..* | string | Calle o avenida, numero y casa o depto This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
city | SΣ | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 Example General: Erewhon | ||||
district | SΣ | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 Example General: Madison | ||||
state | SΣ | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 | ||||
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
country | SΣ | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) | ||||
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
physicalType | Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) | ||||
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) | ||||
altitude | 0..1 | decimal | Altitude with WGS84 datum | |||||
managingOrganization | SΣ | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Orgaización de referencia. | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Nombre de la organización de referencia. | ||||
partOf | 0..1 | Reference(Location) | Another Location this one is physically a part of | |||||
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
allDay | 0..1 | boolean | The Location is open all day | |||||
openingTime | 0..1 | time | Time that the Location opens | |||||
closingTime | 0..1 | time | Time that the Location closes | |||||
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. | ||||
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format |
This structure is derived from Location
Differential View
This structure is derived from Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
identifier | S | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada |
system | S | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. |
value | S | 0..1 | string | Número identificador |
status | S | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR |
name | S | 0..1 | string | Nombre oficial de la localizacion |
alias | S | 0..* | string | Nombre de fantasía de la localización |
type | S | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) |
coding | ||||
system | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados | |
code | S | 0..1 | code | Código del tipo |
display | 0..1 | string | Glosa del código | |
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación |
system | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto | |
value | 0..1 | string | Dato del contato de la ubicación descrita | |
use | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) | |
address | S | 0..1 | Address | Dirección de la Localiación |
use | S | 0..1 | code | home | work | temp | old | billing - purpose of this address |
line | S | 0..* | string | Calle o avenida, numero y casa o depto |
city | S | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 |
district | S | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 |
state | S | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 |
country | S | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) |
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud |
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) |
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) |
managingOrganization | S | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización |
reference | 0..1 | string | Orgaización de referencia. | |
display | 0..1 | string | Nombre de la organización de referencia. | |
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. |
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. |
Documentation for this format |
Path | Conformance | ValueSet |
Location.status | required | LocationStatus |
Location.type.coding.system | extensible | ServiceDeliveryLocationRoleType |
Location.telecom.system | required | ContactPointSystem |
Location.telecom.use | required | ContactPointUse |
Location.address.city | required | VSCodigosComunaCL (a valid code from Códigos de Comunas en Chile) |
Location.address.district | required | VSCodigosProvinciasCL (a valid code from Códigos de Provincias en Chile) |
Location.address.state | required | VSCodigosRegionesCL (a valid code from Códigos de Regiones en Chile) |
Location.address.country | required | CodPaises |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | SΣ | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | Número identificador Example General: 123456 |
status | ?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR |
name | SΣ | 0..1 | string | Nombre oficial de la localizacion |
alias | S | 0..* | string | Nombre de fantasía de la localización |
type | SΣ | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. |
coding | Σ | 0..* | Coding | Code defined by a terminology system |
system | Σ | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados |
code | SΣ | 0..1 | code | Código del tipo |
display | Σ | 0..1 | string | Glosa del código |
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación |
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto |
value | Σ | 0..1 | string | Dato del contato de la ubicación descrita |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) |
address | S | 0..1 | Address | Dirección de la Localiación |
use | ?!SΣ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
line | SΣ | 0..* | string | Calle o avenida, numero y casa o depto This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | SΣ | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 Example General: Erewhon |
district | SΣ | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 Example General: Madison |
state | SΣ | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 |
country | SΣ | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) |
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) |
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) |
managingOrganization | SΣ | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización |
reference | ΣC | 0..1 | string | Orgaización de referencia. |
display | Σ | 0..1 | string | Nombre de la organización de referencia. |
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. |
Documentation for this format |
Path | Conformance | ValueSet |
Location.identifier.use | required | IdentifierUse |
Location.status | required | LocationStatus |
Location.type | extensible | ServiceDeliveryLocationRoleType |
Location.type.coding.system | extensible | ServiceDeliveryLocationRoleType |
Location.telecom.system | required | ContactPointSystem |
Location.telecom.use | required | ContactPointUse |
Location.address.use | required | AddressUse |
Location.address.city | required | VSCodigosComunaCL (a valid code from Códigos de Comunas en Chile) |
Location.address.district | required | VSCodigosProvinciasCL (a valid code from Códigos de Provincias en Chile) |
Location.address.state | required | VSCodigosRegionesCL (a valid code from Códigos de Regiones en Chile) |
Location.address.country | required | CodPaises |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Location | 0..* | Location | Details and position information for a physical place | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣ | 0..* | Identifier | Corresponde a un numero de identificación de la locación indicada | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | URI en donde se encuentran los VS de ubicaciones. Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | Número identificador Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
status | ?!SΣ | 0..1 | code | active | suspended | inactive Binding: LocationStatus (required): Códigos del estado de la localización de HL7 FHIR | ||||
operationalStatus | Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Binding: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
name | SΣ | 0..1 | string | Nombre oficial de la localizacion | ||||
alias | S | 0..* | string | Nombre de fantasía de la localización | ||||
description | Σ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
mode | Σ | 0..1 | code | instance | kind Binding: LocationMode (required): Indicates whether a resource instance represents a specific location or a class of locations. | ||||
type | SΣ | 0..* | CodeableConcept | Tipo de la localización, según V3 Value SetServiceDeliveryLocationRoleType (Extensible) Binding: ServiceDeliveryLocationRoleType (extensible): Indicates the type of function performed at the location. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Sistema de códigos bajo el cual se identifica el tipo o función de la localización Binding: ServiceDeliveryLocationRoleType (extensible): Códigos V3 de Servicios brindados | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 0..1 | code | Código del tipo | ||||
display | Σ | 0..1 | string | Glosa del código | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
telecom | S | 0..* | ContactPoint | Detalles de contacto de la ubicación | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): VS HL7 FHIR tipos diferentes de medios de contacto | ||||
value | Σ | 0..1 | string | Dato del contato de la ubicación descrita | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile Binding: ContactPointUse (required) | ||||
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
address | S | 0..1 | Address | Dirección de la Localiación | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!SΣ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home | ||||
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both | ||||
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 | ||||
line | SΣ | 0..* | string | Calle o avenida, numero y casa o depto This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street | ||||
city | SΣ | 0..1 | string | Campo para Comuna de residencia Binding: Códigos de Comunas en Chile (required): Códigos Comuna, Ministerio del Interior, 2018 Example General: Erewhon | ||||
district | SΣ | 0..1 | string | Campo para Provincia de Residencia Binding: Códigos de Provincias en Chile (required): Códigos Provincia, Ministerio del Interior, 2018 Example General: Madison | ||||
state | SΣ | 0..1 | string | Campo para la Región Binding: Códigos de Regiones en Chile (required): Códigos Regiones, Ministerio del Interior, 2018 | ||||
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 | ||||
country | SΣ | 0..1 | string | Campo para País de Residencia Binding: Códigos de Países (required) | ||||
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
physicalType | Σ | 0..1 | CodeableConcept | Physical form of the location Binding: LocationType (example): Physical form of the location. | ||||
position | S | 0..1 | BackboneElement | Geoposisionamiento del objeto, infraestructura o evento en longitud y latitud | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
longitude | S | 1..1 | decimal | Longitud valor decimal en WGS84 datum (World Geodetic System 1984) | ||||
latitude | S | 1..1 | decimal | Latitud valor decimal en formato WGS84 datum (World Geodetic System 1984) | ||||
altitude | 0..1 | decimal | Altitude with WGS84 datum | |||||
managingOrganization | SΣ | 0..1 | Reference(Organization) | Organización a la cual la ubicación pertenece, si es el caso. Esta relación se hace en base a una referencia a una Orgaización | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Orgaización de referencia. | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Nombre de la organización de referencia. | ||||
partOf | 0..1 | Reference(Location) | Another Location this one is physically a part of | |||||
hoursOfOperation | S | 0..* | BackboneElement | Horario de atención de la localizacion. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
allDay | 0..1 | boolean | The Location is open all day | |||||
openingTime | 0..1 | time | Time that the Location opens | |||||
closingTime | 0..1 | time | Time that the Location closes | |||||
availabilityExceptions | S | 0..1 | string | Descripción de Excepciones de ubicación habilitada. | ||||
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the location | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Location.language | preferred | CommonLanguages
| ||||
Location.identifier.use | required | IdentifierUse | ||||
Location.identifier.type | extensible | Identifier Type Codes | ||||
Location.status | required | LocationStatus | ||||
Location.operationalStatus | preferred | Hl7VSBedStatus | ||||
Location.mode | required | LocationMode | ||||
Location.type | extensible | ServiceDeliveryLocationRoleType | ||||
Location.type.coding.system | extensible | ServiceDeliveryLocationRoleType | ||||
Location.telecom.system | required | ContactPointSystem | ||||
Location.telecom.use | required | ContactPointUse | ||||
Location.address.use | required | AddressUse | ||||
Location.address.type | required | AddressType | ||||
Location.address.city | required | VSCodigosComunaCL (a valid code from Códigos de Comunas en Chile) | ||||
Location.address.district | required | VSCodigosProvinciasCL (a valid code from Códigos de Provincias en Chile) | ||||
Location.address.state | required | VSCodigosRegionesCL (a valid code from Códigos de Regiones en Chile) | ||||
Location.address.country | required | CodPaises | ||||
Location.physicalType | example | LocationType | ||||
Location.managingOrganization.type | extensible | ResourceType | ||||
Location.hoursOfOperation.daysOfWeek | required | DaysOfWeek |
This structure is derived from Location
Other representations of profile: CSV, Excel, Schematron