Example in Personal Health Device Implementation Guide2.0.0
Patient

patientExample-2

Patient-patientExample-2.json

Resource Details

Resource Type
Patient
Resource ID
patientExample-2
Identifier
Conforms To
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": "patientExample-2",
  "filename": "Patient-patientExample-2.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient"
  ],
  "identifier": {
    "system": null,
    "value": null
  },
  "displayName": "Jane Doe"
}