Example in PHCP1.0.0
Patient

phcp-patient-example

Patient-phcp-patient-example.json

Resource Details

Resource Type
Patient
Resource ID
phcp-patient-example
Identifier
http://hospital.smarthealthit.org|1032702
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "phcp-patient-example",
  "filename": "Patient-phcp-patient-example.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2020-09-02T20:26:03.581+00:00",
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "1032702"
  },
  "displayName": "Amy V. Shaw",
  "gender": "female",
  "birthDate": "2007-02-20"
}