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-eve-anyperson

Generated Narrative

Resource "cancer-patient-eve-anyperson"

Profile: Cancer Patient Profile

US Core Race Extension

value: American Indian or Alaska Native (Details: urn:oid:2.16.840.1.113883.6.238 code 1002-5 = 'American Indian or Alaska Native', stated as 'American Indian or Alaska Native')

value: Lakota and Crow

US Core Birth Sex Extension: F

identifier: Medical Record Number: m456 (USUAL)

name: Eve A. Anyperson

gender: female

birthDate: 1955-05-20

address: 456 Smith Lane Anytown MA 12345 US

Contacts

-Telecom
*ph: 999-999-9999(HOME), eve.anyperson@example.com

Communications

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

Notes:

Instance: cancer-patient-eve-anyperson
InstanceOf: CancerPatient
Title: "cancer-patient-eve-anyperson"
Description: "Example of Patient"
Usage: #example
* extension[0].extension[0].url = "ombCategory"
* extension[=].extension[=].valueCoding = urn:oid:2.16.840.1.113883.6.238#1002-5 "American Indian or Alaska Native"
* extension[=].extension[+].url = "text"
* extension[=].extension[=].valueString = "Lakota and Crow"
* extension[=].url = "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
* extension[+].url = "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"
* extension[=].valueCode = #F
* identifier.use = #usual
* identifier.type = http://terminology.hl7.org/CodeSystem/v2-0203#MR "Medical Record Number"
* identifier.system = "http://hospital.example.org"
* identifier.value = "m456"
* name.family = "Anyperson"
* name.given[0] = "Eve"
* name.given[+] = "A."
* gender = #female
* birthDate = "1955-05-20"
* address.line = "456 Smith Lane"
* address.city = "Anytown"
* address.state = "MA"
* address.postalCode = "12345"
* address.country = "US"
* contact.telecom[0].system = #phone
* contact.telecom[=].value = "999-999-9999"
* contact.telecom[=].use = #home
* contact.telecom[+].system = #email
* contact.telecom[=].value = "eve.anyperson@example.com"
* communication.language = urn:ietf:bcp:47#en-US "English (Region=United States)"
* communication.language.text = "English"