0.1.0 - ci-build

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

: Observation Version Type Code System - XML Representation

Draft as of 2025-11-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="observation-version-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem observation-version-type-cs</b></p><a name="observation-version-type-cs"> </a><a name="hcobservation-version-type-cs"> </a><p>This  code system <code>https://fhir.collabree.com/fhir/CodeSystem/observation-version-type-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">original<a name="observation-version-type-cs-original"> </a></td><td>Original observation</td><td>Initial observation data - represents the first version of an observation</td></tr><tr><td style="white-space:nowrap">snapshot<a name="observation-version-type-cs-snapshot"> </a></td><td>Snapshot observation</td><td>Snapshot observation data - represents a point-in-time capture of observation data</td></tr></table></div>
  </text>
  <url
       value="https://fhir.collabree.com/fhir/CodeSystem/observation-version-type-cs"/>
  <version value="0.1.0"/>
  <name value="ObservationVersionTypeCS"/>
  <title value="Observation Version Type Code System"/>
  <status value="draft"/>
  <date value="2025-11-04T17:00:46+01:00"/>
  <publisher value="Collabree AG"/>
  <contact>
    <name value="Collabree AG"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.collabree.com"/>
    </telecom>
  </contact>
  <description
               value="Code system defining the different version types for observations in the Collabree system"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="original"/>
    <display value="Original observation"/>
    <definition
                value="Initial observation data - represents the first version of an observation"/>
  </concept>
  <concept>
    <code value="snapshot"/>
    <display value="Snapshot observation"/>
    <definition
                value="Snapshot observation data - represents a point-in-time capture of observation data"/>
  </concept>
</CodeSystem>