Example in DK Core (Denmark)3.7.0
Patient

MuhammedAbdul

Patient-MuhammedAbdul.json

Resource Details

Resource Type
Patient
Resource ID
MuhammedAbdul
Identifier
urn:oid:1.2.208.176.1.2|1007059995
Conforms To
http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "MuhammedAbdul",
  "filename": "Patient-MuhammedAbdul.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:1.2.208.176.1.2",
    "value": "1007059995"
  },
  "displayName": "Muhammed Test Abdul",
  "gender": "male",
  "birthDate": "2005-07-10"
}