Example in QI-Core7.0.2
Patient

infant-example

Patient-infant-example.json

Resource Details

Resource Type
Patient
Resource ID
infant-example
Identifier
http://example.org|1032703
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "infant-example",
  "filename": "Patient-infant-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
  ],
  "identifier": {
    "system": "http://example.org",
    "value": "1032703"
  },
  "displayName": "Infant Example",
  "gender": "male",
  "birthDate": "2020-06-02"
}