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

: lookup - JSON Representation

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


{
  "resourceType" : "Parameters",
  "id" : "lookup",
  "parameter" : [
    {
      "name" : "version",
      "valueString" : "1.0.0"
    },
    {
      "name" : "display",
      "valueString" : "Plazma, gausi trombocitų"
    },
    {
      "name" : "abstract",
      "valueBoolean" : false
    },
    {
      "name" : "property",
      "part" : [
        {
          "name" : "code",
          "valueCode" : "snomed-code"
        },
        {
          "name" : "value"
        }
      ]
    },
    {
      "name" : "property",
      "part" : [
        {
          "name" : "code",
          "valueCode" : "snomed-fsn"
        },
        {
          "name" : "value",
          "valueString" : "Platelet rich plasma specimen (specimen)"
        }
      ]
    }
  ]
}