This is the set of resources that conform to either of the profiles nl-core-address (http://fhir.nl/fhir/StructureDefinition/nl-core-address) and nl-core-address (http://fhir.nl/fhir/StructureDefinition/nl-core-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 | C | 0..* | Address information ele-1: All FHIR elements must have a @value or children nl-streetname-if-official-and-other-line-parts: Address.streetName in an official address SHALL have a value if one of houseNumber|buildingNumberSuffix|additionalLocator has a value Example Example of a Vacation Home address: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"HV","display":"Vakantie adres"}]}}],"use":"temp","line":["Binnenkant 12A Hoog"],"_line":[{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName","valueString":"Binnenkant"},{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber","valueString":"12"},{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix","valueString":"A"},{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID","valueString":"Hoog"}]}],"city":"Amsterdam","state":"NH","postalCode":"1000AA","country":"NLD"} Example Example of a Primary Home address: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"HP","display":"Officieel adres"}]}},{"url":"http://fhir.nl/fhir/StructureDefinition/nl-core-address-official","valueBoolean":true}],"use":"home","line":["Binnenkant to 10"],"_line":[{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName","valueString":"Binnenkant"},{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator","valueString":"to"},{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber","valueString":"10"}]}],"city":"Amsterdam","state":"NH","postalCode":"1001AA","country":"NLD"} | |
extension | 0..* | Extension | Extension | |
use | ?!Σ | 0..1 | code | home | work | temp | old - purpose of this address Binding: ?? (required) Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: ?? (required) Example General: both |
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. Example General: 137 Nowhere Street |
extension | 0..* | Extension | Extension | |
value | 0..1 | string | Primitive value for string Max Length:1048576 | |
city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon Example Example city: Den Haag |
district | Σ | 0..1 | string | District name (aka county) Example General: Madison Example Example district: Wateringen |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok). Example Example province: ZH |
postalCode | ΣC | 0..1 | string | Postal code for area nl-postal-code-pattern: Dutch postal code pattern 'nnnnAA' Example General: 9132 Example Example postcode: 9132AG |
country | Σ | 0..1 | string | Country Example Example country: NLD |
extension | 0..* | Extension | Extension | |
value | 0..1 | string | Primitive value for string Max Length:1048576 | |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |