FHIRPath

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

name
name
{
"use": "official",
"text": "陳加玲"
}
{
"use": "official"
}
<name xmlns="http://hl7.org/fhir">
<use value="official" />
<text value="陳加玲" />
</name>
<name xmlns="http://hl7.org/fhir">
<use value="official" />
</name>