Example in Da Vinci PDex2.1.0
Organization

Provider 1

Organization-ProviderOrg1.json

Resource Details

Resource Type
Organization
Resource ID
ProviderOrg1
Identifier
http://hl7.org/fhir/sid/us-npi|1982947230
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Organization",
  "id": "ProviderOrg1",
  "filename": "Organization-ProviderOrg1.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
  ],
  "lastUpdated": "2019-12-12T09:14:11+00:00",
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "1982947230"
  },
  "displayName": "Provider 1",
  "title": "Provider 1"
}