Generated Narrative: Practitioner
identifier: Prescriber Number: 663221
name: Dr Sarah Bondiali
gender: female
"
];
fhir:Practitioner.identifier [
fhir:index 0;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ];
fhir:Coding.code [ fhir:value "PRES" ];
fhir:Coding.display [ fhir:value "Prescriber Number" ]
];
fhir:CodeableConcept.text [ fhir:value "Prescriber Number" ]
];
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/medicare-prescriber-number" ];
fhir:Identifier.value [ fhir:value "663221" ]
];
fhir:Practitioner.name [
fhir:index 0;
fhir:HumanName.text [ fhir:value "Dr Sarah Bondiali" ];
fhir:HumanName.family [ fhir:value "Bondiali" ];
fhir:HumanName.given [
fhir:value "Sarah";
fhir:index 0
];
fhir:HumanName.prefix [
fhir:value "Dr";
fhir:index 0
]
];
fhir:Practitioner.gender [ fhir:value "female"] .
# - ontology header ------------------------------------------------------------