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