Example in Da Vinci Risk Adjustment2.1.0
Patient

ra-patient03

Patient-ra-patient03.json

Resource Details

Resource Type
Patient
Resource ID
ra-patient03
Identifier
http://example.org/hospital-davinci|34567
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "ra-patient03",
  "filename": "Patient-ra-patient03.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0"
  ],
  "identifier": {
    "system": "http://example.org/hospital-davinci",
    "value": "34567"
  },
  "displayName": "Nelda Nuclear",
  "gender": "female",
  "birthDate": "1965-07-26"
}