Example in QI-Core7.0.2
Organization

HENDRICKS COUNTY HOSPITAL

Organization-example1.json

Resource Details

Resource Type
Organization
Resource ID
example1
Identifier
http://hl7.org/fhir/sid/us-npi|1285243618
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "example1",
  "filename": "Organization-example1.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "1285243618"
  },
  "displayName": "HENDRICKS COUNTY HOSPITAL",
  "type": "Healthcare Provider",
  "title": "HENDRICKS COUNTY HOSPITAL"
}