Example in QI-Core7.0.2
Organization

Health Level Seven International

Organization-example.json

Resource Details

Resource Type
Organization
Resource ID
example
Identifier
http://hl7.org/fhir/sid/us-npi|8635143786
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": "example",
  "filename": "Organization-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-npi",
    "value": "8635143786"
  },
  "displayName": "Health Level Seven International",
  "type": "Organizational team",
  "title": "Health Level Seven International"
}