DK EHMI Terminology
0.8.0 - ci-build
DK EHMI Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-terminology/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-25 |
{
"resourceType" : "ValueSet",
"id" : "ehmi-delivery-status-rest-all-read-valueset",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehmi-delivery-status-rest-all-read-valueset</b></p><a name=\"ehmi-delivery-status-rest-all-read-valueset\"> </a><a name=\"hcehmi-delivery-status-rest-all-read-valueset\"> </a><a name=\"ehmi-delivery-status-rest-all-read-valueset-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html\"><code>http://hl7.org/fhir/restful-interaction</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=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-read\">read</a></td><td style=\"color: #cccccc\">read</td><td>Read the current state of the resource.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-vread\">vread</a></td><td style=\"color: #cccccc\">vread</td><td>Read the state of a specific version of the resource.</td></tr></table></li></ul></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/ValueSet/ehmi-delivery-status-rest-all-read-valueset",
"version" : "0.8.0",
"name" : "EhmiDeliveryStatusAllReadVS",
"title" : "all Reads",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-25T20:20:05+00:00",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://medcom.dk"
}
]
}
],
"description" : "ValueSet of the restful-interaction reads",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/restful-interaction",
"concept" : [
{
"code" : "read"
},
{
"code" : "vread"
}
]
}
]
}
}