Example in Identity Matching2.0.0
Organization

XYZ Insurance

Organization-xyz-payer.json

Resource Details

Resource Type
Organization
Resource ID
xyz-payer
Identifier
http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier|666666

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "xyz-payer",
  "filename": "Organization-xyz-payer.json",
  "identifier": {
    "system": "http://hl7.org/fhir/us/identity-matching/ns/HL7PersonIdentifier",
    "value": "666666"
  },
  "displayName": "XYZ Insurance",
  "title": "XYZ Insurance"
}