FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | Observation |
| Id | Observation-skl03-observation-ldl-7.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation skl03-observation-ldl-7
Language: en
Profile: ObservationLt
status: Final
category: Laboratory
code: MTL cholesterolis
effective: 2014-10-27 20:40:40+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
value: 1.7 mmol/L (Details: UCUM codemmol/L = 'mmol/L')
Lithuanian
Generated Narrative: Observation skl03-observation-ldl-7
Language: en
Profile: ObservationLt
status: Final
category: Laboratory
code: MTL cholesterolis
effective: 2014-10-27 20:40:40+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
value: 1.7 mmol/L (Details: UCUM codemmol/L = 'mmol/L')
{
"resourceType": "Observation",
"id": "skl03-observation-ldl-7",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "39469-2",
"display": "Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation"
}
],
"text": "MTL cholesterolis"
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2014-10-27T20:40:40+02:00",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
],
"valueQuantity": {
"value": 1.7,
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}