Example in mCODE (Oncology)4.0.0
Patient

cancer-patient-adam-everyman

Patient-cancer-patient-adam-everyman.json

Resource Details

Resource Type
Patient
Resource ID
cancer-patient-adam-everyman
Identifier
http://hospital.example.org|m123
Conforms To
http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "cancer-patient-adam-everyman",
  "filename": "Patient-cancer-patient-adam-everyman.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient"
  ],
  "identifier": {
    "system": "http://hospital.example.org",
    "value": "m123"
  },
  "displayName": "Adam A. Everyman",
  "gender": "male",
  "birthDate": "1962-02-05"
}