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
Generated Narrative
Resource "cancer-patient-john-anyperson"
Profile: Cancer Patient Profile
identifier: Medical Record Number: m123 (USUAL)
name: John B. Anyperson
gender: male
birthDate: 1951-01-20
address: 123 Main St Anytown 12345 US
- | Telecom |
* | ph: 555-555-5555(HOME), john.anyperson@example.com |
- | Language |
* | English (Tags for the Identification of Languages#en-US "English (Region=United States)") |
Instance: cancer-patient-john-anyperson
InstanceOf: CancerPatient
Title: "cancer-patient-john-anyperson"
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 = "Anyperson"
* name.given[0] = "John"
* name.given[+] = "B."
* gender = #male
* birthDate = "1951-01-20"
* address.line = "123 Main St"
* address.city = "Anytown"
* address.postalCode = "12345"
* address.country = "US"
* contact.telecom[0].system = #phone
* contact.telecom[=].value = "555-555-5555"
* contact.telecom[=].use = #home
* contact.telecom[+].system = #email
* contact.telecom[=].value = "john.anyperson@example.com"
* communication.language = urn:ietf:bcp:47#en-US "English (Region=United States)"
* communication.language.text = "English"