Example in DK Core (Denmark)3.7.0
Patient

Poul

Patient-Poul.json

Resource Details

Resource Type
Patient
Resource ID
Poul
Identifier
urn:oid:1.2.208.176.1.2|3001749995
Conforms To
http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient
http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "Poul",
  "filename": "Patient-Poul.json",
  "profile": [
    "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient",
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient"
  ],
  "identifier": {
    "system": "urn:oid:1.2.208.176.1.2",
    "value": "3001749995"
  },
  "displayName": "Poul Hansen"
}