Example in Personal Health Device Implementation Guide2.0.0
Patient

patientExample-1

Patient-patientExample-1.json

Resource Details

Resource Type
Patient
Resource ID
patientExample-1
Identifier
urn:oid:2.999.1.2.3.4.5.6.7.8.10|sisansarahId
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-1",
  "filename": "Patient-patientExample-1.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient"
  ],
  "identifier": {
    "system": "urn:oid:2.999.1.2.3.4.5.6.7.8.10",
    "value": "sisansarahId"
  },
  "displayName": "Sisansarah Lorianthah Piggy"
}