FHIRPath

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

name
{
"use": "usual",
"given": [
"test80"
]
}
<name xmlns="http://hl7.org/fhir">
<use value="usual" />
<given value="test80" />
</name>