0.1.0 - ci-build

KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: cbc-observation - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "example-cbc-observation",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.nphl.go.ke/StructureDefinition/KenyaObservation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation example-cbc-observation</b></p><a name=\"example-cbc-observation\"> </a><a name=\"hcexample-cbc-observation\"> </a><a name=\"example-cbc-observation-en-US\"> </a><p><b>identifier</b>: cbc-observation-1</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 58410-2}\">CBC panel - Blood by Automated count</span></p><p><b>subject</b>: <a href=\"Patient-example-cbc-patient.html\">John Patient  Male, DoB: 1990-01-01 ( National unique individual identifier)</a></p><p><b>effective</b>: 2021-01-01</p><p><b>performer</b>: <a href=\"Organization-example-lab-organization--cgrh.html\">Organization Coast General Teaching and Referal Hospital</a></p><p><b>value</b>: 0</p><p><b>specimen</b>: <a href=\"Specimen-example-cbc-specimen.html\">Specimen: status = available; type = specimen</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 6690-2}\">Leukocytes [#/volume] in Blood by Automated count</span></p><p><b>value</b>: 6.8 10*3/uL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 789-8}\">Erythrocytes [#/volume] in Blood by Automated count</span></p><p><b>value</b>: 4.7 10*6/uL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 718-7}\">Hemoglobin [Mass/volume] in Blood</span></p><p><b>value</b>: 14.5 g/dL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 4544-3}\">Hematocrit [Volume Fraction] of Blood by Automated count</span></p><p><b>value</b>: 43 %</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 787-2}\">MCV [Entitic volume] by Automated count</span></p><p><b>value</b>: 92 fL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 785-6}\">MCH [Entitic mass] by Automated count</span></p><p><b>value</b>: 30.5 pg</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 786-4}\">MCHC [Mass/volume] by Automated count</span></p><p><b>value</b>: 34.2 g/dL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 21000-5}\">Erythrocyte distribution width [Entitic volume] by Automated count</span></p><p><b>value</b>: 13.5 %</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 788-0}\">Erythrocyte distribution width [Ratio] by Automated count</span></p><p><b>value</b>: 250 %</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 777-3}\">Platelets [#/volume] in Blood by Automated count</span></p><p><b>value</b>: 9.5 10*3/uL</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32207-3}\">Platelet distribution width [Entitic volume] in Blood by Automated count</span></p><p><b>value</b>: 60 %</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32623-1}\">Platelet mean volume [Entitic volume] in Blood by Automated count</span></p><p><b>value</b>: 30 %</p></blockquote></div>"
  },
  "identifier" : [
    {
      "value" : "cbc-observation-1"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "58410-2"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-cbc-patient"
  },
  "effectiveDateTime" : "2021-01-01",
  "performer" : [
    {
      🔗 "reference" : "Organization/example-lab-organization--cgrh"
    }
  ],
  "valueQuantity" : {
    "value" : 0
  },
  "specimen" : {
    🔗 "reference" : "Specimen/example-cbc-specimen"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "6690-2"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 6.8,
        "unit" : "10*3/uL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "789-8"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 4.7,
        "unit" : "10*6/uL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "718-7"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 14.5,
        "unit" : "g/dL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "4544-3"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 43,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "787-2"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 92,
        "unit" : "fL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "785-6"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 30.5,
        "unit" : "pg",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "786-4"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 34.2,
        "unit" : "g/dL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "21000-5"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 13.5,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "788-0"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 250,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "777-3"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 9.5,
        "unit" : "10*3/uL",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "32207-3"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 60,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "32623-1"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 30,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org"
      }
    }
  ]
}