Example in DK Core (Denmark)3.7.0
Patient

ukendt

Patient-ukendt.json

Resource Details

Resource Type
Patient
Resource ID
ukendt
Identifier
http://rn.dk|0706830VJ9
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": "ukendt",
  "filename": "Patient-ukendt.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
  ],
  "identifier": {
    "system": "http://rn.dk",
    "value": "0706830VJ9"
  },
  "displayName": "Anders",
  "gender": "male",
  "birthDate": "1983-06-07"
}