eLab posistemės integracijos dokumentacija
0.3.21 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.21) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-type-quantity",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-07-24T12:43:14.934+03:00",
"source" : "#iHMQ9IAVUC8eI69X",
"profile" : [
🔗 "http://esveikata.lt/fhir/StructureDefinition/lt-observation"
]
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "https://www.medicinosnk.lt/lt-lab-klt-nomenclature",
"code" : "100715-2",
"display" : "Protipendilas"
}
]
},
"effectiveDateTime" : "2025-07-24T12:42:59+03:00",
"performer" : [
{
"extension" : [
{
"url" : "http://esveikata.lt/fhir/StructureDefinition/reference-practitionerEspbiId",
"valueString" : "1"
},
{
"url" : "http://esveikata.lt/fhir/StructureDefinition/reference-organizationEspbiId",
"valueString" : "1"
}
],
"reference" : "PractitionerRole/e4915b05-ae22-45c1-9ef6-21be84cd5d26"
}
],
"valueQuantity" : {
"value" : 4.0,
"unit" : "ug/L"
},
"method" : {
"coding" : [
{
"system" : "https://www.medicinosnk.lt/lt-lab-methods",
"code" : "C/MS/MS",
"display" : "Chromatografijos / masių spektrometrijos"
}
]
},
"referenceRange" : [
{
"high" : {
"value" : 3.0
},
"text" : "<3"
}
]
}