Example in Cancer Reporting2.0.0
Patient

patient-OakleyAnnie

Patient-patient-OakleyAnnie.json

Resource Details

Resource Type
Patient
Resource ID
patient-OakleyAnnie
Identifier
urn:oid:2.16.840.1.113883.4.3.6|patient-OakleyAnnie
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": "patient-OakleyAnnie",
  "filename": "Patient-patient-OakleyAnnie.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.4.3.6",
    "value": "patient-OakleyAnnie"
  },
  "displayName": "Annie Oakley",
  "gender": "female",
  "birthDate": "1990-06-01"
}