Example in US Core9.0.0
Organization

Acme Health Plan

Organization-acme-payer.json

Resource Details

Resource Type
Organization
Resource ID
acme-payer
Identifier
urn:oid:2.16.840.1.113883.6.300|55555
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|9.0.0

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "acme-payer",
  "filename": "Organization-acme-payer.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|9.0.0"
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.6.300",
    "value": "55555"
  },
  "displayName": "Acme Health Plan",
  "type": null,
  "title": "Acme Health Plan"
}