Example in BE Core (Belgium)2.1.2
Patient

patient1

Patient-patient1.json

Resource Details

Resource Type
Patient
Resource ID
patient1
Identifier
https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin|79121137740
Conforms To
https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient1",
  "filename": "Patient-patient1.json",
  "profile": [
    "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
  ],
  "lastUpdated": "2019-07-01T13:30:55.864+00:00",
  "identifier": {
    "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
    "value": "79121137740"
  },
  "displayName": "Josephine Nessa La Paradisio",
  "gender": "female",
  "birthDate": "1979-12-11"
}