Example in HL7 Europe Base and Core FHIR IG2.0.0
Patient

patient-eu-core-example

Patient-patient-eu-core-example.json

Resource Details

Resource Type
Patient
Resource ID
patient-eu-core-example
Conforms To
http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient-eu-core-example",
  "filename": "Patient-patient-eu-core-example.json",
  "profile": [
    "http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"
  ],
  "displayName": "John Doe",
  "gender": "male",
  "birthDate": "1980-01-01"
}