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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeObservation
IdObservation-IC-Obs3.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 IC-Obs3

identifier: https://www.vghtpe.gov.tw/Index.action/9876

status: Final

category: Laboratory

code: 全套血液檢查 CBC-I

subject: 黃睿駿(official) Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

effective: 2022-03-30 --> 2022-04-06

performer: Practitioner 賴一施

interpretation: 正常

note: 無

bodySite: 血液

specimen: Specimen

component

code: CBC panel - Blood by Automated count

value: 7.33 10^3/ul

ReferenceRanges

-Text
*3.8-10.0

Source1

{
  "resourceType": "Observation",
  "id": "IC-Obs3",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.vghtpe.gov.tw/Index.action",
      "value": "9876"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ],
      "text": "Laboratory"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "6690-2",
        "display": "Leukocytes [#/volume] in Blood by Automated count"
      }
    ],
    "text": "全套血液檢查 CBC-I"
  },
  "subject": {
    "reference": "Patient/IC-Pat2"
  },
  "effectivePeriod": {
    "start": "2022-03-30",
    "end": "2022-04-06"
  },
  "performer": [
    {
      "reference": "Practitioner/IC-Pra7"
    }
  ],
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "RR"
        }
      ],
      "text": "正常"
    }
  ],
  "note": [
    {
      "text": "無"
    }
  ],
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "420135007",
        "display": "Whole blood"
      }
    ],
    "text": "血液"
  },
  "specimen": {
    "reference": "Specimen/IC-Spe4"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "58410-2",
            "display": "CBC panel - Blood by Automated count"
          }
        ]
      },
      "valueQuantity": {
        "value": 7.33,
        "unit": "10^3/ul"
      },
      "referenceRange": [
        {
          "text": "3.8-10.0"
        }
      ]
    }
  ]
}