Packages

ISO/HL7 FHIR Application Server

Current section

Files

Jump to
hl7 samples json Quantity Quantity.json
Raw

samples/json/Quantity/Quantity.json

{
"id" : "1",
"resourceType": "Quantity",
"value" : 120,
"comparator" : "<=",
"unit" : "кг",
"system" : "https://hl7.erp.uno",
"code" : "123"
}