FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | Observation |
| Id | Observation-lipid-chol-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation lipid-chol-pat-sf
status: Final
category: Laboratory, Chemistry
code: Cholesterol
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
effective: 2023-01-17
value: 5.9 mmol/L (Details: UCUM codemmol/L = 'mmol/L')
interpretation: High
| High |
| 5.6 mmol/L (Details: UCUM codemmol/L = 'mmol/L') |
{
"resourceType": "Observation",
"id": "lipid-chol-pat-sf",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path",
"https://smartforms.csiro.au/ig/StructureDefinition/SHCPathologyResult"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "CH",
"display": "Chemistry"
}
],
"text": "Chemistry"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
}
],
"text": "Cholesterol"
},
"subject": {
"reference": "Patient/pat-sf"
},
"effectiveDateTime": "2023-01-17",
"valueQuantity": {
"value": 5.9,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
],
"referenceRange": [
{
"high": {
"value": 5.6,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}
]
}