no-basis-HumanName.structuredefinition-profile.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="no-basis-HumanName" /> 4 <meta> 5 <versionId value="1" /> 6 <lastUpdated value="2018-06-13T14:22:47.269+02:00" /> 7 </meta> 8 <url value="http://hl7.no/fhir/StructureDefinition/no-basis-HumanName" /> 9 <version value="2.0.15" /> 10 <name value="NoBasisHumanName" /> 11 <title value="no-basis-HumanName" /> 12 <status value="active" /> 13 <date value="2019-05-20" /> 14 <description value="Basisprofil for Norwegian HumanName. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds the concept of middlename and further explains of the use for the data-elements in a Norwegian context. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case." /> 15 <fhirVersion value="4.0.1" /> 16 <kind value="complex-type" /> 17 <abstract value="false" /> 18 <type value="HumanName" /> 19 <baseDefinition value="http://hl7.org/fhir/StructureDefinition/HumanName" /> 20 <derivation value="constraint" /> 21 <differential> 22 <element id="HumanName"> 23 <path value="HumanName" /> 24 <short value="Norwegian human name" /> 25 <definition value="Defines the format of norwegian human name according to norwegian legislation (lov om personnavn)." /> 26 </element> 27 <element id="HumanName.extension"> 28 <path value="HumanName.extension" /> 29 <slicing> 30 <discriminator> 31 <type value="value" /> 32 <path value="url" /> 33 </discriminator> 34 <rules value="open" /> 35 </slicing> 36 </element> 37 <element id="HumanName.extension:middlename"> 38 <path value="HumanName.extension" /> 39 <sliceName value="middlename" /> 40 <short value="Defines a middle name" /> 41 <definition value="Defines a middle name as a specific extension as this is widely used in Norwegian names. The middlename is defined in norwegian legislation (lov om personnavn)." /> 42 <type> 43 <code value="Extension" /> 44 <profile value="http://hl7.no/fhir/StructureDefinition/no-basis-middlename" /> 45 </type> 46 </element> 47 <element id="HumanName.family"> 48 <path value="HumanName.family" /> 49 <definition value="Ref. "lov om personnavn" for further details about Norwegian HumanNames. The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father." /> 50 <alias value="etternavn" /> 51 </element> 52 <element id="HumanName.given"> 53 <path value="HumanName.given" /> 54 <short value="Given names (not always 'first')" /> 55 <definition value="Given name. In Norway Given name does not include middlenames according to the regulation for norwegian names. Multiple given names are however legal. Ref. "Lov om personnavn" for further details about Norwegian HumanNames." /> 56 <alias value="fornavn" /> 57 </element> 58 <element id="HumanName.prefix"> 59 <path value="HumanName.prefix" /> 60 <short value="Prefix is not used in Norwegian names" /> 61 <definition value="This is not a part of official Norwegian names as defined in "lov om personnavn" regulation. Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name." /> 62 <mustSupport value="false" /> 63 </element> 64 <element id="HumanName.suffix"> 65 <path value="HumanName.suffix" /> 66 <short value="Suffix is not used in Norwegian human names" /> 67 <definition value="This is not a part of official Norwegian names as defined in "lov om personnavn" regulation. Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name." /> 68 <mustSupport value="false" /> 69 </element> 70 </differential> 71 </StructureDefinition>