Example in DK Core (Denmark)3.7.0
Patient

MayJune

Patient-MayJune.json

Resource Details

Resource Type
Patient
Resource ID
MayJune
Identifier
urn:oid:1.2.208.176.1.2|0108629996
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": "MayJune",
  "filename": "Patient-MayJune.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:1.2.208.176.1.2",
    "value": "0108629996"
  },
  "displayName": "May June Test Moberg",
  "gender": "female",
  "birthDate": "1962-08-01"
}