description: Basisprofil for Norwegian Patient 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. package_name: hl7.fhir.no.basis derivation: constraint name: NoBasisPatient type: Patient elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: citizenship: match: {url: null} schema: type: Extension short: The citizenship of the patient url: http://hl7.org/fhir/StructureDefinition/patient-citizenship index: 1 extensions: code: url: null binding: {strength: example, valueSet: 'urn:iso:std:iso:3166'} index: 3 elements: extension: index: 2 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: code: match: {url: null} schema: binding: {strength: example, valueSet: 'urn:iso:std:iso:3166'} index: 3 identifier: short: Identifier for this patient index: 4 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: 5 elements: system: short: Identification of the Norwegian FNR pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.4.1'} index: 6 value: {short: The actual Fødselsnummer, index: 7} required: [value, system] FHN: match: {system: 'urn:oid:2.16.578.1.12.4.1.4.3'} schema: short: Felles hjelpenummer used for the patient index: 8 elements: system: short: Identification of the Norwegian felles hjelpenummer pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.4.3'} index: 9 value: {short: The actual Hjelpenummer, index: 10} 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: 11 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: 12 value: {short: The actual D-nummer, index: 13} required: [value, system] HNR: match: {system: HNR} schema: short: A locally assigned H-nummer index: 14 elements: type: elements: coding: elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.8327'} index: 15 code: pattern: {type: Code, value: HNR} index: 16 required: [system, code] system: pattern: {type: Uri, value: HNR} index: 17 value: {index: 18} assigner: {index: 19} required: [assigner, value] name: {type: HumanName, index: 20} address: {type: Address, short: Norwegian address, index: 21} contact: elements: name: {type: HumanName, index: 22} address: {type: Address, index: 23} generalPractitioner: type: Reference refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Organization', 'http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner', 'http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] index: 24 managingOrganization: type: Reference refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Organization', 'http://hl7.org/fhir/StructureDefinition/Organization'] index: 25 package_version: 2.2.0 extensions: citizenship: url: http://hl7.org/fhir/StructureDefinition/patient-citizenship type: Extension short: The citizenship of the patient index: 1 extensions: code: url: null binding: {strength: example, valueSet: 'urn:iso:std:iso:3166'} index: 3 elements: extension: index: 2 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: code: match: {url: null} schema: binding: {strength: example, valueSet: 'urn:iso:std:iso:3166'} index: 3 class: profile kind: resource url: http://hl7.no/fhir/StructureDefinition/no-basis-Patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 2.0.10