eLab posistemės integracijos dokumentacija
0.3.3 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: diff - JSON Representation

Peržiūrėti json | Atsisiųsti


{
  "resourceType" : "Parameters",
  "id" : "diff",
  "parameter" : [
    {
      "name" : "operation",
      "part" : [
        {
          "name" : "type",
          "valueCode" : "replace"
        },
        {
          "name" : "path",
          "valueString" : "CodeSystem.title"
        },
        {
          "name" : "previousValue",
          "valueMarkdown" : "LT processed specimen"
        },
        {
          "name" : "value",
          "valueMarkdown" : "LT Lab processed specimen"
        }
      ]
    }
  ]
}