0.5.1 - ci-build Norway flag

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

: Bundle request types - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pmd-bundle-requests.valueset"/>
  <meta>
    <lastUpdated value="2026-03-17T00:00:00+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pmd-bundle-requests.valueset</b></p><a name="pmd-bundle-requests.valueset"> </a><a name="hcpmd-bundle-requests.valueset"> </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: 2026-03-17 00:00:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/http-verb</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>POST</td><td/></tr><tr><td>PUT</td><td/></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="http://hl7.no/fhir/vkpobservation/ValueSet/pmd-bundle-requests.valueset"/>
  <version value="0.5.1"/>
  <name value="PmdBundleRequests"/>
  <title value="Bundle request types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-17T00:00:00+00:00"/>
  <publisher value="HL7 Norway"/>
  <contact>
    <name value="HL7 Norway"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.no"/>
    </telecom>
  </contact>
  <description value="Bundle Request types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NO"/>
      <display value="Norway"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/http-verb"/>
      <concept>
        <code value="POST"/>
      </concept>
      <concept>
        <code value="PUT"/>
      </concept>
    </include>
  </compose>
</ValueSet>