This page is part of the Structured Data Capture FHIR IG (v2.5.0: STU 3 Ballot 1) based on FHIR v3.5.0. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "Bundle", "id" : "questionnaire-sdc-profile-example-ussg-fht", "type" : "transaction", "entry" : [ { "fullUrl" : "http://hl7.org/fhir/uv/sdc/Questionnaire/54127-6", "resource" : { "resourceType" : "Questionnaire", "id" : "54127-6", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-populate" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <b>http://hl7.org/fhir/uv/sdc/Questionnaire/54127-6</b></p><p><b>identifier</b>: 54127-6</p><p><b>title</b>: US Surgeon General - Family Health Portrait</p><p><b>status</b>: ACTIVE</p><p><b>experimental</b>: true</p><p><b>subjectType</b>: Patient</p><p><b>date</b>: 01/01/2015</p><p><b>publisher</b>: Regenstrief Institute, Inc and the LOINC Committee</p><p><b>contact</b>: </p><p><b>description</b>: This represents an implementation of the "US Surgeon General family health portrait" form found at https://lforms-demo.nlm.nih.gov</p><p><b>useContext</b>: </p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America)</span></p><p><b>purpose</b>: Captures basic family history information</p><p><b>copyright</b>: (c) 2015 Regenstrief Institute</p><p><b>approvalDate</b>: 31/10/2015</p><p><b>lastReviewDate</b>: 15/03/2017</p><p><b>code</b>: US Surgeon General family health portrait [USSG-FHT] (Details: LOINC code 54127-6 = 'US Surgeon General family health portrait [USSG-FHT]', stated as 'US Surgeon General family health portrait [USSG-FHT]')</p><blockquote><p><b>item</b></p><p><b>linkId</b>: 0</p><p><b>type</b>: GROUP</p><h3>Items</h3><table class="grid"><tr><td>-</td><td><b>LinkId</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>0.1</td><td>Date Done</td><td>DATE</td></tr><tr><td>*</td><td>0.2</td><td>Time Done</td><td>TIME</td></tr><tr><td>*</td><td>0.3</td><td>Where Done</td><td>STRING</td></tr><tr><td>*</td><td>0.4</td><td>Comment</td><td>STRING</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: 1</p><p><b>definition</b>: <a href="http://loinc.org/fhir/DataElement/54126-8">http://loinc.org/fhir/DataElement/54126-8</a></p><p><b>code</b>: My health history [USSG-FHT] (Details: LOINC code 54126-8 = 'My health history [USSG-FHT]', stated as 'null')</p><p><b>text</b>: Your health information</p><p><b>type</b>: GROUP</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: 2</p><p><b>definition</b>: <a href="http://loinc.org/fhir/DataElement/54114-4">http://loinc.org/fhir/DataElement/54114-4</a></p><p><b>code</b>: Family member health history [USSG-FHT] Family member (Details: LOINC code 54114-4 = 'Family member health history [USSG-FHT] Family member', stated as 'null')</p><p><b>text</b>: Family member health information</p><p><b>type</b>: GROUP</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></div>" }, "contained" : [ { "resourceType" : "ValueSet", "id" : "length", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "name" : "Length Units", "status" : "active", "description" : "Length units", "immutable" : true, "compose" : { "include" : [ { "system" : "http://unitsofmeasure.org", "concept" : [ { "code" : "[in_i]", "display" : "inches" }, { "code" : "cm", "display" : "centimeters" } ] } ] } }, { "resourceType" : "ValueSet", "id" : "weight", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "name" : "Weight Units", "status" : "active", "description" : "Weight units", "immutable" : true, "compose" : { "include" : [ { "system" : "http://unitsofmeasure.org", "concept" : [ { "code" : "[lb_i]", "display" : "pounds" }, { "code" : "km", "display" : "kilograms" } ] } ] } } ], "url" : "http://hl7.org/fhir/uv/sdc/Questionnaire/54127-6", "identifier" : [ { "system" : "http://example.org/panel-id", "value" : "54127-6" } ], "title" : "US Surgeon General - Family Health Portrait", "status" : "active", "experimental" : true, "subjectType" : [ "Patient" ], "date" : "2015", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://loinc.org" } ] } ], "description" : "This represents an implementation of the "US Surgeon General family health portrait" form found at https://lforms-demo.nlm.nih.gov", "useContext" : [ { "code" : { "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", "code" : "species" }, "valueCodeableConcept" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "337915000", "display" : "Homo sapiens" } ] } } ], "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US" } ] } ], "purpose" : "Captures basic family history information", "copyright" : "(c) 2015 Regenstrief Institute", "approvalDate" : "2015-10-31", "lastReviewDate" : "2017-03-15", "code" : [ { "system" : "http://loinc.org", "code" : "54127-6", "display" : "US Surgeon General family health portrait [USSG-FHT]" } ], "item" : [ { "linkId" : "0", "type" : "group", "item" : [ { "linkId" : "0.1", "text" : "Date Done", "type" : "date" }, { "linkId" : "0.2", "text" : "Time Done", "type" : "time" }, { "linkId" : "0.3", "text" : "Where Done", "type" : "string" }, { "linkId" : "0.4", "text" : "Comment", "type" : "string" } ] }, { "linkId" : "1", "definition" : "http://loinc.org/fhir/DataElement/54126-8", "code" : [ { "system" : "http://loinc.org", "code" : "54126-8" } ], "text" : "Your health information", "type" : "group", "required" : true, "item" : [ { "linkId" : "1.1", "type" : "group", "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.1", "definition" : "http://loinc.org/fhir/DataElement/54125-0", "code" : [ { "system" : "http://loinc.org", "code" : "54125-0" } ], "text" : "Name", "type" : "string", "maxLength" : 200 }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.2", "definition" : "http://loinc.org/fhir/DataElement/54131-8", "code" : [ { "system" : "http://loinc.org", "code" : "54131-8" } ], "text" : "Gender", "type" : "choice", "required" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL1-9", "item" : [ { "linkId" : "1.1.2.1.1", "text" : "Please specify", "type" : "string", "enableWhen" : [ { "question" : "1.1.2", "operator" : "=", "answerCoding" : { "system" : "http://loinc.org", "code" : "LA46-8" } } ], "required" : true } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.3", "definition" : "http://loinc.org/fhir/DataElement/21112-8", "code" : [ { "system" : "http://loinc.org", "code" : "21112-8" } ], "text" : "Date of Birth", "type" : "date" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.4", "definition" : "http://loinc.org/fhir/DataElement/54132-6", "code" : [ { "system" : "http://loinc.org", "code" : "54132-6" } ], "text" : "Were you born a twin?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL623-0", "initial" : [ { "valueCoding" : { "system" : "http://loinc.org", "code" : "LA32-8", "display" : "No" } } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.5", "definition" : "http://loinc.org/fhir/DataElement/54128-4", "code" : [ { "system" : "http://loinc.org", "code" : "54128-4" } ], "text" : "Were you adopted?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL361-7" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.6", "definition" : "http://loinc.org/fhir/DataElement/54135-9", "code" : [ { "system" : "http://loinc.org", "code" : "54135-9" } ], "text" : "Are your parents related to each other in any way other than marriage?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL361-7" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.7", "definition" : "http://loinc.org/fhir/DataElement/8302-2", "code" : [ { "system" : "http://loinc.org", "code" : "8302-2" } ], "text" : "Height", "type" : "decimal", "required" : true, "item" : [ { "linkId" : "1.1.7.1.1", "text" : "Units", "type" : "choice", "answerValueSet" : "#length" } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.8", "definition" : "http://loinc.org/fhir/DataElement/29463-7", "code" : [ { "system" : "http://loinc.org", "code" : "29463-7" } ], "text" : "Weight", "type" : "decimal", "item" : [ { "linkId" : "1.1.8.1.1", "text" : "Units", "type" : "choice", "answerValueSet" : "#weight" } ] }, { "linkId" : "1.1.9", "definition" : "http://loinc.org/fhir/DataElement/39156-5", "code" : [ { "system" : "http://loinc.org", "code" : "39156-5" } ], "text" : "Body mass index (BMI) [Ratio]", "type" : "decimal", "readOnly" : true }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.10", "definition" : "http://loinc.org/fhir/DataElement/54134-2", "code" : [ { "system" : "http://loinc.org", "code" : "54134-2" } ], "text" : "Race", "type" : "choice", "required" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL629-7" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.1.11", "definition" : "http://loinc.org/fhir/DataElement/54133-4", "code" : [ { "system" : "http://loinc.org", "code" : "54133-4" } ], "text" : "Ethnicity", "type" : "choice", "repeats" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL628-9" } ] }, { "linkId" : "1.2", "definition" : "http://loinc.org/fhir/DataElement/54137-5", "code" : [ { "system" : "http://loinc.org", "code" : "54137-5" } ], "text" : "Your diseases history", "type" : "group", "repeats" : true, "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.2.1", "definition" : "http://loinc.org/fhir/DataElement/54140-9", "code" : [ { "system" : "http://loinc.org", "code" : "54140-9" } ], "text" : "Disease or Condition", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL626-3" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "1.2.2", "definition" : "http://loinc.org/fhir/DataElement/54130-0", "code" : [ { "system" : "http://loinc.org", "code" : "54130-0" } ], "text" : "Age at Diagnosis", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL619-8" } ] } ] }, { "linkId" : "2", "definition" : "http://loinc.org/fhir/DataElement/54114-4", "code" : [ { "system" : "http://loinc.org", "code" : "54114-4" } ], "text" : "Family member health information", "type" : "group", "repeats" : true, "item" : [ { "linkId" : "2.1.1", "type" : "group", "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.1", "definition" : "http://loinc.org/fhir/DataElement/54136-7", "code" : [ { "system" : "http://loinc.org", "code" : "54136-7" } ], "text" : "Relationship to you", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL621-4" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.2", "definition" : "http://loinc.org/fhir/DataElement/54138-3", "code" : [ { "system" : "http://loinc.org", "code" : "54138-3" } ], "text" : "Name", "type" : "string" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.3", "definition" : "http://loinc.org/fhir/DataElement/54123-5", "code" : [ { "system" : "http://loinc.org", "code" : "54123-5" } ], "text" : "Gender", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL1-9", "item" : [ { "linkId" : "2.1.1.3.1.1", "text" : "Please specify", "type" : "string", "enableWhen" : [ { "question" : "2.1.1.3", "operator" : "=", "answerCoding" : { "system" : "http://loinc.org", "code" : "LA46-8" } } ], "required" : true } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.4", "definition" : "http://loinc.org/fhir/DataElement/54139-1", "code" : [ { "system" : "http://loinc.org", "code" : "54139-1" } ], "text" : "Living?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL361-7", "item" : [ { "linkId" : "2.1.1.4.1", "type" : "group", "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.4.1.1", "definition" : "http://loinc.org/fhir/DataElement/54112-8", "code" : [ { "system" : "http://loinc.org", "code" : "54112-8" } ], "text" : "Cause of Death", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL627-1", "item" : [ { "linkId" : "2.1.1.4.1.1.1", "text" : "Please specify", "type" : "string", "enableWhen" : [ { "question" : "2.1.1.4.1.1", "operator" : "=", "answerCoding" : { "system" : "http://loinc.org", "code" : "LA10589-2" } } ] } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.4.1.2", "definition" : "http://loinc.org/fhir/DataElement/54113-6", "code" : [ { "system" : "http://loinc.org", "code" : "54113-6" } ], "text" : "Age at Death", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL619-8" } ] }, { "linkId" : "2.1.1.4.2", "type" : "group", "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.4.2.1", "definition" : "http://loinc.org/fhir/DataElement/54124-3", "code" : [ { "system" : "http://loinc.org", "code" : "54124-3" } ], "text" : "Date of Birth", "type" : "date" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.4.2.2", "definition" : "http://loinc.org/fhir/DataElement/54141-7", "code" : [ { "system" : "http://loinc.org", "code" : "54141-7" } ], "text" : "Age", "type" : "decimal" } ] } ] }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.5", "definition" : "http://loinc.org/fhir/DataElement/54121-9", "code" : [ { "system" : "http://loinc.org", "code" : "54121-9" } ], "text" : "Was this person born a twin?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL623-0" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.6", "definition" : "http://loinc.org/fhir/DataElement/54122-7", "code" : [ { "system" : "http://loinc.org", "code" : "54122-7" } ], "text" : "Was this person adopted?", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL623-0" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.7", "definition" : "http://loinc.org/fhir/DataElement/54119-3", "code" : [ { "system" : "http://loinc.org", "code" : "54119-3" } ], "text" : "Race", "type" : "choice", "repeats" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL629-7" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.1.8", "definition" : "http://loinc.org/fhir/DataElement/54120-1", "code" : [ { "system" : "http://loinc.org", "code" : "54120-1" } ], "text" : "Ethnicity", "type" : "choice", "repeats" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL628-9" } ] }, { "linkId" : "2.1.2", "definition" : "http://loinc.org/fhir/DataElement/54117-7", "code" : [ { "system" : "http://loinc.org", "code" : "54117-7" } ], "text" : "This family member's history of disease", "type" : "group", "repeats" : true, "item" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.2.1", "definition" : "http://loinc.org/fhir/DataElement/54116-9", "code" : [ { "system" : "http://loinc.org", "code" : "54116-9" } ], "text" : "Disease or Condition", "type" : "choice", "required" : true, "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL626-3" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-observationLinkPeriod", "valueDuration" : { "value" : 200, "system" : "http://unitsofmeasure.org", "code" : "a" } } ], "linkId" : "2.1.2.2", "definition" : "http://loinc.org/fhir/DataElement/54115-1", "code" : [ { "system" : "http://loinc.org", "code" : "54115-1" } ], "text" : "Age at Diagnosis", "type" : "choice", "answerValueSet" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL619-8" }, { "linkId" : "2.1.2.3", "text" : "Mock-up item: Height", "type" : "decimal" }, { "linkId" : "2.1.2.4", "text" : "Mock-up item: Weight", "type" : "decimal" }, { "linkId" : "2.1.2.5", "text" : "Mock-up item: BMI", "type" : "decimal" } ] } ] } ] }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/Questionnaire/54127-6" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL1-9", "resource" : { "resourceType" : "ValueSet", "id" : "LL1-9", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Gender_M/F</h2><div><p>Male=1, Female=2</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA2-8.html">LA2-8</a></td><td>Male</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA3-6.html">LA3-6</a></td><td>Female</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA46-8.html">LA46-8</a></td><td>Other</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL1-9", "name" : "Gender_M/F", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Male=1, Female=2", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA2-8", "display" : "Male" }, { "code" : "LA3-6", "display" : "Female" }, { "code" : "LA46-8", "display" : "Other" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL1-9" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL623-0", "resource" : { "resourceType" : "ValueSet", "id" : "LL623-0", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT twin</h2><div><p>Family history tool twin</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10427-5.html">LA10427-5</a></td><td>Yes - Identical (Same)</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10428-3.html">LA10428-3</a></td><td>Yes - Fraternal (Different)</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA32-8.html">LA32-8</a></td><td>No</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL623-0", "name" : "USSG-FHT twin", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool twin", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10427-5", "display" : "Yes - Identical (Same)" }, { "code" : "LA10428-3", "display" : "Yes - Fraternal (Different)" }, { "code" : "LA32-8", "display" : "No" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL623-0" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL361-7", "resource" : { "resourceType" : "ValueSet", "id" : "LL361-7", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Y/N1</h2><div><p>Yes/No</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA33-6.html">LA33-6</a></td><td>Yes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA32-8.html">LA32-8</a></td><td>No</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL361-7", "name" : "Y/N1", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Yes/No", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA33-6", "display" : "Yes" }, { "code" : "LA32-8", "display" : "No" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL361-7" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL629-7", "resource" : { "resourceType" : "ValueSet", "id" : "LL629-7", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT race</h2><div><p>Family history tool race</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10608-0.html">LA10608-0</a></td><td>American Indian or Alaska Native</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA6156-9.html">LA6156-9</a></td><td>Asian</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10614-8.html">LA10614-8</a></td><td>-- Asian Indian</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10615-5.html">LA10615-5</a></td><td>-- Chinese</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10616-3.html">LA10616-3</a></td><td>-- Filipino</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10617-1.html">LA10617-1</a></td><td>-- Japanese</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10618-9.html">LA10618-9</a></td><td>-- Korean</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10620-5.html">LA10620-5</a></td><td>-- Vietnamese</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10619-7.html">LA10619-7</a></td><td>-- Other Asian</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10610-6.html">LA10610-6</a></td><td>Black or African American</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10611-4.html">LA10611-4</a></td><td>Native Hawaiian or Other Pacific Islander</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10623-9.html">LA10623-9</a></td><td>-- Native Hawaiian</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10622-1.html">LA10622-1</a></td><td>-- Guamanian</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10621-3.html">LA10621-3</a></td><td>-- Chamorro</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10625-4.html">LA10625-4</a></td><td>-- Samoan</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10624-7.html">LA10624-7</a></td><td>-- Other Pacific Islander</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA4457-3.html">LA4457-3</a></td><td>White</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10613-0.html">LA10613-0</a></td><td>Other/Unknown/Refuse To Answer</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL629-7", "name" : "USSG-FHT race", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool race", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10608-0", "display" : "American Indian or Alaska Native" }, { "code" : "LA6156-9", "display" : "Asian" }, { "code" : "LA10614-8", "display" : "-- Asian Indian" }, { "code" : "LA10615-5", "display" : "-- Chinese" }, { "code" : "LA10616-3", "display" : "-- Filipino" }, { "code" : "LA10617-1", "display" : "-- Japanese" }, { "code" : "LA10618-9", "display" : "-- Korean" }, { "code" : "LA10620-5", "display" : "-- Vietnamese" }, { "code" : "LA10619-7", "display" : "-- Other Asian" }, { "code" : "LA10610-6", "display" : "Black or African American" }, { "code" : "LA10611-4", "display" : "Native Hawaiian or Other Pacific Islander" }, { "code" : "LA10623-9", "display" : "-- Native Hawaiian" }, { "code" : "LA10622-1", "display" : "-- Guamanian" }, { "code" : "LA10621-3", "display" : "-- Chamorro" }, { "code" : "LA10625-4", "display" : "-- Samoan" }, { "code" : "LA10624-7", "display" : "-- Other Pacific Islander" }, { "code" : "LA4457-3", "display" : "White" }, { "code" : "LA10613-0", "display" : "Other/Unknown/Refuse To Answer" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL629-7" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL628-9", "resource" : { "resourceType" : "ValueSet", "id" : "LL628-9", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT ethnicity</h2><div><p>Family history tool ethnicity</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA6214-6.html">LA6214-6</a></td><td>Hispanic or Latino</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10599-1.html">LA10599-1</a></td><td>-- Central American</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10600-7.html">LA10600-7</a></td><td>-- Cuban</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10601-5.html">LA10601-5</a></td><td>-- Dominican(Republic)</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10602-3.html">LA10602-3</a></td><td>-- Mexican</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10605-6.html">LA10605-6</a></td><td>-- Puerto Rican</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10606-4.html">LA10606-4</a></td><td>-- South American</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10604-9.html">LA10604-9</a></td><td>-- Other Latin American</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10603-1.html">LA10603-1</a></td><td>-- Other Hispanic/Latino/Spanish</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10597-5.html">LA10597-5</a></td><td>Non-Hispanic or Latino</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10598-3.html">LA10598-3</a></td><td>Ashkenazi Jewish</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10607-2.html">LA10607-2</a></td><td>Unknown/No answer</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL628-9", "name" : "USSG-FHT ethnicity", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool ethnicity", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA6214-6", "display" : "Hispanic or Latino" }, { "code" : "LA10599-1", "display" : "-- Central American" }, { "code" : "LA10600-7", "display" : "-- Cuban" }, { "code" : "LA10601-5", "display" : "-- Dominican(Republic)" }, { "code" : "LA10602-3", "display" : "-- Mexican" }, { "code" : "LA10605-6", "display" : "-- Puerto Rican" }, { "code" : "LA10606-4", "display" : "-- South American" }, { "code" : "LA10604-9", "display" : "-- Other Latin American" }, { "code" : "LA10603-1", "display" : "-- Other Hispanic/Latino/Spanish" }, { "code" : "LA10597-5", "display" : "Non-Hispanic or Latino" }, { "code" : "LA10598-3", "display" : "Ashkenazi Jewish" }, { "code" : "LA10607-2", "display" : "Unknown/No answer" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL628-9" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL626-3", "resource" : { "resourceType" : "ValueSet", "id" : "LL626-3", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT diseases</h2><div><p>Family history tool diseases</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10533-0.html">LA10533-0</a></td><td>Blood Clots</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10572-8.html">LA10572-8</a></td><td>-- Blood Clot in Leg</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10573-6.html">LA10573-6</a></td><td>-- Blood Clot in Lungs</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10524-9.html">LA10524-9</a></td><td>Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10549-6.html">LA10549-6</a></td><td>-- Bone</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10536-3.html">LA10536-3</a></td><td>-- Breast Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10537-1.html">LA10537-1</a></td><td>-- Colon Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10548-8.html">LA10548-8</a></td><td>-- Esophageal Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10547-0.html">LA10547-0</a></td><td>-- Gastric Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10541-3.html">LA10541-3</a></td><td>-- Kidney Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10545-4.html">LA10545-4</a></td><td>-- Leukemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10542-1.html">LA10542-1</a></td><td>-- Lung Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10546-2.html">LA10546-2</a></td><td>-- Muscle Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10539-7.html">LA10539-7</a></td><td>-- Ovarian Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10538-9.html">LA10538-9</a></td><td>-- Prostate Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10543-9.html">LA10543-9</a></td><td>-- Skin Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10540-5.html">LA10540-5</a></td><td>-- Thyroid Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10544-7.html">LA10544-7</a></td><td>-- Uterine Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10550-4.html">LA10550-4</a></td><td>-- Other Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10529-8.html">LA10529-8</a></td><td>Diabetes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10551-2.html">LA10551-2</a></td><td>-- Diabetes Type 1</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10552-0.html">LA10552-0</a></td><td>-- Diabetes Type 2</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10553-8.html">LA10553-8</a></td><td>-- Gestational Diabetes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10532-2.html">LA10532-2</a></td><td>Gastrointestinal Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10554-6.html">LA10554-6</a></td><td>-- Crohn's Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10555-3.html">LA10555-3</a></td><td>-- Irritable Bowel Syndrome</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10556-1.html">LA10556-1</a></td><td>-- Ulceritive Colitis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10557-9.html">LA10557-9</a></td><td>-- Colon Polyps</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10523-1.html">LA10523-1</a></td><td>Heart Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10558-7.html">LA10558-7</a></td><td>-- Heart Attack</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10526-4.html">LA10526-4</a></td><td>High Cholesterol/Hyperlipidemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA7444-8.html">LA7444-8</a></td><td>Hypertension</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10528-0.html">LA10528-0</a></td><td>Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10565-2.html">LA10565-2</a></td><td>-- Cystic Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10566-0.html">LA10566-0</a></td><td>-- Kidney Disease Present From Birth</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10567-8.html">LA10567-8</a></td><td>-- Nephrosis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10568-6.html">LA10568-6</a></td><td>-- Nephritis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10569-4.html">LA10569-4</a></td><td>-- Nephrotic Syndrome</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10570-2.html">LA10570-2</a></td><td>-- Diabetic Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10571-0.html">LA10571-0</a></td><td>-- Other/Unknown</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10531-4.html">LA10531-4</a></td><td>Lung Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10559-5.html">LA10559-5</a></td><td>-- COPD</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10560-3.html">LA10560-3</a></td><td>-- Chronic Bronchitis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10561-1.html">LA10561-1</a></td><td>-- Emphysema</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10562-9.html">LA10562-9</a></td><td>-- Chronic Lower Respiratory Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10563-7.html">LA10563-7</a></td><td>-- Influenza/Pneumonia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10564-5.html">LA10564-5</a></td><td>-- Asthma</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10590-0.html">LA10590-0</a></td><td>Neurological Disorders</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10527-2.html">LA10527-2</a></td><td>Osteoporosis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10535-5.html">LA10535-5</a></td><td>Psychological Disorders</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10574-4.html">LA10574-4</a></td><td>-- Anxiety</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10575-1.html">LA10575-1</a></td><td>-- Bipolar/Manic Depressive Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10576-9.html">LA10576-9</a></td><td>-- Depression</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10577-7.html">LA10577-7</a></td><td>-- Attention Deficit Hyper Activity</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10578-5.html">LA10578-5</a></td><td>-- Autism</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10579-3.html">LA10579-3</a></td><td>-- Personality Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10580-1.html">LA10580-1</a></td><td>-- Eating Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10581-9.html">LA10581-9</a></td><td>-- Obsessive Compulsive Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10582-7.html">LA10582-7</a></td><td>-- Panic Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10583-5.html">LA10583-5</a></td><td>-- Post Traumatic Stress Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10584-3.html">LA10584-3</a></td><td>-- Schizophrenia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10585-0.html">LA10585-0</a></td><td>-- Social Phobia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10586-8.html">LA10586-8</a></td><td>-- Dementia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10591-8.html">LA10591-8</a></td><td>Septicemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10522-3.html">LA10522-3</a></td><td>Stroke/Brain Attack</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10530-6.html">LA10530-6</a></td><td>Sudden Infant Death Syndrome</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL626-3", "name" : "USSG-FHT diseases", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool diseases", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10533-0", "display" : "Blood Clots" }, { "code" : "LA10572-8", "display" : "-- Blood Clot in Leg" }, { "code" : "LA10573-6", "display" : "-- Blood Clot in Lungs" }, { "code" : "LA10524-9", "display" : "Cancer" }, { "code" : "LA10549-6", "display" : "-- Bone" }, { "code" : "LA10536-3", "display" : "-- Breast Cancer" }, { "code" : "LA10537-1", "display" : "-- Colon Cancer" }, { "code" : "LA10548-8", "display" : "-- Esophageal Cancer" }, { "code" : "LA10547-0", "display" : "-- Gastric Cancer" }, { "code" : "LA10541-3", "display" : "-- Kidney Cancer" }, { "code" : "LA10545-4", "display" : "-- Leukemia" }, { "code" : "LA10542-1", "display" : "-- Lung Cancer" }, { "code" : "LA10546-2", "display" : "-- Muscle Cancer" }, { "code" : "LA10539-7", "display" : "-- Ovarian Cancer" }, { "code" : "LA10538-9", "display" : "-- Prostate Cancer" }, { "code" : "LA10543-9", "display" : "-- Skin Cancer" }, { "code" : "LA10540-5", "display" : "-- Thyroid Cancer" }, { "code" : "LA10544-7", "display" : "-- Uterine Cancer" }, { "code" : "LA10550-4", "display" : "-- Other Cancer" }, { "code" : "LA10529-8", "display" : "Diabetes" }, { "code" : "LA10551-2", "display" : "-- Diabetes Type 1" }, { "code" : "LA10552-0", "display" : "-- Diabetes Type 2" }, { "code" : "LA10553-8", "display" : "-- Gestational Diabetes" }, { "code" : "LA10532-2", "display" : "Gastrointestinal Disease" }, { "code" : "LA10554-6", "display" : "-- Crohn's Disease" }, { "code" : "LA10555-3", "display" : "-- Irritable Bowel Syndrome" }, { "code" : "LA10556-1", "display" : "-- Ulceritive Colitis" }, { "code" : "LA10557-9", "display" : "-- Colon Polyps" }, { "code" : "LA10523-1", "display" : "Heart Disease" }, { "code" : "LA10558-7", "display" : "-- Heart Attack" }, { "code" : "LA10526-4", "display" : "High Cholesterol/Hyperlipidemia" }, { "code" : "LA7444-8", "display" : "Hypertension" }, { "code" : "LA10528-0", "display" : "Kidney Disease" }, { "code" : "LA10565-2", "display" : "-- Cystic Kidney Disease" }, { "code" : "LA10566-0", "display" : "-- Kidney Disease Present From Birth" }, { "code" : "LA10567-8", "display" : "-- Nephrosis" }, { "code" : "LA10568-6", "display" : "-- Nephritis" }, { "code" : "LA10569-4", "display" : "-- Nephrotic Syndrome" }, { "code" : "LA10570-2", "display" : "-- Diabetic Kidney Disease" }, { "code" : "LA10571-0", "display" : "-- Other/Unknown" }, { "code" : "LA10531-4", "display" : "Lung Disease" }, { "code" : "LA10559-5", "display" : "-- COPD" }, { "code" : "LA10560-3", "display" : "-- Chronic Bronchitis" }, { "code" : "LA10561-1", "display" : "-- Emphysema" }, { "code" : "LA10562-9", "display" : "-- Chronic Lower Respiratory Disease" }, { "code" : "LA10563-7", "display" : "-- Influenza/Pneumonia" }, { "code" : "LA10564-5", "display" : "-- Asthma" }, { "code" : "LA10590-0", "display" : "Neurological Disorders" }, { "code" : "LA10527-2", "display" : "Osteoporosis" }, { "code" : "LA10535-5", "display" : "Psychological Disorders" }, { "code" : "LA10574-4", "display" : "-- Anxiety" }, { "code" : "LA10575-1", "display" : "-- Bipolar/Manic Depressive Disorder" }, { "code" : "LA10576-9", "display" : "-- Depression" }, { "code" : "LA10577-7", "display" : "-- Attention Deficit Hyper Activity" }, { "code" : "LA10578-5", "display" : "-- Autism" }, { "code" : "LA10579-3", "display" : "-- Personality Disorder" }, { "code" : "LA10580-1", "display" : "-- Eating Disorder" }, { "code" : "LA10581-9", "display" : "-- Obsessive Compulsive Disorder" }, { "code" : "LA10582-7", "display" : "-- Panic Disorder" }, { "code" : "LA10583-5", "display" : "-- Post Traumatic Stress Disorder" }, { "code" : "LA10584-3", "display" : "-- Schizophrenia" }, { "code" : "LA10585-0", "display" : "-- Social Phobia" }, { "code" : "LA10586-8", "display" : "-- Dementia" }, { "code" : "LA10591-8", "display" : "Septicemia" }, { "code" : "LA10522-3", "display" : "Stroke/Brain Attack" }, { "code" : "LA10530-6", "display" : "Sudden Infant Death Syndrome" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL626-3" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL619-8", "resource" : { "resourceType" : "ValueSet", "id" : "LL619-8", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT age</h2><div><p>Family history tool age range</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10402-8.html">LA10402-8</a></td><td>Pre-Birth</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10403-6.html">LA10403-6</a></td><td>Newborn</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10394-7.html">LA10394-7</a></td><td>Infancy</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10395-4.html">LA10395-4</a></td><td>Childhood</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10404-4.html">LA10404-4</a></td><td>Adolescence</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10396-2.html">LA10396-2</a></td><td>20-29</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10397-0.html">LA10397-0</a></td><td>30-39</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10398-8.html">LA10398-8</a></td><td>40-49</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10399-6.html">LA10399-6</a></td><td>50-59</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10400-2.html">LA10400-2</a></td><td>OVER 60</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA4489-6.html">LA4489-6</a></td><td>Unknown</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL619-8", "name" : "USSG-FHT age", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool age range", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10402-8", "display" : "Pre-Birth" }, { "code" : "LA10403-6", "display" : "Newborn" }, { "code" : "LA10394-7", "display" : "Infancy" }, { "code" : "LA10395-4", "display" : "Childhood" }, { "code" : "LA10404-4", "display" : "Adolescence" }, { "code" : "LA10396-2", "display" : "20-29" }, { "code" : "LA10397-0", "display" : "30-39" }, { "code" : "LA10398-8", "display" : "40-49" }, { "code" : "LA10399-6", "display" : "50-59" }, { "code" : "LA10400-2", "display" : "OVER 60" }, { "code" : "LA4489-6", "display" : "Unknown" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL619-8" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL621-4", "resource" : { "resourceType" : "ValueSet", "id" : "LL621-4", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT relationship</h2><div><p>Family history tool relationship to patient</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10405-1.html">LA10405-1</a></td><td>Daughter</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10406-9.html">LA10406-9</a></td><td>Granddaughter</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10407-7.html">LA10407-7</a></td><td>Grandson</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10408-5.html">LA10408-5</a></td><td>Half-brother</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10409-3.html">LA10409-3</a></td><td>Half-sister</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10410-1.html">LA10410-1</a></td><td>Maternal Aunt</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10411-9.html">LA10411-9</a></td><td>Maternal Cousin</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10412-7.html">LA10412-7</a></td><td>Maternal Grandfather</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10413-5.html">LA10413-5</a></td><td>Maternal Grandmother</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10414-3.html">LA10414-3</a></td><td>Maternal Uncle</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10415-0.html">LA10415-0</a></td><td>Brother</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10416-8.html">LA10416-8</a></td><td>Father</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10417-6.html">LA10417-6</a></td><td>Mother</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10418-4.html">LA10418-4</a></td><td>Sister</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10419-2.html">LA10419-2</a></td><td>Nephew</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10420-0.html">LA10420-0</a></td><td>Niece</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10421-8.html">LA10421-8</a></td><td>Paternal Aunt</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10422-6.html">LA10422-6</a></td><td>Paternal Cousin</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10423-4.html">LA10423-4</a></td><td>Paternal Grandfather</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10424-2.html">LA10424-2</a></td><td>Paternal Grandmother</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10425-9.html">LA10425-9</a></td><td>Paternal Uncle</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10426-7.html">LA10426-7</a></td><td>Son</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL621-4", "name" : "USSG-FHT relationship", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool relationship to patient", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10405-1", "display" : "Daughter" }, { "code" : "LA10406-9", "display" : "Granddaughter" }, { "code" : "LA10407-7", "display" : "Grandson" }, { "code" : "LA10408-5", "display" : "Half-brother" }, { "code" : "LA10409-3", "display" : "Half-sister" }, { "code" : "LA10410-1", "display" : "Maternal Aunt" }, { "code" : "LA10411-9", "display" : "Maternal Cousin" }, { "code" : "LA10412-7", "display" : "Maternal Grandfather" }, { "code" : "LA10413-5", "display" : "Maternal Grandmother" }, { "code" : "LA10414-3", "display" : "Maternal Uncle" }, { "code" : "LA10415-0", "display" : "Brother" }, { "code" : "LA10416-8", "display" : "Father" }, { "code" : "LA10417-6", "display" : "Mother" }, { "code" : "LA10418-4", "display" : "Sister" }, { "code" : "LA10419-2", "display" : "Nephew" }, { "code" : "LA10420-0", "display" : "Niece" }, { "code" : "LA10421-8", "display" : "Paternal Aunt" }, { "code" : "LA10422-6", "display" : "Paternal Cousin" }, { "code" : "LA10423-4", "display" : "Paternal Grandfather" }, { "code" : "LA10424-2", "display" : "Paternal Grandmother" }, { "code" : "LA10425-9", "display" : "Paternal Uncle" }, { "code" : "LA10426-7", "display" : "Son" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL621-4" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL624-8", "resource" : { "resourceType" : "ValueSet", "id" : "LL624-8", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT living</h2><div><p>Family history tool living</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA33-6.html">LA33-6</a></td><td>Yes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA32-8.html">LA32-8</a></td><td>No</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA4489-6.html">LA4489-6</a></td><td>Unknown</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL624-8", "name" : "USSG-FHT living", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool living", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA33-6", "display" : "Yes" }, { "code" : "LA32-8", "display" : "No" }, { "code" : "LA4489-6", "display" : "Unknown" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL624-8" } }, { "fullUrl" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL627-1", "resource" : { "resourceType" : "ValueSet", "id" : "LL627-1", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>USSG-FHT diseases & cause of death</h2><div><p>Family history tool diseases and cause of death</p> </div><p><b>Copyright Statement:</b> Refer to https://loinc.org/terms-of-use</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10533-0.html">LA10533-0</a></td><td>Blood Clots</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10572-8.html">LA10572-8</a></td><td>-- Blood Clot in Leg</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10573-6.html">LA10573-6</a></td><td>-- Blood Clot in Lungs</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10524-9.html">LA10524-9</a></td><td>Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10549-6.html">LA10549-6</a></td><td>-- Bone</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10536-3.html">LA10536-3</a></td><td>-- Breast Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10537-1.html">LA10537-1</a></td><td>-- Colon Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10548-8.html">LA10548-8</a></td><td>-- Esophageal Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10547-0.html">LA10547-0</a></td><td>-- Gastric Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10541-3.html">LA10541-3</a></td><td>-- Kidney Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10545-4.html">LA10545-4</a></td><td>-- Leukemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10542-1.html">LA10542-1</a></td><td>-- Lung Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10546-2.html">LA10546-2</a></td><td>-- Muscle Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10539-7.html">LA10539-7</a></td><td>-- Ovarian Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10538-9.html">LA10538-9</a></td><td>-- Prostate Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10543-9.html">LA10543-9</a></td><td>-- Skin Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10540-5.html">LA10540-5</a></td><td>-- Thyroid Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10544-7.html">LA10544-7</a></td><td>-- Uterine Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10550-4.html">LA10550-4</a></td><td>-- Other Cancer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10529-8.html">LA10529-8</a></td><td>Diabetes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10551-2.html">LA10551-2</a></td><td>-- Diabetes Type 1</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10552-0.html">LA10552-0</a></td><td>-- Diabetes Type 2</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10553-8.html">LA10553-8</a></td><td>-- Gestational Diabetes</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10532-2.html">LA10532-2</a></td><td>Gastrointestinal Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10554-6.html">LA10554-6</a></td><td>-- Crohn's Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10555-3.html">LA10555-3</a></td><td>-- Irritable Bowel Syndrome</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10556-1.html">LA10556-1</a></td><td>-- Ulceritive Colitis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10557-9.html">LA10557-9</a></td><td>-- Colon Polyps</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10523-1.html">LA10523-1</a></td><td>Heart Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10558-7.html">LA10558-7</a></td><td>-- Heart Attack</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10526-4.html">LA10526-4</a></td><td>High Cholesterol/Hyperlipidemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA7444-8.html">LA7444-8</a></td><td>Hypertension</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10528-0.html">LA10528-0</a></td><td>Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10565-2.html">LA10565-2</a></td><td>-- Cystic Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10566-0.html">LA10566-0</a></td><td>-- Kidney Disease Present From Birth</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10567-8.html">LA10567-8</a></td><td>-- Nephrosis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10568-6.html">LA10568-6</a></td><td>-- Nephritis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10569-4.html">LA10569-4</a></td><td>-- Nephrotic Syndrome</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10570-2.html">LA10570-2</a></td><td>-- Diabetic Kidney Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10571-0.html">LA10571-0</a></td><td>-- Other/Unknown</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10531-4.html">LA10531-4</a></td><td>Lung Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10559-5.html">LA10559-5</a></td><td>-- COPD</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10560-3.html">LA10560-3</a></td><td>-- Chronic Bronchitis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10561-1.html">LA10561-1</a></td><td>-- Emphysema</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10562-9.html">LA10562-9</a></td><td>-- Chronic Lower Respiratory Disease</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10563-7.html">LA10563-7</a></td><td>-- Influenza/Pneumonia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10564-5.html">LA10564-5</a></td><td>-- Asthma</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10590-0.html">LA10590-0</a></td><td>Neurological Disorders</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10527-2.html">LA10527-2</a></td><td>Osteoporosis</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10535-5.html">LA10535-5</a></td><td>Psychological Disorders</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10574-4.html">LA10574-4</a></td><td>-- Anxiety</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10575-1.html">LA10575-1</a></td><td>-- Bipolar/Manic Depressive Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10576-9.html">LA10576-9</a></td><td>-- Depression</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10577-7.html">LA10577-7</a></td><td>-- Attention Deficit Hyper Activity</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10578-5.html">LA10578-5</a></td><td>-- Autism</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10579-3.html">LA10579-3</a></td><td>-- Personality Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10580-1.html">LA10580-1</a></td><td>-- Eating Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10581-9.html">LA10581-9</a></td><td>-- Obsessive Compulsive Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10582-7.html">LA10582-7</a></td><td>-- Panic Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10583-5.html">LA10583-5</a></td><td>-- Post Traumatic Stress Disorder</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10584-3.html">LA10584-3</a></td><td>-- Schizophrenia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10585-0.html">LA10585-0</a></td><td>-- Social Phobia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10586-8.html">LA10586-8</a></td><td>-- Dementia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10591-8.html">LA10591-8</a></td><td>Septicemia</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10522-3.html">LA10522-3</a></td><td>Stroke/Brain Attack</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10530-6.html">LA10530-6</a></td><td>Sudden Infant Death Syndrome</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10595-9.html">LA10595-9</a></td><td>Cause of Death</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10587-6.html">LA10587-6</a></td><td>-- Suicide</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10588-4.html">LA10588-4</a></td><td>-- Accidental Death</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA10589-2.html">LA10589-2</a></td><td>-- Other/Unexpected</td><td/></tr></table></li></ul></div>" }, "url" : "http://details.loinc.org/AnswerList/LL627-1", "name" : "USSG-FHT diseases & cause of death", "status" : "active", "publisher" : "Regenstrief Institute, Inc and the LOINC Committee", "description" : "Family history tool diseases and cause of death", "immutable" : true, "copyright" : "Refer to https://loinc.org/terms-of-use", "compose" : { "include" : [ { "system" : "http://loinc.org", "concept" : [ { "code" : "LA10533-0", "display" : "Blood Clots" }, { "code" : "LA10572-8", "display" : "-- Blood Clot in Leg" }, { "code" : "LA10573-6", "display" : "-- Blood Clot in Lungs" }, { "code" : "LA10524-9", "display" : "Cancer" }, { "code" : "LA10549-6", "display" : "-- Bone" }, { "code" : "LA10536-3", "display" : "-- Breast Cancer" }, { "code" : "LA10537-1", "display" : "-- Colon Cancer" }, { "code" : "LA10548-8", "display" : "-- Esophageal Cancer" }, { "code" : "LA10547-0", "display" : "-- Gastric Cancer" }, { "code" : "LA10541-3", "display" : "-- Kidney Cancer" }, { "code" : "LA10545-4", "display" : "-- Leukemia" }, { "code" : "LA10542-1", "display" : "-- Lung Cancer" }, { "code" : "LA10546-2", "display" : "-- Muscle Cancer" }, { "code" : "LA10539-7", "display" : "-- Ovarian Cancer" }, { "code" : "LA10538-9", "display" : "-- Prostate Cancer" }, { "code" : "LA10543-9", "display" : "-- Skin Cancer" }, { "code" : "LA10540-5", "display" : "-- Thyroid Cancer" }, { "code" : "LA10544-7", "display" : "-- Uterine Cancer" }, { "code" : "LA10550-4", "display" : "-- Other Cancer" }, { "code" : "LA10529-8", "display" : "Diabetes" }, { "code" : "LA10551-2", "display" : "-- Diabetes Type 1" }, { "code" : "LA10552-0", "display" : "-- Diabetes Type 2" }, { "code" : "LA10553-8", "display" : "-- Gestational Diabetes" }, { "code" : "LA10532-2", "display" : "Gastrointestinal Disease" }, { "code" : "LA10554-6", "display" : "-- Crohn's Disease" }, { "code" : "LA10555-3", "display" : "-- Irritable Bowel Syndrome" }, { "code" : "LA10556-1", "display" : "-- Ulceritive Colitis" }, { "code" : "LA10557-9", "display" : "-- Colon Polyps" }, { "code" : "LA10523-1", "display" : "Heart Disease" }, { "code" : "LA10558-7", "display" : "-- Heart Attack" }, { "code" : "LA10526-4", "display" : "High Cholesterol/Hyperlipidemia" }, { "code" : "LA7444-8", "display" : "Hypertension" }, { "code" : "LA10528-0", "display" : "Kidney Disease" }, { "code" : "LA10565-2", "display" : "-- Cystic Kidney Disease" }, { "code" : "LA10566-0", "display" : "-- Kidney Disease Present From Birth" }, { "code" : "LA10567-8", "display" : "-- Nephrosis" }, { "code" : "LA10568-6", "display" : "-- Nephritis" }, { "code" : "LA10569-4", "display" : "-- Nephrotic Syndrome" }, { "code" : "LA10570-2", "display" : "-- Diabetic Kidney Disease" }, { "code" : "LA10571-0", "display" : "-- Other/Unknown" }, { "code" : "LA10531-4", "display" : "Lung Disease" }, { "code" : "LA10559-5", "display" : "-- COPD" }, { "code" : "LA10560-3", "display" : "-- Chronic Bronchitis" }, { "code" : "LA10561-1", "display" : "-- Emphysema" }, { "code" : "LA10562-9", "display" : "-- Chronic Lower Respiratory Disease" }, { "code" : "LA10563-7", "display" : "-- Influenza/Pneumonia" }, { "code" : "LA10564-5", "display" : "-- Asthma" }, { "code" : "LA10590-0", "display" : "Neurological Disorders" }, { "code" : "LA10527-2", "display" : "Osteoporosis" }, { "code" : "LA10535-5", "display" : "Psychological Disorders" }, { "code" : "LA10574-4", "display" : "-- Anxiety" }, { "code" : "LA10575-1", "display" : "-- Bipolar/Manic Depressive Disorder" }, { "code" : "LA10576-9", "display" : "-- Depression" }, { "code" : "LA10577-7", "display" : "-- Attention Deficit Hyper Activity" }, { "code" : "LA10578-5", "display" : "-- Autism" }, { "code" : "LA10579-3", "display" : "-- Personality Disorder" }, { "code" : "LA10580-1", "display" : "-- Eating Disorder" }, { "code" : "LA10581-9", "display" : "-- Obsessive Compulsive Disorder" }, { "code" : "LA10582-7", "display" : "-- Panic Disorder" }, { "code" : "LA10583-5", "display" : "-- Post Traumatic Stress Disorder" }, { "code" : "LA10584-3", "display" : "-- Schizophrenia" }, { "code" : "LA10585-0", "display" : "-- Social Phobia" }, { "code" : "LA10586-8", "display" : "-- Dementia" }, { "code" : "LA10591-8", "display" : "Septicemia" }, { "code" : "LA10522-3", "display" : "Stroke/Brain Attack" }, { "code" : "LA10530-6", "display" : "Sudden Infant Death Syndrome" }, { "code" : "LA10595-9", "display" : "Cause of Death" }, { "code" : "LA10587-6", "display" : "-- Suicide" }, { "code" : "LA10588-4", "display" : "-- Accidental Death" }, { "code" : "LA10589-2", "display" : "-- Other/Unexpected" } ] } ] } }, "request" : { "method" : "PUT", "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/LL627-1" } } ] }