This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "practitioner-vital-records-avery-jones",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr"🔗 ,
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Practitioner-birth-certifier"🔗 ,
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Practitioner-birth-attendant"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-vital-records-avery-jones</b></p><a name=\"practitioner-vital-records-avery-jones\"> </a><a name=\"hcpractitioner-vital-records-avery-jones\"> </a><a name=\"practitioner-vital-records-avery-jones-en-US\"> </a><p><b>Practitioner Role - Birth Attendant</b>: attendant</p><p><b>Practitioner Role - Certifier</b>: certifier</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/76231001</p><p><b>name</b>: Avery Jones</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 76231001}\">Osteopath (occupation)</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/practitioner-role-birth-attendant",
"valueCode" : "attendant"
},
{
"url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/practitioner-role-birth-certifier",
"valueCode" : "certifier"
}
],
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "76231001"
}
],
"name" : [
{
"text" : "Avery Jones",
"family" : "Jones",
"given" : [
"Avery"
],
"suffix" : [
"D.O."
]
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "76231001",
"display" : "Osteopath (occupation)"
}
]
}
}
]
}