1.5.3 - release

SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CBOPatientExample - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="CBOPatientExample"/>
  <meta>
    <lastUpdated value="2024-02-23T00:00:00.00Z"/>
    <profile
             value="http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-patient"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Patient CBOPatientExample</b></p><a name="CBOPatientExample"> </a><a name="hcCBOPatientExample"> </a><a name="CBOPatientExample-en-US"> </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">Last updated: 2024-02-23 00:00:00+0000; Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-shinny-patient.html">SHINNY Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jon Doe  Male, DoB: 1981-07-16 ( Medical record number)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Patient Medicaid number/AA12345C</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 555-120-6047(Home)</li><li>115 Broadway Apt2 New York, NY 10032</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 en}">English</span> (preferred)</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/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2135-2">Race &amp; Ethnicity - CDC 2135-2</a>: Hispanic or Latino</li><li>text: Hispanic or Latino</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9)."><a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-birthsex.html">US Core Birth Sex Extension</a></td><td colspan="3">M</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:

 - American Indian or Alaska Native
 - Asian
 - Black or African American
 - Native Hawaiian or Other Pacific Islander
 - White.">US Core Race Extension:</td><td colspan="3"><ul><li>ombCategory: <a href="http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2028-9">Race &amp; Ethnicity - CDC 2028-9</a>: Asian</li><li>text: Asian</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This extension represents an individual's sense of being a man, woman, boy, girl, nonbinary, or something else, ascertained by asking them what that identity is."><a href="StructureDefinition-shinny-gender-identity.html">SHINNYGenderIdentityExtension</a></td><td colspan="3"><span title="Codes:{http://snomed.info/sct 446151000124109}">Identifies as male gender (finding)</span></td></tr><tr><td style="background-color: #f3f5da" title="Personal Pronouns"><a href="StructureDefinition-shinny-personal-pronouns.html">SHINNY Personal Pronouns</a></td><td colspan="3"><span title="Codes:{http://loinc.org LA29518-0}">he/him/his/his/himself</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2028-9"/>
        <display value="Asian"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Asian"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2135-2"/>
        <display value="Hispanic or Latino"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Hispanic or Latino"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
    <valueCode value="M"/>
  </extension>
  <extension
             url="http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-personal-pronouns">
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA29518-0"/>
        <display value="he/him/his/his/himself"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-gender-identity">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="446151000124109"/>
        <display value="Identifies as male gender (finding)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="http://www.scn.gov/facility/cb"/>
    <value value="001122"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExampleCBO"/>
    </assigner>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MA"/>
      </coding>
    </type>
    <system value="http://www.medicaid.gov/"/>
    <value value="AA12345C"/>
  </identifier>
  <name>
    <extension
               url="http://shinny.org/us/ny/hrsn/StructureDefinition/middle-name">
      <valueString value="Bob"/>
    </extension>
    <family value="Doe"/>
    <given value="Jon"/>
    <prefix value="Mr."/>
    <prefix value="Dr."/>
    <prefix value="PhD"/>
    <prefix value="CCNA"/>
    <suffix value="Jr."/>
    <suffix value="III"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="555-120-6047"/>
    <use value="home"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="1981-07-16"/>
  <address>
    <text value="115 Broadway Apt2 New York, NY 10032"/>
    <line value="115 Broadway Apt2"/>
    <city value="New York"/>
    <district value="MANHATTAN"/>
    <state value="NY"/>
    <postalCode value="10032"/>
  </address>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="en"/>
      </coding>
    </language>
    <preferred value="true"/>
  </communication>
</Patient>