Example in CodeX Radiation Therapy2.0.0
Patient

Patient-5

Patient-Patient-5.json

Resource Details

Resource Type
Patient
Resource ID
Patient-5
Identifier
http://hospital.smarthealthit.org|1032705
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-5",
  "filename": "Patient-Patient-5.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": "1032705"
  },
  "displayName": "Alice Andersson",
  "gender": "female",
  "birthDate": "1973-07-25"
}