Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Example QuestionnaireResponse/gcs (XML)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson

Raw XML ( canonical form + also see XML Format Specification )

Jump past Narrative

Glasgow Coma Score example answers (id = "gcs")

<?xml version="1.0" encoding="UTF-8"?>

<QuestionnaireResponse xmlns="http://hl7.org/fhir">
  <id value="gcs"/> 
  border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align:
       top;border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align:
         topvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxborder: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color:
         whitevertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4px
border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color:
         #F7F7F7vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image:
           url(tbl_bck10.png)vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4px
border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color:
         whitevertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0
           solid; padding:0px 4px 0px 4px
border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color:
         #F7F7F7vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image:
           url(tbl_bck00.png)vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4pxvertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px
           #F0F0F0 solid; padding:0px 4px 0px 4px

  <questionnaire value="http://hl7.org/fhir/Questionnaire/gcs"/> 
  <status value="completed"/> 
  <subject> 
    <reference value="Patient/example"/> 
    <display value="Peter James Chalmers"/> 
  </subject> 
  <authored value="2014-12-11T04:44:16Z"/> 
  <source> 
    <reference value="Practitioner/f007"/> 
  </source> 
  <item> 
    <linkId value="1.1"/> 
    <answer> 
      <valueCoding> 
            <!--      This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource     -->

        <!--     This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource    -->
        <!--    0..1 Value of extension    -->
        <extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
              

          <!--    from Element: extension    -->
          <valueDecimal value="4"/> 
              

        </extension> 
        <system value="http://loinc.org"/> 
            <!--    technicallly the code is '5' and the LA is the identifier to do hav e both 
         would require an extention    -->

        <!--   technicallly the code is '5' and the LA is the identifier to do hav e both  would
         require an extention   -->

        <code value="LA6560-2"/> 
        <display value="Confused"/> 
      </valueCoding> 
    </answer> 
  </item> 
  <item> 
    <linkId value="1.2"/> 
    <answer> 
      <valueCoding> 
            <!--      This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource     -->

        <!--     This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource    -->
        <!--    0..1 Value of extension    -->
        <extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
              

          <!--    from Element: extension    -->
          <valueDecimal value="5"/> 
              

        </extension> 
        <system value="http://loinc.org"/> 
        <code value="LA6566-9"/> 
        <display value="Localizing pain"/> 
      </valueCoding> 
    </answer> 
  </item> 
  <item> 
    <linkId value="1.3"/> 
    <answer> 
      <valueCoding> 
            <!--      This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource     -->

        <!--     This example has the extension which maps a numeric score to the code this
         may already be known and unecessary in the Observation resource    -->
        <!--    0..1 Value of extension    -->
        <extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
              

          <!--    from Element: extension    -->
          <valueDecimal value="4"/> 
              

        </extension> 
        <system value="http://loinc.org"/> 
            <!--    technicallly the code is '4' and the LA is the identifier to do hav e both 
         would require an extention    -->

        <!--   technicallly the code is '4' and the LA is the identifier to do hav e both  would
         require an extention   -->

        <code value="LA6556-0"/> 
        <display value="Eyes open spontaneously"/> 
      </valueCoding> 
    </answer> 
  </item> 


</

QuestionnaireResponse

>



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.