Example in mCODE (Oncology)4.0.0
Patient

cancer-patient-eve-anyperson

Patient-cancer-patient-eve-anyperson.json

Resource Details

Resource Type
Patient
Resource ID
cancer-patient-eve-anyperson
Identifier
http://hospital.example.org|m456
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-eve-anyperson",
  "filename": "Patient-cancer-patient-eve-anyperson.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient"
  ],
  "identifier": {
    "system": "http://hospital.example.org",
    "value": "m456"
  },
  "displayName": "Eve A. Anyperson",
  "gender": "female",
  "birthDate": "1955-05-20"
}