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

: Pmd bundle response example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="pmd-Bundle-Response-example"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/vkpobservation/StructureDefinition/pmd-Bundle-Response"/>
  </meta>
  <type value="batch-response"/>
  <entry>
    <response>
      <extension
                 url="http://hl7.no/fhir/vkpobservation/StructureDefinition/PmdBundleResponseEntryIdExtension">
        <valueUri value="test.url"/>
      </extension>
      <status value="200"/>
    </response>
  </entry>
</Bundle>