Example in Da Vinci HRex1.2.0
Organization

New Health Plan

Organization-min.json

Resource Details

Resource Type
Organization
Resource ID
min
Identifier
http://hl7.org/fhir/sid/us-npi|1234567893
Conforms To
http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "min",
  "filename": "Organization-min.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "1234567893"
  },
  "displayName": "New Health Plan",
  "title": "New Health Plan"
}