MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative |
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="ex-son2"/>
<meta>
<profile
value="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/VA.MHV.familymemberhistory"/>
<tag>
<system value="https://wiki.mobilehealth.va.gov/x/Onc1C"/>
<code value="2ce6d9aa-c068-4809-8dda-662bcb16d09a"/>
</tag>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: FamilyMemberHistory</b><a name="ex-son2"> </a></p><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">Resource FamilyMemberHistory "ex-son2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-VA.MHV.familymemberhistory.html">VA MHV FamilyMemberHistory</a></p><p style="margin-bottom: 0px">Tag: <span title="{https://wiki.mobilehealth.va.gov/x/Onc1C https://wiki.mobilehealth.va.gov/x/Onc1C}">https://wiki.mobilehealth.va.gov/x/Onc1C</span></p></div><p><b>MultiBirth indication</b>: 2</p><p><b>Adopted indication</b>: false</p><p><b>Ethnicity</b>: Not Hispanic or Latino <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-Ethnicity.html">Ethnicity</a>#2186-5)</span></p><p><b>Race</b>: Irish <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-Race.html">Race</a>#2113-9)</span></p><p><b>status</b>: completed</p><p><b>patient</b>: <a href="Patient-ex-patient.html">Patient/ex-patient</a> " SCHMIDT"</p><p><b>date</b>: 2022-04-08</p><p><b>name</b>: John Jacob Schmidt</p><p><b>relationship</b>: natural son <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#SON)</span></p><p><b>sex</b>: Male <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender</a>#male)</span></p><p><b>born</b>: 1943-07-25</p><p><b>note</b>: but of course there must be a son named John Jacob...</p><blockquote><p><b>condition</b></p><p><b>code</b>: Meningitis due to gonococcus <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#151004)</span></p><p><b>outcome</b>: Meningococcemia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#4089001)</span></p><p><b>contributedToDeath</b>: false</p><p><b>onset</b>: 50s</p></blockquote><blockquote><p><b>condition</b></p><p><b>code</b>: Severe manic bipolar I disorder without psychotic features <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#162004)</span></p></blockquote></div>
</text>
<extension
url="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/FM-MultiBirth">
<valueInteger value="2"/>
</extension>
<extension
url="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/FM-Adopted">
<valueBoolean value="false"/>
</extension>
<extension
url="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/FM-Ethnicity">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-Ethnicity"/>
<code value="2186-5"/>
<display value="Not Hispanic or Latino"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://johnmoehrke.github.io/MHV-PGHD/StructureDefinition/FM-Race">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-Race"/>
<code value="2113-9"/>
<display value="Irish"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="completed"/>
<patient>🔗
<reference value="Patient/ex-patient"/>
</patient>
<date value="2022-04-08"/>
<name value="John Jacob Schmidt"/>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="SON"/>
<display value="natural son"/>
</coding>
</relationship>
<sex>
<coding>
<system value="http://hl7.org/fhir/administrative-gender"/>
<code value="male"/>
<display value="Male"/>
</coding>
</sex>
<bornDate value="1943-07-25"/>
<note>
<text value="but of course there must be a son named John Jacob..."/>
</note>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="151004"/>
<display value="Meningitis due to gonococcus"/>
</coding>
</code>
<outcome>
<coding>
<system value="http://snomed.info/sct"/>
<code value="4089001"/>
<display value="Meningococcemia"/>
</coding>
</outcome>
<contributedToDeath value="false"/>
<onsetString value="50s"/>
</condition>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="162004"/>
<display
value="Severe manic bipolar I disorder without psychotic features"/>
</coding>
</code>
</condition>
</FamilyMemberHistory>
IG © 2019+ John Moehrke (himself). Package va.mhv.example#0.2.10-beta based on FHIR 4.0.1. Generated 2023-12-06
Links: Table of Contents |
QA Report
| New Issue | Issues