minimal Common Oncology Data Elements (mCODE) Implementation Guide
2.0.0 - STU 2

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Example Patient: cancer-patient-adam-everyman

Generated Narrative

Resource "cancer-patient-adam-everyman"

Profile: Cancer Patient Profile

identifier: Medical Record Number: m123 (USUAL)

name: Adam A. Everyman

gender: male

birthDate: 1962-02-05

address: 234 Anyway St Anytown 12345 US

Contacts

-Telecom
*ph: 333-555-5555(HOME), adam.everyman@example.com

Communications

-Language
*English (Tags for the Identification of Languages#en-US "English (Region=United States)")

Notes:

Instance: cancer-patient-adam-everyman
InstanceOf: CancerPatient
Title: "cancer-patient-adam-everyman"
Description: "Example of Patient"
Usage: #example
* identifier.use = #usual
* identifier.type = http://terminology.hl7.org/CodeSystem/v2-0203#MR "Medical Record Number"
* identifier.system = "http://hospital.example.org"
* identifier.value = "m123"
* name.family = "Everyman"
* name.given[0] = "Adam"
* name.given[+] = "A."
* gender = #male
* birthDate = "1962-02-05"
* address.line = "234 Anyway St"
* address.city = "Anytown"
* address.postalCode = "12345"
* address.country = "US"
* contact.telecom[0].system = #phone
* contact.telecom[=].value = "333-555-5555"
* contact.telecom[=].use = #home
* contact.telecom[+].system = #email
* contact.telecom[=].value = "adam.everyman@example.com"
* communication.language = urn:ietf:bcp:47#en-US "English (Region=United States)"
* communication.language.text = "English"