FHIR IG analytics| Package | hl7.fhir.us.nhsn-ade |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-ed-endocrinols-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "practitioner-ed-endocrinols-example" Version "1" Updated "2020-12-24T15:44:43.712Z"
Information Source: #YoohXn50YQm3jkn8!
Profile: US Core Practitioner Profile
identifier: id: 9941339108
name: Edward Endocrinols
{
"resourceType": "Practitioner",
"id": "practitioner-ed-endocrinols-example",
"meta": {
"versionId": "1",
"lastUpdated": "2020-12-24T15:44:43.712+00:00",
"source": "#YoohXn50YQm3jkn8",
"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": "9941339108"
}
],
"name": [
{
"family": "Endocrinols",
"given": [
"Edward"
],
"prefix": [
"Dr"
]
}
]
}