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

<Observation xmlns="http://hl7.org/fhir">
  <id value="StrokeBefund"/>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="716800008"/>
      <display value="Face Arm Speech Test score (observable entity)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/PatientExample"/>
  </subject>
  <encounter>
    <reference value="Encounter/EncounterExample"/>
  </encounter>
  <effectiveDateTime value="2016-12-10T12:25:00.000+01:00"/>
  <component>
    <extension url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-laterality">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="24028007"/>
          <display value="Right (qualifier value)"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="89545001"/>
        <display value="Face structure (body structure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="373066001"/>
        <display value="Yes (qualifier value)"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="53120007"/>
        <display value="Upper limb structure (body structure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="373067005"/>
        <display value="No (qualifier value)"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="87335007"/>
        <display value="Speaking (observable entity)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="261665006"/>
        <display value="Unknown (qualifier value)"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>