DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: DIPSPerson

Official URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPerson Version: 0.1.0
Draft as of 2026-09-03 Computable Name: DIPSPerson

The DIPS Person Profile inherits from the FHIR Person resource; refer to it for scope and usage definitions

Example Usage Scenarios:

The following are example usage scenarios for this profile:

Query by Person name or NPI

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage"
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... identifier:FNR 0..* Identifier Norwegian FNR
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri Identification of the Norwegian FNR
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.1
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example Fødselsnummer: 15076500565
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The identification of the D-nummer
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.2
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example D-nummer: 700199 50032
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 0..1 boolean This person's record is in active use
... link 1..1 BackboneElement Link to a resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... target 1..1 Reference(Patient | Practitioner | RelatedPerson | Person) The resource to which this actual person is associated

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Person.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:FNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:DNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Person If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Person 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Person If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Person If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Person A resource should have narrative for robust management text.`div`.exists()
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 NoBasisPerson

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... meta
.... Slices for security 0..* Coding Security Labels applied to this resource
Slice: Unordered, Open by exists:system
..... security:addressConfidentiality 0..* Coding Security Labels applied to this resource
...... system 0..1 uri Identity of the terminology system
Fixed Value: http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality
...... code 0..1 code graderingsnivå from FREG
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... value[x]
...... system 0..1 uri Identity of the terminology system
Fixed Value: urn:oid:1.3.6.1.4.1.9038.52.1587
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... identifier 1..* Identifier A human identifier for this person
.... type 0..0 Description of identifier
.... value 0..1 string The value that is unique
.... period 0..0 Time period when id is/was valid for use
.... assigner 0..0 Organization that issued id (may be just text)
.... identifier:FNR 0..* Identifier Norwegian FNR
..... type 0..0 Description of identifier
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... type 0..0 Description of identifier
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... use 0..0 usual | official | temp | secondary | old (If known)
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value 1..1 string The value that is unique
... name
.... id 0..0 Unique id for inter-element referencing
.... use 0..0 usual | official | temp | nickname | anonymous | old | maiden
.... prefix 0..0 Prefix is not used in Norwegian names
.... suffix 0..0 Suffix is not used in Norwegian human names
.... period 0..0 Time period when name was/is in use
... address
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension Content/Rules for all slices
..... extension:official 0..* NoBasisAddressOfficial The concept of an officially registered address
..... extension:stateName 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonStateName
..... extension:lastOfficialAddressSyncTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLastOfficialAddressSyncTime
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Poststed or city
.... district 0..1 string name of "kommune"
..... Slices for extension Content/Rules for all slices
...... extension:muniplaity 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality
....... value[x]
........ system 0..1 uri Identity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.3402
........ version 0..0 Version of the system - if relevant
........ userSelected 0..0 If this coding was chosen directly by the user
.... state 0..1 string norwegian "fylke"
.... postalCode 0..1 string Postal code for area
.... country 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period
..... start 0..1 dateTime Starting time with inclusive boundary
... photo 0..0 Image of the person
... managingOrganization 0..0 The organization that is the custodian of the person record
... link 1..1 BackboneElement Link to a resource that concerns the same actual person

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... Slices for security Σ 0..* Coding Security Labels applied to this resource
Slice: Unordered, Open by exists:system
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
..... security:addressConfidentiality Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification 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 Identity of the terminology system
Fixed Value: http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code graderingsnivå from FREG
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage"
..... value[x] 0..1 Coding Value of extension
...... 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 Identity of the terminology system
Fixed Value: urn:oid:1.3.6.1.4.1.9038.52.1587
...... code Σ 0..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier A human identifier for this person
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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 .
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... identifier:FNR 0..* Identifier Norwegian FNR
..... 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 .
..... system Σ 1..1 uri Identification of the Norwegian FNR
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.1
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example Fødselsnummer: 15076500565
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... 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 .
..... system Σ 1..1 uri The identification of the D-nummer
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.2
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example D-nummer: 700199 50032
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value Σ 1..1 string The value that is unique
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)
... name Σ 0..* NoBasisHumanName A name associated with the person
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:middlename 0..* string Defines a middle name
URL: http://hl7.no/fhir/StructureDefinition/no-basis-middlename
.... text Σ 0..1 string Text representation of the full name
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first')
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom Σ 0..* ContactPoint A contact detail for the person
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the person was born
... address 0..* NoBasisAddress Norwegian address
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:official 0..* boolean The concept of an officially registered address
URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official
..... extension: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
..... extension:propertyInformation 0..* (Complex) Real property identification
URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
..... extension:stateName 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonStateName
..... extension:lastOfficialAddressSyncTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLastOfficialAddressSyncTime
.... 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
...... extension: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)
...... extension:muniplaity 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality"
....... value[x] 0..1 Coding Value of extension
........ 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 Identity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.3402
........ code Σ 0..1 code Symbol in syntax defined by the system
........ display Σ 0..1 string Representation defined by the system
..... 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"}
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC 0..1 dateTime Starting time with inclusive boundary
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... active ?!Σ 0..1 boolean This person's record is in active use
... link 1..1 BackboneElement Link to a resource that concerns the same actual person
.... 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
.... target 1..1 Reference(Patient | Practitioner | RelatedPerson | Person) The resource to which this actual person is associated
.... assurance 0..1 code level1 | level2 | level3 | level4
Binding: IdentityAssuranceLevel (required): The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Person.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Person.meta.security:addressConfidentiality Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Person.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Person.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Person.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:FNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:DNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:PersonID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Person.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.
Person.address.use Base required AddressUse 📍4.0.1 FHIR Std.
Person.address.type Base required AddressType 📍4.0.1 FHIR Std.
Person.link.assurance Base required IdentityAssuranceLevel 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Person If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Person 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Person If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Person If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Person A resource should have narrative for robust management text.`div`.exists()
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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage"
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... identifier:FNR 0..* Identifier Norwegian FNR
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri Identification of the Norwegian FNR
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.1
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example Fødselsnummer: 15076500565
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The identification of the D-nummer
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.2
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example D-nummer: 700199 50032
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value Σ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 0..1 boolean This person's record is in active use
... link 1..1 BackboneElement Link to a resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... target 1..1 Reference(Patient | Practitioner | RelatedPerson | Person) The resource to which this actual person is associated

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Person.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:FNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:DNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Person If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Person 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Person If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Person If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Person A resource should have narrative for robust management text.`div`.exists()
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()

