description: Basisprofil for Norwegian Person information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. Should be used as a basis for further profiling in use-cases where specific identity information is needed. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.\r\n\r\nThe no-basis-Person resource main use-case is with regards to information describing persons that are living in Norway. The information is typically available from the Norwegian \"folkeregister\" and contains information describing all Norweigan citizens and individuals working and living in Norway. package_name: hl7.fhir.no.basis derivation: constraint name: NoBasisPerson type: Person elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: FNR: match: {system: 'urn:oid:2.16.578.1.12.4.1.4.1'} schema: short: Norwegian FNR index: 1 elements: system: short: Identification of the Norwegian FNR pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.4.1'} index: 2 value: {index: 3} required: [value, system] DNR: match: {system: 'urn:oid:2.16.578.1.12.4.1.4.2'} schema: short: The D-nummer of the patient index: 4 elements: system: short: The identification of the D-nummer pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.4.2'} index: 5 value: {index: 6} required: [value, system] name: {type: HumanName, index: 7} address: {type: Address, short: Norwegian address, index: 8} managingOrganization: type: Reference refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Organization', 'http://hl7.org/fhir/StructureDefinition/Organization'] index: 9 package_version: 2.0.17-alpha class: profile kind: resource url: http://hl7.no/fhir/StructureDefinition/no-basis-Person base: http://hl7.org/fhir/StructureDefinition/Person version: 2.0.8