identifier: https://standards.digital.health.nz/ns/hpi-id/ZXP7823 (use: official, )
name: ALEX Practitioner (Official)
gender: Female
birthDate: 1968-01-27
"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZXP7823" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Practitioner" ] ;
fhir:given ( [ fhir:v "ALEX" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1968-01-27"^^xsd:date] . #
# -------------------------------------------------------------------------------------