This is the set of resources that conform to either of the profiles CL Address (https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/cl-address) and CL Address (https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/cl-address). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Tipo de dato para agragar la dirección de un paciente ele-1: All FHIR elements must have a @value or children | ||
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!SΣ | 0..1 | code | Definición del tipo de domicilio home | work | temp | old (requerido) Binding: ?? (required): The use of an address. ele-1: All FHIR elements must have a @value or children Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: ?? (required): The type of an address (physical / postal). ele-1: All FHIR elements must have a @value or children Example General: both |
text | Σ | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street, Erewhon 9132 |
line | SΣ | 0..1 | string | Calle o avenida, numero y casa o depto ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street |
city | SΣ | 0..1 | string | Campo para Comuna de residencia ele-1: All FHIR elements must have a @value or children Example General: Erewhon |
extension | 1..* | Extension | Código de Comunas ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
district | SΣ | 0..1 | string | Campo para Provincia de Residencia ele-1: All FHIR elements must have a @value or children Example General: Madison |
extension | 1..* | Extension | Código de Regiones ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
state | SΣ | 0..1 | string | Campo para la Región ele-1: All FHIR elements must have a @value or children |
extension | 1..* | Extension | Código de Regiones ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
postalCode | Σ | 0..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children Example General: 9132 |
country | SΣ | 0..1 | string | Campo para País de Residencia ele-1: All FHIR elements must have a @value or children |
extension | 1..* | Extension | Código de Países ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
period | Σ | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |