2.2.0-test - ci-build
Publication Build: This will be filled in by the publication tooling
Official URL: http://hl7.no/fhir/StructureDefinition/no-basis-Address | Version: 2.2.0-test | |||
Active as of 2019-05-15 | Computable Name: NoBasisAddress |
Basisprofil for Norwegian Address information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.
Norwegian basisprofil for Address resource adding Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
Slices for extension | Content/Rules for all slices | |||
official | 0..* | boolean | The concept of an officially registered address URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official | |
urbanDistrict | 0..1 | Coding | urban district information URL: http://hl7.no/fhir/StructureDefinition/no-basis-urban-district Binding: urn:oid:2.16.578.1.12.4.1.1.3403 (required): Bydel | |
propertyInformation | 0..* | (Complex) | Real property identification URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation | |
use | ?!Σ | 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 |
city | Σ | 0..1 | string | Poststed or city Example General: Erewhon |
district | Σ | 0..1 | string | name of "kommune" Example General: Madison |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
municipalitycode | 0..1 | Coding | Coded value for municipality/county Norwegian kommune URL: http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode Binding: https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle (required) | |
state | Σ | 0..1 | string | norwegian "fylke" |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | |
Address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
official | 0..* | boolean | The concept of an officially registered address URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official | |
urbanDistrict | 0..1 | Coding | urban district information URL: http://hl7.no/fhir/StructureDefinition/no-basis-urban-district Binding: urn:oid:2.16.578.1.12.4.1.1.3403 (required): Bydel | |
propertyInformation | 0..* | (Complex) | Real property identification URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation | |
use | ?!Σ | 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 | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Poststed or city Example General: Erewhon |
district | Σ | 0..1 | string | name of "kommune" Example General: Madison |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
municipalitycode | 0..1 | Coding | Coded value for municipality/county Norwegian kommune URL: http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode Binding: https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle (required) | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
state | Σ | 0..1 | string | norwegian "fylke" |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
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 |
Path | Conformance | ValueSet | URI |
Address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | |
Address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Address
Differential View
This structure is derived from Address
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
Slices for extension | Content/Rules for all slices | |||
official | 0..* | boolean | The concept of an officially registered address URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official | |
urbanDistrict | 0..1 | Coding | urban district information URL: http://hl7.no/fhir/StructureDefinition/no-basis-urban-district Binding: urn:oid:2.16.578.1.12.4.1.1.3403 (required): Bydel | |
propertyInformation | 0..* | (Complex) | Real property identification URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation | |
use | ?!Σ | 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 |
city | Σ | 0..1 | string | Poststed or city Example General: Erewhon |
district | Σ | 0..1 | string | name of "kommune" Example General: Madison |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
municipalitycode | 0..1 | Coding | Coded value for municipality/county Norwegian kommune URL: http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode Binding: https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle (required) | |
state | Σ | 0..1 | string | norwegian "fylke" |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | |
Address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
official | 0..* | boolean | The concept of an officially registered address URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official | |
urbanDistrict | 0..1 | Coding | urban district information URL: http://hl7.no/fhir/StructureDefinition/no-basis-urban-district Binding: urn:oid:2.16.578.1.12.4.1.1.3403 (required): Bydel | |
propertyInformation | 0..* | (Complex) | Real property identification URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation | |
use | ?!Σ | 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 | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Poststed or city Example General: Erewhon |
district | Σ | 0..1 | string | name of "kommune" Example General: Madison |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
municipalitycode | 0..1 | Coding | Coded value for municipality/county Norwegian kommune URL: http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode Binding: https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle (required) | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
state | Σ | 0..1 | string | norwegian "fylke" |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
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 |
Path | Conformance | ValueSet | URI |
Address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | |
Address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Address
Other representations of profile: CSV, Excel, Schematron