0.1.0 - ci-build
MatchSyncIG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "3f7d88b1-3e39-4f52-bb9c-5d680b7166b3",
"meta" : {
"profile" : [
"http://fhir.nmdp.org/ig/matchsync/StructureDefinition/mspatient"
],
"security" : [
{
"system" : "http://terminology.nmdp.org/codesystem/transplant-center",
"code" : "tc_123"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jane Everyperson </b> female, DoB: 1974-12-25 ( id:\u00a0123)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li>ph: 1-612-555-1234</li><li>123 Main St Minneapolis MN 55401 USA </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Bundle-BundleExample-Practitioner.html#urn-uuid-f1942bac-b8b3-45a1-b1d0-6928326d03ce\">urn:uuid:f1942bac-b8b3-45a1-b1d0-6928326d03ce: Referring Physician</a></li><li>General Practitioner: <a href=\"Bundle-BundleExample-Practitioner.html#urn-uuid-8fd0ef20-d146-4fff-b2a8-1d607adf9802\">urn:uuid:8fd0ef20-d146-4fff-b2a8-1d607adf9802: TC Physician</a></li><li>General Practitioner: <a href=\"Bundle-BundleExample-Practitioner.html#urn-uuid-ad78058a-c0fe-4ea0-bc86-d2f3770a1944\">urn:uuid:ad78058a-c0fe-4ea0-bc86-d2f3770a1944: Search Coordinator</a></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 [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race & Ethnicity - CDC</a> 2186-5: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</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 [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-cdcrec.html#cdcrec-2106-3\">Race & Ethnicity - CDC</a> 2106-3: White</li><li>text: White</li></ul></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
},
{
"url" : "text",
"valueString" : "White"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2186-5",
"display" : "Not Hispanic or Latino"
}
},
{
"url" : "text",
"valueString" : "Not Hispanic or Latino"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
}
],
"identifier" : [
{
"system" : "http://example.org/mrn",
"value" : "123"
}
],
"name" : [
{
"family" : "Everyperson",
"given" : [
"Jane"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "1-612-555-1234"
}
],
"gender" : "female",
"birthDate" : "1974-12-25",
"address" : [
{
"line" : [
"123 Main St"
],
"city" : "Minneapolis",
"state" : "MN",
"postalCode" : "55401",
"country" : "USA"
}
],
"generalPractitioner" : [
{
"reference" : "urn:uuid:f1942bac-b8b3-45a1-b1d0-6928326d03ce",
"display" : "Referring Physician"
},
{
"reference" : "urn:uuid:8fd0ef20-d146-4fff-b2a8-1d607adf9802",
"display" : "TC Physician"
},
{
"reference" : "urn:uuid:ad78058a-c0fe-4ea0-bc86-d2f3770a1944",
"display" : "Search Coordinator"
}
]
}
IG © 2022+ NMDP. Package nmdp.fhir.matchsync#0.1.0 based on FHIR 4.0.1. Generated 2023-05-09
Links: Table of Contents |
QA Report