FHIR IG analytics| Package | hl7.fhir.us.eltss |
| Resource Type | Practitioner |
| Id | Practitioner-caremgr1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
ResourcePractitioner "caremgr1" Version"1" Updated"2020-09-03 10:16:03-0400"
Information Source: #KZ0jzPjXDrhCiMif!
Profile: Practitioner_eltss
identifier: United States National Provider Identifier/1144221847, http://www.acme.org/practitioners/25457
name: Sam Monitor
telecom: ph: (210) 224 1599
{
"resourceType": "Practitioner",
"id": "caremgr1",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-03T10:16:03.512-04:00",
"source": "#KZ0jzPjXDrhCiMif",
"profile": [
"http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1144221847"
},
{
"system": "http://www.acme.org/practitioners",
"value": "25457"
}
],
"name": [
{
"text": "Sam Monitor",
"family": "Monitor",
"given": [
"Sam"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 224 1599"
}
]
}