{
  "resourceType" : "Observation",
  "id" : "betsysmith-johnson01-obs-protein-c-coag-panel",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation betsysmith-johnson01-obs-protein-c-coag-panel</b></p><a name=\"betsysmith-johnson01-obs-protein-c-coag-panel\"> </a><a name=\"hcbetsysmith-johnson01-obs-protein-c-coag-panel\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 27820-0}\">Protein C Ag actual/normal in Platelet poor plasma by Immunoassay</span></p><p><b>subject</b>: <a href=\"Patient-patient-betsysmith-johnson01.html\">Betsy Smith-Johnson</a></p><p><b>effective</b>: 2025-05-03 08:30:00+1100</p><p><b>performer</b>: <a href=\"Organization-org-ED-Metro-Hospital.html\">Organization Metro Hospital Emergency Department</a></p><p><b>value</b>: 88 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>70 %</td><td>130 %</td></tr></table></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "27820-0",
      "display" : "Protein C Ag actual/normal in Platelet poor plasma by Immunoassay"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-betsysmith-johnson01",
    "display" : "Betsy Smith-Johnson"
  },
  "effectiveDateTime" : "2025-05-03T08:30:00+11:00",
  "performer" : [{
    "reference" : "Organization/org-ED-Metro-Hospital"
  }],
  "valueQuantity" : {
    "value" : 88,
    "unit" : "%",
    "system" : "http://unitsofmeasure.org",
    "code" : "%"
  },
  "interpretation" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "code" : "N",
      "display" : "Normal"
    }]
  }],
  "referenceRange" : [{
    "low" : {
      "value" : 70,
      "unit" : "%"
    },
    "high" : {
      "value" : 130,
      "unit" : "%"
    }
  }]
}