Example in Da Vinci PAS2.2.1
Organization

MARYLAND CAPITAL INSURANCE COMPANY

Organization-InsurerExample.json

Resource Details

Resource Type
Organization
Resource ID
InsurerExample
Identifier
http://hl7.org/fhir/sid/us-npi|1234567893
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-insurer

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "InsurerExample",
  "filename": "Organization-InsurerExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-insurer"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "1234567893"
  },
  "displayName": "MARYLAND CAPITAL INSURANCE COMPANY",
  "type": null,
  "title": "MARYLAND CAPITAL INSURANCE COMPANY"
}