Example in Da Vinci HRex1.2.0
Organization

New Health Plan

Organization-full.json

Resource Details

Resource Type
Organization
Resource ID
full
Identifier
http://example.org/identifiers/somesystem|11223344
Conforms To
http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "full",
  "filename": "Organization-full.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization"
  ],
  "identifier": {
    "system": "http://example.org/identifiers/somesystem",
    "value": "11223344"
  },
  "displayName": "New Health Plan",
  "title": "New Health Plan"
}