Example in AU Core2.0.0
Patient

bennelong-anne

Patient-bennelong-anne.json

Resource Details

Resource Type
Patient
Resource ID
bennelong-anne
Identifier
http://mossypointmc.example.com/mrn/|872038020
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "bennelong-anne",
  "filename": "Patient-bennelong-anne.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
  ],
  "identifier": {
    "system": "http://mossypointmc.example.com/mrn/",
    "value": "872038020"
  },
  "displayName": "Anne Bennelong",
  "gender": "female",
  "birthDate": "1968-10-11"
}