SDOH Clinical Care
1.1.0 - STU 2 ballot

This page is part of the SDOH Clinical Care for Multiple Domains (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: SDOHCC QuestionnaireResponse Hunger Vital Sign Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:QuestionnaireResponse;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "SDOHCC-QuestionnaireResponseHungerVitalSignExample"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-06-03T00:48:30.720+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#CdR89nNx7kqdTOs4" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse|2.7";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse|2.7>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"SDOHCC-QuestionnaireResponseHungerVitalSignExample\" Version \"1\" Updated \"2021-06-03T00:48:30.72Z\" </p><p style=\"margin-bottom: 0px\">Information Source: #CdR89nNx7kqdTOs4!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/sdc/2019May/sdc-questionnaireresponse.html\">SDC Questionnaire Response (version 2.7.0)</a></p></div><p><b>questionnaire</b>: <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign\">http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign</a></p><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">Patient/pat-53234: COLIN ABBAS</a> \" ABBAS\"</p><p><b>authored</b>: 2020-09-10T21:56:54.671Z</p><p><b>source</b>: <a href=\"Patient-pat-53234.html\">Patient/pat-53234: COLIN ABBAS</a> \" ABBAS\"</p><blockquote><p><b>item</b></p><p><b>linkId</b>: /88122-7</p><p><b>text</b>: (I/We) worried whether (my/our) food would run out before (I/we) got money to buy more.</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Often true (Details: LOINC code LA28397-0 = 'Often true', stated as 'Often true')</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: /88123-5</p><p><b>text</b>: The food that (I/we) bought just didn't last, and (I/we) didn't have money to get more.</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Often true (Details: LOINC code LA28397-0 = 'Often true', stated as 'Often true')</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: /88124-3</p><p><b>text</b>: Food insecurity risk</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>At risk (Details: LOINC code LA19952-3 = 'At risk', stated as 'At risk')</td></tr></table></blockquote></div>"
  ];
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign";
     fhir:link <http://hl7.org/fhir/us/sdoh-clinicalcare/Questionnaire/SDOHCC-QuestionnaireHungerVitalSign>;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/display" ];
       fhir:Extension.valueString [ fhir:value "SDOHCC Questionnaire Hunger Vital Sign" ]     ]
  ];
  fhir:QuestionnaireResponse.status [ fhir:value "completed"];
  fhir:QuestionnaireResponse.subject [
     fhir:Reference.reference [ fhir:value "Patient/pat-53234" ];
     fhir:Reference.display [ fhir:value "COLIN ABBAS" ]
  ];
  fhir:QuestionnaireResponse.authored [ fhir:value "2020-09-10T21:56:54.671Z"^^xsd:dateTime];
  fhir:QuestionnaireResponse.source [
     fhir:Reference.reference [ fhir:value "Patient/pat-53234" ];
     fhir:Reference.display [ fhir:value "COLIN ABBAS" ]
  ];
  fhir:QuestionnaireResponse.item [
     fhir:index 0;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "/88122-7" ];
     fhir:QuestionnaireResponse.item.text [ fhir:value "(I/We) worried whether (my/our) food would run out before (I/we) got money to buy more." ];
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0;
       fhir:QuestionnaireResponse.item.answer.valueCoding [
         a loinc:LA28397-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "LA28397-0" ];
         fhir:Coding.display [ fhir:value "Often true" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "/88123-5" ];
     fhir:QuestionnaireResponse.item.text [ fhir:value "The food that (I/we) bought just didn't last, and (I/we) didn't have money to get more." ];
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0;
       fhir:QuestionnaireResponse.item.answer.valueCoding [
         a loinc:LA28397-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "LA28397-0" ];
         fhir:Coding.display [ fhir:value "Often true" ]       ]     ]
  ], [
     fhir:index 2;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "/88124-3" ];
     fhir:QuestionnaireResponse.item.text [ fhir:value "Food insecurity risk" ];
     fhir:QuestionnaireResponse.item.answer [
       fhir:index 0;
       fhir:QuestionnaireResponse.item.answer.valueCoding [
         a loinc:LA19952-3;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "LA19952-3" ];
         fhir:Coding.display [ fhir:value "At risk" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.