This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname
Status: draft. Extension maintained by:
Base StructureDefinition for Extension Type
Context of Use: Use on element: HumanName
usage info: insert a list of places where this extension is used
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | string | URL = http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname nl-core-humanname-familyname: Base StructureDefinition for Extension Type Use on element: HumanName | |
![]() |
Fulle Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname nl-core-humanname-familyname: Base StructureDefinition for Extension Type Use on element: HumanName | |
![]() ![]() ![]() | 1..1 | code | Qualifies this family name as BR (birth name) or SP (spouse/partner) Binding: ???? (required) | |
![]() ![]() ![]() | 1..1 | uri | "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname-prefix" | |
![]() ![]() ![]() | 0..1 | string | Family name prefix | |
![]() |
XML Template
<!-- nl-core-humanname-familyname --><extension xmlns="http://hl7.org/fhir" url="http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname" > <-- extension sliced by url in the specified orderOpen at End--> <extension url="??" value="[code]"/><!-- 1..1 Qualifies this family name as BR (birth name) or SP (spouse/partner) --> <valueString value="[string]"/><!-- 0..1 Family name prefix --> </extension>
JSON Template
{ // nl-core-humanname-familyname "extension" : [ // sliced by url in the specified orderOpen at End { // Qualifies this family name as BR (birth name) or SP (spouse/partner) // R! // from Element: extension } ], "url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname-prefix", // R! "valueString" : "<string>", //Family name prefix }
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | string | URL = http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname nl-core-humanname-familyname: Base StructureDefinition for Extension Type Use on element: HumanName | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname nl-core-humanname-familyname: Base StructureDefinition for Extension Type Use on element: HumanName | |
![]() ![]() ![]() | 1..1 | code | Qualifies this family name as BR (birth name) or SP (spouse/partner) Binding: ???? (required) | |
![]() ![]() ![]() | 1..1 | uri | "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname-prefix" | |
![]() ![]() ![]() | 0..1 | string | Family name prefix | |
![]() |
XML Template
<!-- nl-core-humanname-familyname --><extension xmlns="http://hl7.org/fhir" url="http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname" > <-- extension sliced by url in the specified orderOpen at End--> <extension url="??" value="[code]"/><!-- 1..1 Qualifies this family name as BR (birth name) or SP (spouse/partner) --> <valueString value="[string]"/><!-- 0..1 Family name prefix --> </extension>
JSON Template
{ // nl-core-humanname-familyname "extension" : [ // sliced by url in the specified orderOpen at End { // Qualifies this family name as BR (birth name) or SP (spouse/partner) // R! // from Element: extension } ], "url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname-familyname-prefix", // R! "valueString" : "<string>", //Family name prefix }