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

FHIR IG analytics

Packagehl7.fhir.us.covid19library
Resource TypeObservation
IdObservation-SARScov2ORF1abregionThreshNumPtRespLabObsExample.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

status: final

category: Laboratory (Observation Category Codes#laboratory)

code: SARS-CoV-2 (COVID-19) ORF1ab region [Cycle Threshold #] in Respiratory specimen by NAA with probe detection (LOINC#94644-2)

subject: Patient/patient-anyperson-mary " ANYPERSON"

effective: 2021-09-21

value: 435 {Ct_value} (Details: UCUM code {Ct_value} = '{Ct_value}')


Source1

{
  "resourceType": "Observation",
  "id": "SARScov2ORF1abregionThreshNumPtRespLabObsExample",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/covid19library/StructureDefinition/sars-cov2-2orf1-abregion-threshnum-pt-resp-qn-probamptar"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "94644-2",
        "display": "SARS-CoV-2 (COVID-19) ORF1ab region [Cycle Threshold #] in Respiratory specimen by NAA with probe detection"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-anyperson-mary"
  },
  "effectiveDateTime": "2021-09-21",
  "valueQuantity": {
    "value": 435,
    "system": "http://unitsofmeasure.org",
    "code": "{Ct_value}"
  }
}