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 Practitioner: us-core-practitioner-kyle-anydoc

Generated Narrative

Resource "us-core-practitioner-kyle-anydoc"

Profile: US Core Practitioner Profile

identifier: id: 9988776655

name: Kyle Anydoc

address: 567 Healthcare Drive Anytown MA 12345 US (HOME)

gender: male

Qualifications

-Code
*Doctor of Medicine (degreeLicenseCertificate[2.7]#MD)

Notes:

Instance: us-core-practitioner-kyle-anydoc
InstanceOf: USCorePractitionerProfile
Title: "us-core-practitioner-kyle-anydoc"
Description: "Example of Practitioner"
Usage: #example
* identifier.system = "http://hl7.org/fhir/sid/us-npi"
* identifier.value = "9988776655"
* name.family = "Anydoc"
* name.given = "Kyle"
* name.prefix = "Dr."
* address.use = #home
* address.line = "567 Healthcare Drive"
* address.city = "Anytown"
* address.state = "MA"
* address.postalCode = "12345"
* address.country = "US"
* gender = #male
* qualification.code.coding.version = "2.7"
* qualification.code.coding = http://terminology.hl7.org/CodeSystem/v2-0360#MD "Doctor of Medicine"