Generated Narrative
identifier: id: 1122334455
name: Doctor Middle Last (OFFICIAL)
"
];
fhir:Practitioner.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
fhir:Identifier.value [ fhir:value "1122334455" ]
];
fhir:Practitioner.name [
fhir:index 0;
fhir:HumanName.use [ fhir:value "official" ];
fhir:HumanName.family [ fhir:value "Last" ];
fhir:HumanName.given [
fhir:value "Doctor";
fhir:index 0
], [
fhir:value "Middle";
fhir:index 1
];
fhir:HumanName.suffix [
fhir:value "Jr.";
fhir:index 0
]
] .
# - ontology header ------------------------------------------------------------