Example in CodeX Radiation Therapy2.0.0
Patient

Patient-6

Patient-Patient-6.json

Resource Details

Resource Type
Patient
Resource ID
Patient-6
Identifier
http://hospital.smarthealthit.org|1032706
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-6",
  "filename": "Patient-Patient-6.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": "1032706"
  },
  "displayName": "Peter Venkman",
  "gender": "male",
  "birthDate": "1973-07-25"
}