FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex |
| Resource Type | Organization |
| Id | Organization-ProviderOrg1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ProviderOrg1
Last updated: 2019-12-12 09:14:11+0000; Language: en-US
Profile: US Core Organization Profile
identifier: Provider number/1982947230
active: true
name: Provider 1
{
"resourceType": "Organization",
"id": "ProviderOrg1",
"meta": {
"lastUpdated": "2019-12-12T09:14:11+00:00",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN"
}
]
},
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1982947230"
}
],
"active": true,
"name": "Provider 1"
}