Example in DK Core (Denmark)3.7.0
Patient

Rasmus

Patient-Rasmus.json

Resource Details

Resource Type
Patient
Resource ID
Rasmus
Identifier
urn:oid:1.2.208.176.1.2|0504909989
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": "Rasmus",
  "filename": "Patient-Rasmus.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:1.2.208.176.1.2",
    "value": "0504909989"
  },
  "displayName": "Rasmus Test Lauridsen",
  "gender": "male",
  "birthDate": "1990-04-05"
}