Finnish Base Profiles
1.0.0 - trial-use Finland flag

This page is part of the Finnish Base Profiles (v1.0.0: STU 1) 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

: Kanta PHR - calorie intake optional - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="542ae72e-c3b0-404f-8c06-8f77441e89f8"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2019-05-17T13:15:04.491+03:00"/>
    <profile
             value="http://phr.kanta.fi/StructureDefinition/fiphr-sd-calorieintake"/>
  </meta>
  <language value="fi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><div class="hapiHeaderText"> Mittaustulos<b>Boldattuu </b></div><table class="hapiPropertyTable"><tbody><tr><td>Identifier</td><td>Patient/c78aca7d-a983-4989-aa8f-68436068cd26</td></tr></tbody></table></div>
  </text>
  <extension
             url="http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication">
    <extension url="name">
      <valueString value="usecaseWebApp"/>
    </extension>
    <extension url="applicationId">
      <valueString value="usecaseWebApp"/>
    </extension>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38r"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory"/>
      <code value="nutrition"/>
      <display value="Nutrition"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="405032000"/>
      <display value="Nutritional status: energy (observable entity)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="9052-2"/>
      <display value="Calorie intake total"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="788472008"/>
      <display value="Carbohydrate intake (observable entity)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"/>
  </subject>
  <effectiveDateTime value="2019-05-17"/>
  <issued value="2019-05-17T13:15:02.781+03:00"/>
  <performer>🔗 
    <reference value="Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"/>
  </performer>
  <valueQuantity>
    <value value="2600"/>
    <unit value="kcal"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kcal"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="N"/>
      <display value="Normal"/>
    </coding>
  </interpretation>
  <note>
    <text value="Note"/>
  </note>
</Observation>