FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagephis.ig.createtest
Resource TypeObservation
IdObservation-krcore-observation-laboratory-result-example-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "krcore-observation-laboratory-result-example-01"

Profile: KR Core Observation Profile for Laboratory Result

status: final

category: Laboratory (Observation Category Codes#laboratory)

code: 일반혈액검사 (hira-edi-procedure#D0301026 "결석-결석분석_화학적분석")

subject: Patient/krcore-patient-example-01 ""

effective: 2023-04-25

issued: 2023. 4. 25. 오후 3:25:52

component

code: 일반혈액검사(CBC)-[혈구세포-장비측정]_적혈구수 (hira-edi-procedure#D0002030)

value: 4.23 10⁶/uL (Details: UCUM code 10*6/uL = '10*6/uL')

ReferenceRanges

-LowHigh
*4.1 10⁶/uL (Details: UCUM code 10*6/uL = '10*6/uL')5.6 10⁶/uL (Details: UCUM code 10*6/uL = '10*6/uL')

component

code: 일반혈액검사(CBC)-[혈구세포-장비측정]_백혈구수 (hira-edi-procedure#D0002010)

value: 8.2 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')

ReferenceRanges

-LowHigh
*4 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')10 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')

component

code: 일반혈액검사(CBC)-[혈구세포-장비측정]_혈색소[광전비색법] (hira-edi-procedure#D0002050)

value: 14.78 g/dL (Details: UCUM code g/dL = 'g/dL')

ReferenceRanges

-LowHigh
*13 g/dL (Details: UCUM code g/dL = 'g/dL')16.5 g/dL (Details: UCUM code g/dL = 'g/dL')

component

code: 일반혈액검사(CBC)-[혈구세포-장비측정]_헤마토크리트 (hira-edi-procedure#D0002040)

value: 42.2 % (Details: UCUM code % = '%')

ReferenceRanges

-LowHigh
*39 % (Details: UCUM code % = '%')51 % (Details: UCUM code % = '%')

component

code: 일반혈액검사(CBC)-[혈구세포-장비측정]_혈소판수 (hira-edi-procedure#D0002070)

value: 296 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')

ReferenceRanges

-LowHigh
*150 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')370 10³/uL (Details: UCUM code 10*3/uL = '10*3/uL')

Source1

{
  "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://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://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://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://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://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"
          }
        }
      ]
    }
  ]
}