KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Opfølgning 2/5 år - XML Representation

Active as of 2023-07-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="FollowUp25Y"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FollowUp25Y</b></p><a name="FollowUp25Y"> </a><a name="hcFollowUp25Y"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-FollowUp.html"><code>https://kip.rkkp.dk/fhir/CodeSystem/FollowUp</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-FollowUp.html#FollowUp-aar_2">aar_2</a></td><td>2 år</td><td>2 år</td></tr><tr><td><a href="CodeSystem-FollowUp.html#FollowUp-aar_5">aar_5</a></td><td>5 år</td><td>5 år</td></tr></table></li></ul></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/ValueSet/FollowUp25Y"/>
  <version value="2.12.0"/>
  <name value="FollowUp25Y"/>
  <title value="Opfølgning 2/5 år"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-07-03T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Opfølgning efter 2 eller 5 år"/>
  <compose>
    <include>
      <system value="https://kip.rkkp.dk/fhir/CodeSystem/FollowUp"/>
      <concept>
        <code value="aar_2"/>
        <display value="2 år"/>
      </concept>
      <concept>
        <code value="aar_5"/>
        <display value="5 år"/>
      </concept>
    </include>
  </compose>
</ValueSet>