Example in AU Core2.0.0
Organization

Bobrester Medical Center

Organization-bobrester-medical-center.json

Resource Details

Resource Type
Organization
Resource ID
bobrester-medical-center
Identifier
http://hl7.org.au/id/abn|12345678901
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization

Example Metadata

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

{
  "resourceType": "Organization",
  "id": "bobrester-medical-center",
  "filename": "Organization-bobrester-medical-center.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization"
  ],
  "identifier": {
    "system": "http://hl7.org.au/id/abn",
    "value": "12345678901"
  },
  "displayName": "Bobrester Medical Center",
  "type": "Medical centre",
  "title": "Bobrester Medical Center"
}