This page is part of the CIBMTR Reporting Implementation Guide (v0.1.12: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/PatientExample3> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "PatientExample3"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-patient" ;
fhir:index 0 ;
fhir:link <http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-patient>
] ;
fhir:Meta.security [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.cibmtr.org/codesystem/transplant-center" ] ;
fhir:Coding.code [ fhir:value "rc_99999" ] ;
fhir:Coding.display [ fhir:value "99999 My Transplant Center" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientExample3</b></p><a name=\"PatientExample3\"> </a><a name=\"hcPatientExample3\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cibmtr-patient.html\">CIBMTR Patient Profile (us-core)</a></p><p style=\"margin-bottom: 0px\">Security Label: </p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Doe Female, DoB: 1944-01-29 ( http://example.org/mrn#abc)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>http://terminology.cibmtr.org/identifier/CRID</code>/123456</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Garland Texas (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: Good Health Medical Center (Identifier: <code>http://terminology.cibmtr.org/identifier/transplant-center</code>/00000)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system. Detailed ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories:#xA;#xA; - Hispanic or Latino#xA; - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>text: Unknown</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system. Detailed race concepts are grouped by and pre-mapped to the 5 OMB race categories:#xA;#xA; - American Indian or Alaska Native#xA; - Asian#xA; - Black or African American#xA; - Native Hawaiian or Other Pacific Islander#xA; - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>text: White Caucasian</li><li>ombCategory: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity: 2106-3</a> (White)</li></ul></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "White Caucasian" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "ombCategory" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
fhir:Coding.code [ fhir:value "2106-3" ] ;
fhir:Coding.display [ fhir:value "White" ]
]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "Unknown" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://example.org/mrn" ] ;
fhir:Identifier.value [ fhir:value "abc" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "http://terminology.cibmtr.org/identifier/CRID" ] ;
fhir:Identifier.value [ fhir:value "123456" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "Doe" ] ;
fhir:HumanName.given [
fhir:value "Jane" ;
fhir:index 0
]
] ;
fhir:Patient.gender [ fhir:value "female"] ;
fhir:Patient.birthDate [ fhir:value "1944-01-29"^^xsd:date] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.city [ fhir:value "Garland" ] ;
fhir:Address.state [ fhir:value "Texas" ]
] ;
fhir:Patient.managingOrganization [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://terminology.cibmtr.org/identifier/transplant-center" ] ;
fhir:Identifier.value [ fhir:value "00000" ]
] ;
fhir:Reference.display [ fhir:value "Good Health Medical Center" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/PatientExample3.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/PatientExample3.ttl> .
IG © 2020+ The Medical College of Wisconsin, Inc. and NMDP
Package nmdp.fhir.cibmtr-reporting#0.1.12 based on FHIR 4.0.1. Generated 2026-08-27
Links: Table of Contents |
QA Report
HL7®, and FHIR® are the registered trademarks of Health Level Seven International
and their use of these trademarks does not constitute an endorsement by HL7.