0.5.1 - ci-build
VkpObservation - Local Development build (v0.5.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "pmd-bundle-requests.valueset",
"meta" : {
"lastUpdated" : "2026-03-17T00:00:00+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "http://hl7.no/fhir/vkpobservation/ValueSet/pmd-bundle-requests.valueset",
"version" : "0.5.1",
"name" : "PmdBundleRequests",
"title" : "Bundle request types",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-17T00:00:00+00:00",
"publisher" : "HL7 Norway",
"contact" : [
{
"name" : "HL7 Norway",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.no"
}
]
}
],
"description" : "Bundle Request types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/ValueSet/http-verb",
"concept" : [
{
"code" : "POST"
},
{
"code" : "PUT"
}
]
}
]
}
}