FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | Observation |
| Id | Observation-krcore-observation-laboratory-result-example-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation krcore-observation-laboratory-result-example-01
status: Final
category: Laboratory
code: 일반혈액검사
subject: 박아픔 Male, DoB: 2001-01-01 ( Medical record number)
effective: 2023-04-25
issued: 2023-04-25 15:25:52+0900
component
code: Erythrocytes [#/volume] in Blood by Automated count
value: 4.23 10⁶/uL (Details: UCUM code10*6/uL = '10*6/uL')
ReferenceRanges
Low High 4.1 10⁶/uL (Details: UCUM code10*6/uL = '10*6/uL') 5.6 10⁶/uL (Details: UCUM code10*6/uL = '10*6/uL')
component
code: Leukocytes [#/volume] in Blood by Automated count
value: 8.2 10³/uL (Details: UCUM code10*3/uL = '10*3/uL')
ReferenceRanges
Low High 4 10³/uL (Details: UCUM code10*3/uL = '10*3/uL') 10 10³/uL (Details: UCUM code10*3/uL = '10*3/uL')
component
code: Hemoglobin [Mass/volume] in Blood
value: 14.78 g/dL (Details: UCUM codeg/dL = 'g/dL')
ReferenceRanges
Low High 13 g/dL (Details: UCUM codeg/dL = 'g/dL') 16.5 g/dL (Details: UCUM codeg/dL = 'g/dL')
component
code: Hematocrit [Volume Fraction] of Blood by Automated count
value: 42.2 % (Details: UCUM code% = '%')
ReferenceRanges
Low High 39 % (Details: UCUM code% = '%') 51 % (Details: UCUM code% = '%')
component
code: Platelets [#/volume] in Blood by Automated count
value: 296 10³/uL (Details: UCUM code10*3/uL = '10*3/uL')
ReferenceRanges
Low High 150 10³/uL (Details: UCUM code10*3/uL = '10*3/uL') 370 10³/uL (Details: UCUM code10*3/uL = '10*3/uL')
{
"resourceType": "Observation",
"id": "krcore-observation-laboratory-result-example-01",
"meta": {
"profile": [
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-laboratory-result"
]
},
"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://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0301026",
"display": "결석-결석분석_화학적분석"
}
],
"text": "일반혈액검사"
},
"subject": {
"reference": "Patient/krcore-patient-example-01"
},
"effectiveDateTime": "2023-04-25",
"issued": "2023-04-25T15:25:52+09:00",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "789-8",
"display": "Erythrocytes [#/volume] in Blood by Automated count"
},
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0002030",
"display": "일반혈액검사(CBC)-[혈구세포-장비측정]_적혈구수"
}
]
},
"valueQuantity": {
"value": 4.23,
"unit": "10⁶/uL",
"system": "http://unitsofmeasure.org",
"code": "10*6/uL"
},
"referenceRange": [
{
"low": {
"value": 4.1,
"unit": "10⁶/uL",
"system": "http://unitsofmeasure.org",
"code": "10*6/uL"
},
"high": {
"value": 5.6,
"unit": "10⁶/uL",
"system": "http://unitsofmeasure.org",
"code": "10*6/uL"
}
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "6690-2",
"display": "Leukocytes [#/volume] in Blood by Automated count"
},
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0002010",
"display": "일반혈액검사(CBC)-[혈구세포-장비측정]_백혈구수"
}
]
},
"valueQuantity": {
"value": 8.2,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
},
"referenceRange": [
{
"low": {
"value": 4,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
},
"high": {
"value": 10,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
}
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "718-7",
"display": "Hemoglobin [Mass/volume] in Blood"
},
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0002050",
"display": "일반혈액검사(CBC)-[혈구세포-장비측정]_혈색소[광전비색법]"
}
]
},
"valueQuantity": {
"value": 14.78,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
},
"referenceRange": [
{
"low": {
"value": 13,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
},
"high": {
"value": 16.5,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
}
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "4544-3",
"display": "Hematocrit [Volume Fraction] of Blood by Automated count"
},
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0002040",
"display": "일반혈액검사(CBC)-[혈구세포-장비측정]_헤마토크리트"
}
]
},
"valueQuantity": {
"value": 42.2,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"referenceRange": [
{
"low": {
"value": 39,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"high": {
"value": 51,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
}
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "777-3",
"display": "Platelets [#/volume] in Blood by Automated count"
},
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "D0002070",
"display": "일반혈액검사(CBC)-[혈구세포-장비측정]_혈소판수"
}
]
},
"valueQuantity": {
"value": 296,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
},
"referenceRange": [
{
"low": {
"value": 150,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
},
"high": {
"value": 370,
"unit": "10³/uL",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
}
}
]
}
]
}