HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 文档存储库错误消息代码表 - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "operationoutcome-code-xds-rep",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-operationoutcome-code-xds.html\"><code>http://hl7.org.cn/fhir/CodeSystem/operationoutcome-code-xds</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSRepositoryMetadataError\">XDSRepositoryMetadataError</a></td><td style=\"color: #cccccc\">元数据错误</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSMissingDocument\">XDSMissingDocument</a></td><td style=\"color: #cccccc\">文档元数据指向的文档未找到</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSRepositoryDuplicateUniqueIdInMessage\">XDSRepositoryDuplicateUniqueIdInMessage</a></td><td style=\"color: #cccccc\">在同一消息中发现同样的UniqueId</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSNonIdenticalHash\">XDSNonIdenticalHash</a></td><td style=\"color: #cccccc\">文档id一样,但Hash值不一样</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSNonIdenticalSize\">XDSNonIdenticalSize</a></td><td style=\"color: #cccccc\">文档id一样,但Size值不一样</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSRegistryNotAvailable\">XDSRegistryNotAvailable</a></td><td style=\"color: #cccccc\">文档注册服务不可访问</td></tr><tr><td><a href=\"CodeSystem-operationoutcome-code-xds.html#operationoutcome-code-xds-XDSRepositoryError\">XDSRepositoryError</a></td><td style=\"color: #cccccc\">文档存储错误</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org.cn/fhir/ValueSet/operationoutcome-code-xds-rep",
  "version" : "2024.5.5",
  "name" : "VSXDSRepOperationOutcomeCode",
  "title" : "文档存储库错误消息代码表",
  "status" : "active",
  "date" : "2024-05-05T21:11:47+08:00",
  "publisher" : "HL7中国",
  "contact" : [
    {
      "name" : "HL7中国",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org.cn"
        }
      ]
    }
  ],
  "description" : "文档存储库错误消息代码表",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org.cn/fhir/CodeSystem/operationoutcome-code-xds",
        "concept" : [
          {
            "code" : "XDSRepositoryMetadataError"
          },
          {
            "code" : "XDSMissingDocument"
          },
          {
            "code" : "XDSRepositoryDuplicateUniqueIdInMessage"
          },
          {
            "code" : "XDSNonIdenticalHash"
          },
          {
            "code" : "XDSNonIdenticalSize"
          },
          {
            "code" : "XDSRegistryNotAvailable"
          },
          {
            "code" : "XDSRepositoryError"
          }
        ]
      }
    ]
  }
}