Example in CodeX Radiation Therapy2.0.0
Patient

Patient-101

Patient-Patient-101.json

Resource Details

Resource Type
Patient
Resource ID
Patient-101
Identifier
http://hospital.smarthealthit.org|101101101
Conforms To
http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient
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-101",
  "filename": "Patient-Patient-101.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient",
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "101101101"
  },
  "displayName": "Alice BilateralBreast",
  "gender": "female",
  "birthDate": "1973-07-25"
}