CH EMS (R4)
2.1.0-ci-build - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: Stroke Befund - XML Representation

Raw xml | Download


<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>