Implementation Guide for fælles faglige instrumenter (FFInst)
1.0.0 - release Denmark flag

This page is part of the KLFFinst (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: HelenePainVAS - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="HelenePainVAS"/>
  <meta>
    <profile
             value="http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCarePainVAS"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="HelenePainVAS"> </a></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 Observation &quot;HelenePainVAS&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-KLToolsCarePainVAS.html">PainVAS</a></p></div><p><b>AssociatedConditions</b>: Pain <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#22253000)</span></p><p><b>FindingInformer</b>: Borger <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-KLToolsCodes.html">KLToolsCodes</a>#a3d30bf2-4a3c-4c49-9001-5363ae11681c)</span></p><p><b>status</b>: final</p><p><b>code</b>: Visual analog scale pain score (observable entity) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#443394008)</span></p><p><b>subject</b>: <a href="Patient-Helene.html">Patient/Helene</a> &quot; MARKUSSEN&quot;</p><p><b>value</b>: 20</p><p><b>note</b>: Jeg havde ikke en rigtig VAS skala med, så jeg tegnede en på papir, og lod borger pege på den hjemmelavede VAS</p><p><b>method</b>: Afvigelse i test-setup <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-KLToolsCodes.html">KLToolsCodes</a>#a3231c9a-5569-49c4-8760-4fffbf0b2b80)</span></p></div>
  </text>
  <extension
             url="http://fhir.kl.dk/ffinst/StructureDefinition/AssociatedConditions">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="22253000"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.kl.dk/ffinst/StructureDefinition/FindingInformer">
    <valueCodeableConcept>
      <coding>
        <system value="http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes"/>
        <code value="a3d30bf2-4a3c-4c49-9001-5363ae11681c"/>
        <display value="Borger"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="443394008"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/Helene"/>
  </subject>
  <valueInteger value="20"/>
  <note>
    <text
          value="Jeg havde ikke en rigtig VAS skala med, så jeg tegnede en på papir, og lod borger pege på den hjemmelavede VAS"/>
  </note>
  <method>
    <coding>
      <system value="http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes"/>
      <code value="a3231c9a-5569-49c4-8760-4fffbf0b2b80"/>
      <display value="Afvigelse i test-setup"/>
    </coding>
  </method>
</Observation>