Differential View

This structure is derived from NoBasisPerson

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... meta
.... Slices for security 0..* Coding Security Labels applied to this resource
Slice: Unordered, Open by exists:system
..... security:addressConfidentiality 0..* Coding Security Labels applied to this resource
...... system 0..1 uri Identity of the terminology system
Fixed Value: http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality
...... code 0..1 code graderingsnivå from FREG
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... value[x]
...... system 0..1 uri Identity of the terminology system
Fixed Value: urn:oid:1.3.6.1.4.1.9038.52.1587
...... version 0..0 Version of the system - if relevant
...... userSelected 0..0 If this coding was chosen directly by the user
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... identifier 1..* Identifier A human identifier for this person
.... type 0..0 Description of identifier
.... value 0..1 string The value that is unique
.... period 0..0 Time period when id is/was valid for use
.... assigner 0..0 Organization that issued id (may be just text)
.... identifier:FNR 0..* Identifier Norwegian FNR
..... type 0..0 Description of identifier
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... type 0..0 Description of identifier
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... use 0..0 usual | official | temp | secondary | old (If known)
..... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value 1..1 string The value that is unique
... name
.... id 0..0 Unique id for inter-element referencing
.... use 0..0 usual | official | temp | nickname | anonymous | old | maiden
.... prefix 0..0 Prefix is not used in Norwegian names
.... suffix 0..0 Suffix is not used in Norwegian human names
.... period 0..0 Time period when name was/is in use
... address
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension Content/Rules for all slices
..... extension:official 0..* NoBasisAddressOfficial The concept of an officially registered address
..... extension:stateName 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonStateName
..... extension:lastOfficialAddressSyncTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLastOfficialAddressSyncTime
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Poststed or city
.... district 0..1 string name of "kommune"
..... Slices for extension Content/Rules for all slices
...... extension:muniplaity 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality
....... value[x]
........ system 0..1 uri Identity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.3402
........ version 0..0 Version of the system - if relevant
........ userSelected 0..0 If this coding was chosen directly by the user
.... state 0..1 string norwegian "fylke"
.... postalCode 0..1 string Postal code for area
.... country 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period
..... start 0..1 dateTime Starting time with inclusive boundary
... photo 0..0 Image of the person
... managingOrganization 0..0 The organization that is the custodian of the person record
... link 1..1 BackboneElement Link to a resource that concerns the same actual person

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Person 0..* NoBasisPerson A generic person record
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... Slices for security Σ 0..* Coding Security Labels applied to this resource
Slice: Unordered, Open by exists:system
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
..... security:addressConfidentiality Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification 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 Identity of the terminology system
Fixed Value: http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code graderingsnivå from FREG
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:language 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLanguage"
..... value[x] 0..1 Coding Value of extension
...... 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 Identity of the terminology system
Fixed Value: urn:oid:1.3.6.1.4.1.9038.52.1587
...... code Σ 0..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
.... extension:deathRegisteredTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredTime
.... extension:deathComment 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathComment
.... extension:deathRegisteredBy 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonDeathRegisteredBy
.... extension:hospitalSectorId 0..1 id Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorId
.... extension:hospitalSectorName 0..* string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonHospitalSectorName
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier A human identifier for this person
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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 .
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... identifier:FNR 0..* Identifier Norwegian FNR
..... 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 .
..... system Σ 1..1 uri Identification of the Norwegian FNR
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.1
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example Fødselsnummer: 15076500565
.... identifier:DNR 0..* Identifier The D-nummer of the patient
..... 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 .
..... system Σ 1..1 uri The identification of the D-nummer
Fixed Value: urn:oid:2.16.578.1.12.4.1.4.2
..... value Σ 1..1 string The value that is unique
Example General: 123456
Example D-nummer: 700199 50032
.... identifier:PersonID 1..1 Identifier A human identifier for this person
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... 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 Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dips.no/fhir/namingsystem/dips-personid
..... value Σ 1..1 string The value that is unique
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)
... name Σ 0..* NoBasisHumanName A name associated with the person
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:middlename 0..* string Defines a middle name
URL: http://hl7.no/fhir/StructureDefinition/no-basis-middlename
.... text Σ 0..1 string Text representation of the full name
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first')
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom Σ 0..* ContactPoint A contact detail for the person
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the person was born
... address 0..* NoBasisAddress Norwegian address
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:official 0..* boolean The concept of an officially registered address
URL: http://hl7.no/fhir/StructureDefinition/no-basis-address-official
..... extension: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
..... extension:propertyInformation 0..* (Complex) Real property identification
URL: http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation
..... extension:stateName 0..1 string Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonStateName
..... extension:lastOfficialAddressSyncTime 0..1 dateTime Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonLastOfficialAddressSyncTime
.... 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
...... extension: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)
...... extension:muniplaity 0..1 (Complex) Optional Extensions Element
URL: http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Unordered, Open by value:url
....... url 1..1 uri "http://dips.no/fhir/R4/StructureDefinition/DIPSPersonMunicipality"
....... value[x] 0..1 Coding Value of extension
........ 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 Identity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.3402
........ code Σ 0..1 code Symbol in syntax defined by the system
........ display Σ 0..1 string Representation defined by the system
..... 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"}
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC 0..1 dateTime Starting time with inclusive boundary
..... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... active ?!Σ 0..1 boolean This person's record is in active use
... link 1..1 BackboneElement Link to a resource that concerns the same actual person
.... 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
.... target 1..1 Reference(Patient | Practitioner | RelatedPerson | Person) The resource to which this actual person is associated
.... assurance 0..1 code level1 | level2 | level3 | level4
Binding: IdentityAssuranceLevel (required): The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Person.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Person.meta.security:addressConfidentiality Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Person.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Person.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Person.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:FNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:DNR.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Person.identifier:PersonID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Person.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.
Person.address.use Base required AddressUse 📍4.0.1 FHIR Std.
Person.address.type Base required AddressType 📍4.0.1 FHIR Std.
Person.link.assurance Base required IdentityAssuranceLevel 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Person If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Person 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 contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Person If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Person If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Person A resource should have narrative for robust management text.`div`.exists()
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()

 

