FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-UNK.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-UNK
version: 4; Last updated: 2020-07-30 22:03:09+0000;
Information Source: #Ysu32TJmFpSGwO7W
Profile: US Core Practitioner Profile
identifier: NPI/555555555
name: UNK
{
"resourceType": "Practitioner",
"id": "practitioner-UNK",
"meta": {
"versionId": "4",
"lastUpdated": "2020-07-30T22:03:09.089+00:00",
"source": "#Ysu32TJmFpSGwO7W",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "555555555"
}
],
"name": [
{
"family": "UNK",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}
]
}