FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-vital-records-janet-seito.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-vital-records-janet-seito
version: versionId: id (PrimitiveType/Practitioner.meta.versionId): element = id -> versionId=id[2]; Last updated: 2023-04-06 00:35:49+0000
Profile: Practitioner - Vital Records
identifier: NPI/223347044
name: Avery Jones
| Code |
| Osteopath (occupation) |
{
"resourceType": "Practitioner",
"id": "practitioner-vital-records-janet-seito",
"meta": {
"versionId": "2",
"lastUpdated": "2023-04-06T00:35:49.593Z",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "223347044"
}
],
"name": [
{
"family": "Jones",
"given": [
"Avery"
],
"suffix": [
"M.D."
]
}
],
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76231001",
"display": "Osteopath (occupation)"
}
]
}
}
]
}