Other representations of profile: CSV, Excel, Schematron

Notes:

Search Parameters:

The following search parameters and search parameter combinations SHALL be supported:

  1. SHALL support searching person using the address search parameter:

    GET [base]/Person?address=[string]

    Example:

    1. GET [base]/Person?address=Girogata 9

    Implementation Notes: Fetches a bundle of all Person resources that match the address ([how to search by string])

  2. SHALL support searching person using the address-city search parameter:

    GET [base]/Person?address-city=[string]

    Example:

    1. GET [base]/Person?address-city=Oslo

    Implementation Notes: Fetches a bundle of all Person resources that match the address city string ([how to search by string])

  3. SHALL support searching person using the address-state search parameter:

    GET [base]/Person?address-state=[string]

    Example:

    1. GET [base]/Person?address-state=Health

    Implementation Notes: Fetches a bundle of all Person resources that match the address state ([how to search by string])

  4. SHALL support searching person using the address-statecode search parameter:

    GET [base]/Person?address-statecode=[string]

    Example:

    1. GET [base]/address-statecode?name=18

    Implementation Notes: Fetches a bundle of all Person resources that match the address statecode ([how to search by string])

  5. SHALL support searching person using the address-use search parameter:

    GET [base]/Person?address-use=[boolean]

    Example:

    1. GET [base]/Person?address-use=true

    Implementation Notes: Fetches a bundle of all Person resources that match the address use ([how to search by string])

  6. SHALL support searching person using the birthdate search parameter:

    GET [base]/Person?birthdate=[date]

    Example:

    1. GET [base]/Person?birthdate=1976-03-12

    Implementation Notes: Fetches a bundle of all Person resources that match the birthdate ([how to search by string])

  7. SHALL support searching person using the district search parameter:

    GET [base]/Person?district=[string]

    Example:

    1. GET [base]/Person?district=Oslo

    Implementation Notes: Fetches a bundle of all Person resources that match the district ([how to search by string])

  8. SHALL support searching by person using the email search parameter:

    GET [base]/Person?email=[string]

    Example:

    1. GET [base]/Person?email=james.jare@gmail.com

    Implementation Notes: Fetches a bundle of all Person resources that match the email ([how to search by string])

  9. SHALL support searching person using the family search parameter:

    GET [base]/Person?family=[string]

    Example:

    1. GET [base]/Person?family=KOM

    Implementation Notes: Fetches a bundle of all Person resources that match the family ([how to search by string])

  10. SHALL support searching person using the family-contains search parameter:

    GET [base]/Person?family-contains=[string]

    Example:

    1. GET [base]/Person?family-contains=ko

    Implementation Notes: Fetches a bundle of all Person resources that match the family name contains ([how to search by string])

  11. SHALL support searching person using the family-exact search parameter:

    GET [base]/Person?family-exact=[string]

    Example:

    1. GET [base]/Person?family-exact=Utskrevet

    Implementation Notes: Fetches a bundle of all Person resources that match the exact family name ([how to search by string])

  12. SHALL support searching person using the gender search parameter:

    GET [base]/Person?gender=[string]

    Example:

    1. GET [base]/Person?gender=Male

    Implementation Notes: Fetches a bundle of all Person resources that match the gender ([how to search by string])

  13. SHALL support searching person using the given search parameter:

    GET [base]/Person?given=[string]

    Example:

    1. GET [base]/Person?given=Elin

    Implementation Notes: Fetches a bundle of all Person resources that match the given name ([how to search by string])

  14. SHALL support searching person using the given-contains search parameter:

    GET [base]/Person?given-contains=[string]

    Example:

    1. GET [base]/Person?given-contains=Eli

    Implementation Notes: Fetches a bundle of all Person resources that match the given name contains ([how to search by string])

  15. SHALL support searching person using the given-exact search parameter:

    GET [base]/Person?given-exact=[string]

    Example:

    1. GET [base]/Person?given-exact=Elin

    Implementation Notes: Fetches a bundle of all Person resources that match the exact given name ([how to search by string])

  16. SHALL support searching person using the identifier search parameter:

    GET [base]/Person?identifier={system|}[code]

    Example:

    1. GET [base]/Person?identifier=http://dips.no/fhir/namingsystem/dips-personid 2007964

    Implementation Notes: Fetches a bundle of all Person resources that match the identifier ([how to search by string])

  17. SHALL support searching person using the municipal search parameter:

    GET [base]/Person?municipal=[string]

    Example:

    1. GET [base]/Person?municipal=ALVDAL

    Implementation Notes: Fetches a bundle of all Person resources that match the municipal ([how to search by string])

  18. SHALL support searching person using the page search parameter:

    GET [base]/Person?page=[number]

    Example:

    1. GET [base]/Person?page=3

    Implementation Notes: Fetches a bundle of all Person resources that match page number ([how to search by string])

  19. SHALL support searching person using the urban-district search parameter:

    GET [base]/Person?urban-district=[string]

    Example:

    1. GET [base]/Person?urban-district=Sagene

    Implementation Notes: Fetches a bundle of all Person resources that match the urban district ([how to search by string])

  20. SHALL support searching person using the zip search parameter:

    GET [base]/Person?zip=[code]

    Example:

    1. GET [base]/Person?zip=8037

    Implementation Notes: Fetches a bundle of all Person resources that match the zip ([how to search by string])