Australian CVD Risk Calculator
Iteration3 - ci-build
Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="CVDRisk-DS-AdamPopper-Patient"/>
<meta>
<profile
value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient CVDRisk-DS-AdamPopper-Patient</b></p><a name="CVDRisk-DS-AdamPopper-Patient"> </a><a name="hcCVDRisk-DS-AdamPopper-Patient"> </a><a name="CVDRisk-DS-AdamPopper-Patient-en-AU"> </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="http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-patient.html">AU Core Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Adam Popper(official) Male, DoB: 1956-10-01 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647253)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">0810(home)</td></tr><tr><td style="background-color: #f3f5da" title="Recorded sex or gender (RSG) information includes the various sex and gender concepts that are often used in existing systems but are known NOT to represent a gender identity, sex parameter for clinical use, or attributes related to sexuality, such as sexual orientation, sexual activity, or sexual attraction. Examples of recorded sex or gender concepts include administrative gender, administrative sex, and sex assigned at birth. When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).">Person Recorded Sex Or Gender:</td><td colspan="3"><ul><li>value: <span title="Codes:{http://snomed.info/sct 248153007}">Male</span></li><li>type: <span title="Codes:{http://snomed.info/sct 1515311000168102}">Biological sex at birth</span></li></ul></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender">
<extension url="value">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="248153007"/>
<display value="Male"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="type">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1515311000168102"/>
<display value="Biological sex at birth"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NI"/>
<display value="National unique individual identifier"/>
</coding>
<text value="IHI"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
<value value="8003608333647253"/>
</identifier>
<name>
<use value="official"/>
<text value="Adam Popper"/>
<family value="Popper"/>
<given value="Adam"/>
</name>
<gender value="male"/>
<birthDate value="1956-10-01"/>
<address>
<use value="home"/>
<type value="physical"/>
<text value="0810"/>
<postalCode value="0810"/>
<country value="AU"/>
</address>
</Patient>