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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "pmd-Bundle-Response-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/vkpobservation/StructureDefinition/pmd-Bundle-Response"
    ]
  },
  "type" : "batch-response",
  "entry" : [
    {
      "response" : {
        "extension" : [
          {
            "url" : "http://hl7.no/fhir/vkpobservation/StructureDefinition/PmdBundleResponseEntryIdExtension",
            "valueUri" : "test.url"
          }
        ],
        "status" : "200"
      }
    }
  ]
}