Personenname
Canonical URL: http://fhir.de/StructureDefinition/humanname-de-basis/0.2
humanname-de-basis-0.2 (HumanName) | C | HumanName | |
id | 0..1 | string | |
extension | 0..* | Extension | |
use | Σ ?! | 0..1 | codeBinding |
text | Σ | 0..1 | string |
family | Σ C | 0..1 | string |
id | 0..1 | string | |
extension | 0..* | Extension | |
namenszusatz | C | 0..1 | Extension(string) |
nachname | C | 0..1 | Extension(string) |
id | 0..1 | string | |
extension | 0..* | Extension | |
url | 1..1 | uriAuto Value | |
valueString | 0..1 | string | |
vorsatzwort | C | 0..1 | Extension(string) |
id | 0..1 | string | |
extension | 0..* | Extension | |
url | 1..1 | uriAuto Value | |
valueString | 0..1 | string | |
value | 0..1 | ||
given | Σ | 0..* | string |
prefix | Σ C | 0..* | string |
id | 0..1 | string | |
extension | 0..* | Extension | |
prefix-qualifier | C | 0..* | Extension(code) |
id | 0..1 | string | |
extension | 0..* | Extension | |
url | 1..1 | uriAuto Value | |
valueCode | 0..1 | codeBinding | |
value | 0..1 | ||
suffix | Σ | 0..* | string |
period | Σ | 0..1 | Period |
Beispiele
XML-Format
Geburtsname und früherer Name:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</name>
</name>
</name>
</Patient>
Namenszusatz und Titel:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
</extension>
</extension>
</family>
</extension>
</prefix>
</name>
</Patient>
Vorsatzwort:
</meta>
</extension>
</extension>
</family>
</name>
</Patient>
komplexer Name:
</meta>
--- We have skipped the narrative for better readability of the resource ---
</text>
<text value="Prof. Dr. med. Dr. rer. nat. Fritz Julius Karl Freiherr von und zu Rathenburg vor der Isar, MdB" />
</extension>
</extension>
</extension>
</family>
</extension>
</prefix>
</name>
</Patient>
JSON-Format
Geburtsname und früherer Name:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
},
{
},
{
}
]
}
Namenszusatz und Titel:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
{
},
{
}
]
},
"Otto"
],
"Dr."
],
{
]
}
]
}
]
}
Vorsatzwort:
{
},
{
{
},
{
}
]
},
"Ludwig"
]
}
]
}
komplexer Name:
{
},
--- We have skipped the narrative for better readability of the resource ---
},
{
"text": "Prof. Dr. med. Dr. rer. nat. Fritz Julius Karl Freiherr von und zu Rathenburg vor der Isar, MdB",
{
},
{
},
{
}
]
},
"Fritz",
"Julius",
"Karl"
],
"Prof. Dr. med. Dr. rer. nat."
],
{
]
}
],
"MdB"
]
}
]
}