0.4.1 - ci-build Norway flag

VkpObservation - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CFS score example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="vkp-cfs-create"/>
  <meta>
    <versionId value="0"/>
    <lastUpdated value="2014-01-30T11:35:23+00:00"/>
    <source value="MEDANETS"/>
    <profile
             value="http://hl7.no/fhir/vkpobservation/StructureDefinition/vkp-Observation-CFSscore"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation vkp-cfs-create</b></p><a name="vkp-cfs-create"> </a><a name="hcvkp-cfs-create"> </a><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">version: 0; Last updated: 2014-01-30 11:35:23+0000; </p><p style="margin-bottom: 0px">Information Source: <a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.2.2&amp;canonical=http://fhir.org/packages/hl7.fhir.no.basis/MEDANETS">MEDANETS</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vkp-Observation-CFSscore.html">Vkp Observation - CFS score</a></p></div><p><b>identifier</b>: <code>http://dips.no/fhir/namingsystem/externalId</code>/External Id: testCFS</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 763264000}">Canadian Study of Health and Aging Clinical Frailty Scale score (observable entity)</span></p><p><b>subject</b>: Identifier: <code>urn:oid:2.16.578.1.12.4.1.4.1</code>/1000807</p><p><b>effective</b>: 2021-11-02</p><p><b>performer</b>: </p><ul><li>Identifier: <code>urn:oid:2.16.578.1.12.4.1.4.1</code>/22</li><li>Identifier: <code>urn:oid:2.16.578.1.12.4.1.4.101</code>/103</li></ul><p><b>value</b>: 2</p><p><b>note</b>: </p><blockquote><div><p>Evaluering gjort i brukerens hjem, normalt sprek for sin aldersgruppe.</p>
</div></blockquote></div>
  </text>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/externalId"/>
    <value value="External Id: testCFS"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
      <display value="Survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="763264000"/>
      <display
               value="Canadian Study of Health and Aging Clinical Frailty Scale score (observable entity)"/>
    </coding>
  </code>
  <subject>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
      <value value="1000807"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2021-11-02"/>
  <performer>
    <type value="Practitioner"/>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
      <value value="22"/>
    </identifier>
  </performer>
  <performer>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.101"/>
      <value value="103"/>
    </identifier>
  </performer>
  <valueQuantity>
    <value value="2"/>
  </valueQuantity>
  <note>
    <text
          value="Evaluering gjort i brukerens hjem, normalt sprek for sin aldersgruppe."/>
  </note>
</Observation>