Example in PACIO ADI2.0.0-ballot
Patient

Example-Smith-Johnson-Patient1

Patient-Example-Smith-Johnson-Patient1.json

Resource Details

Resource Type
Patient
Resource ID
Example-Smith-Johnson-Patient1
Identifier
http://example.org/GoodHealthHospital|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": "Example-Smith-Johnson-Patient1",
  "filename": "Patient-Example-Smith-Johnson-Patient1.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2021-03-29T14:25:34.001-05:00",
  "identifier": {
    "system": "http://example.org/GoodHealthHospital",
    "value": "1032702"
  },
  "displayName": "Betsy Smith-Johnson",
  "gender": "female",
  "birthDate": "1950-11-15"
}