Example in PHCP1.0.0
Organization

Acme Payer

Organization-phcp-payer-organization-example.json

Resource Details

Resource Type
Organization
Resource ID
phcp-payer-organization-example
Identifier
http://hl7.org/fhir/sid/us-npi|1234567
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": "phcp-payer-organization-example",
  "filename": "Organization-phcp-payer-organization-example.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
  ],
  "lastUpdated": "2020-12-09T20:38:59.318+00:00",
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "1234567"
  },
  "displayName": "Acme Payer",
  "title": "Acme Payer"
}