1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Activity Definition Type Value Set - XML Representation

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="activity-definition-type"/>
  <meta>
    <lastUpdated value="2025-08-19T00:00:00Z"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet activity-definition-type</b></p><a name="activity-definition-type"> </a><a name="hcactivity-definition-type"> </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">Last updated: 2025-08-19 00:00:00+0000</p></div><ul><li>Include these codes as defined in <a href="CodeSystem-activity-definition-type.html"><code>https://fhir.cambio.se/CodeSystem/activity-definition-type</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-activity-definition-type.html#activity-definition-type-Checklist">Checklist</a></td><td>Checklist</td><td>A list of items to be verified or performed.</td></tr><tr><td><a href="CodeSystem-activity-definition-type.html#activity-definition-type-Documentation">Documentation</a></td><td>Documentation</td><td>Capture or update clinical/administrative documentation.</td></tr><tr><td><a href="CodeSystem-activity-definition-type.html#activity-definition-type-LabRequest">LabRequest</a></td><td>Lab request</td><td>Request laboratory investigations.</td></tr><tr><td><a href="CodeSystem-activity-definition-type.html#activity-definition-type-RadiologyInvestigation">RadiologyInvestigation</a></td><td>Radiology investigation</td><td>Request imaging investigations.</td></tr><tr><td><a href="CodeSystem-activity-definition-type.html#activity-definition-type-Start">Start</a></td><td>Start</td><td>Initiate or begin a process, therapy or plan.</td></tr><tr><td><a href="CodeSystem-activity-definition-type.html#activity-definition-type-Stop">Stop</a></td><td>Stop</td><td>Discontinue or end a process, therapy or plan.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.cambio.se/ValueSet/activity-definition-type"/>
  <version value="0.9.0"/>
  <name value="ActivityDefinitionTypeValueSet"/>
  <title value="Activity Definition Type Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-26T10:29:35+00:00"/>
  <publisher value="Cambio"/>
  <contact>
    <name value="Cambio"/>
    <telecom>
      <system value="url"/>
      <value value="https://cambio.se"/>
    </telecom>
  </contact>
  <contact>
    <name value="Cambio"/>
    <telecom>
      <system value="email"/>
      <value value="informatics@cambio.se"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This value set contains the allowed codes from the Activity Definition Type code system."/>
  <compose>
    <include>
      <system
              value="https://fhir.cambio.se/CodeSystem/activity-definition-type"/>
      <concept>
        <code value="Checklist"/>
        <display value="Checklist"/>
      </concept>
      <concept>
        <code value="Documentation"/>
        <display value="Documentation"/>
      </concept>
      <concept>
        <code value="LabRequest"/>
        <display value="Lab request"/>
      </concept>
      <concept>
        <code value="RadiologyInvestigation"/>
        <display value="Radiology investigation"/>
      </concept>
      <concept>
        <code value="Start"/>
        <display value="Start"/>
      </concept>
      <concept>
        <code value="Stop"/>
        <display value="Stop"/>
      </concept>
    </include>
  </compose>
</ValueSet>