Example in CARIN Blue Button2.2.0
Patient

Patient2

Patient-Patient2.json

Resource Details

Resource Type
Patient
Resource ID
Patient2
Identifier
https://www.example.com/fhir/memberidentifier|88800933501
Conforms To
http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient|2.2.0

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "Patient2",
  "filename": "Patient-Patient2.json",
  "profile": [
    "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient|2.2.0"
  ],
  "lastUpdated": "2020-10-30T09:48:01.8512764-04:00",
  "identifier": {
    "system": "https://www.example.com/fhir/memberidentifier",
    "value": "88800933501"
  },
  "displayName": "Member 01 Test",
  "gender": "male",
  "birthDate": "1943-01-01"
}