This is the set of resources that conform to either of the profiles nl-core-humanname (http://fhir.nl/fhir/StructureDefinition/nl-core-humanname) and nl-core-humanname (http://fhir.nl/fhir/StructureDefinition/nl-core-humanname). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
HumanName | C | 0..* | Name of a human - parts and usage ele-1: All FHIR elements must have a @value or children nl-core-humanname-1: if you specify a prefix for an own name then an own name is also expected nl-core-humanname-2: if you specify a voorvoegsel for a partner name then a partner name is also expected Example Structured HumanName (preferred above unstructured): {"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/humanname-assembly-order","valueCode":"NL4"}],"text":"Irma Jongeneel-de Haas","family":"Jongeneel-de Haas","_family":{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/humanname-own-name","valueString":"Jongeneel"},{"url":"http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix","valueString":"de"},{"url":"http://hl7.org/fhir/StructureDefinition/humanname-partner-name","valueString":"Haas"}]},"given":["Irma"],"_given":[{"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier","valueCode":"CL"}]}]} Example Unstructured HumanName: {"text":"Irma Jongeneel-de Haas"} | |
extension | 0..* | Extension | Extension | |
use | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: ?? (required): The use of a human name |
text | Σ | 0..1 | string | Text representation of the full name |
family | Σ | 0..1 | string | Surname |
extension | 0..* | Extension | Extension | |
value | 0..1 | string | Primitive value for string Max Length:1048576 | |
given | Σ | 0..* | string | Given |
extension | 0..* | Extension | Extension | |
value | 0..1 | string | Primitive value for string Max Length:1048576 | |
prefix | Σ | 0..* | string | Parts that come before the name |
suffix | Σ | 0..* | string | Parts that come after the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
Documentation for this format |