Example in Da Vinci PAS2.2.1
Organization

DR. JOE SMITH CORPORATION

Organization-UMOExample.json

Resource Details

Resource Type
Organization
Resource ID
UMOExample
Identifier
http://hl7.org/fhir/sid/us-npi|8189991234
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-requestor

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "UMOExample",
  "filename": "Organization-UMOExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-requestor"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "8189991234"
  },
  "displayName": "DR. JOE SMITH CORPORATION",
  "type": null,
  "title": "DR. JOE SMITH CORPORATION"
}