# Real-life examples draft ## HL7 Germany The project Basisprofil DE in Simplifier contains the national profiles for Germany. Below is an example of the German national profile for Patient. The canonical URL or identity of this profile is: http://fhir.de/StructureDefinition/patient-de-basis The first part (http://fhir.de) is the end-point were all German profiles are located. The resource type is a StructureDefinition (each profile is stored as a StructureDefinition resource). Finally, the logical ID of the resource is "patient-de-basis". Below you see the snapshot view of this resource, which means that all elements of the core Patient resource are shown whether these are changed compared to the core resource or not.
{{structure:BasisprofilDE/patient-de-basis}}
## HL7 Norway Below is an example of the Norwegian national profile for Patient as defined by HL7 Norway. This national profile was reused in the HelseVest Perioperative project. Below you see the differential view of this resource, which means that not all elements of the core Patient resource are visible. Only the elements that are changed compared to the core Patient resource are shown.
{{structure:HelseVestPeriop/NorwayPatient}}
## Stichting Koppeltaal Stichting Koppeltaal is a Dutch organization that enables FHIR-based exchange of data between e-health applications in the care sector. The example below shows the KoppeltaalPatient profile, which is derived from the Dutch national profile for Patient, called nl-core-patient profile. This is a snapshot view of the resource.
{{structure: Koppeltaal/KoppeltaalPatient}}