FHIRPath

If you Log in or sign up, you can edit this script yourself.

name
{
"family": "Kirchhof",
"given": [
"Nina"
],
"prefix": [
"C69169"
]
}
<name xmlns="http://hl7.org/fhir">
<family value="Kirchhof" />
<given value="Nina" />
<prefix value="C69169" />
</name>