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

FHIR IG analytics

Packagecsiro.stars
Resource TypeObservation
IdObservation-observation-example-category3-bat-ABLVIn.json
FHIR VersionR5

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 observation-example-category3-bat-ABLVIn

identifier: asasfffd3

status: Final

code: Australian Bat Lyssavirus - Insectivorous RT - TaqMan Assay

effective: 2022-11-29 10:30:10+1000

issued: 2022-11-29 10:30:10+1000

value: 45 Cycle Threshold

interpretation: Negative

component

code: Polymerase chain reaction observation

value: 45 Cycle Threshold

interpretation: Negative

component

code: Polymerase chain reaction observation

value: 45 Cycle Threshold

interpretation: Negative


Source1

{
  "resourceType": "Observation",
  "id": "observation-example-category3-bat-ABLVIn",
  "meta": {
    "profile": [
      "https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-observation-result"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "asasfffd3"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/analysis-stars",
        "code": "XR10001",
        "display": "Australian Bat Lyssavirus - Insectivorous RT - TaqMan Assay"
      }
    ]
  },
  "effectiveInstant": "2022-11-29T10:30:10+10:00",
  "issued": "2022-11-29T10:30:10+10:00",
  "valueQuantity": {
    "value": 45,
    "unit": "Cycle Threshold"
  },
  "interpretation": [
    {
      "text": "Negative"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "315010001",
            "display": "Polymerase chain reaction observation"
          }
        ]
      },
      "valueQuantity": {
        "value": 45,
        "unit": "Cycle Threshold"
      },
      "interpretation": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
              "code": "NEG",
              "display": "Negative"
            }
          ]
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "315010001",
            "display": "Polymerase chain reaction observation"
          }
        ]
      },
      "valueQuantity": {
        "value": 45,
        "unit": "Cycle Threshold"
      },
      "interpretation": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
              "code": "NEG",
              "display": "Negative"
            }
          ]
        }
      ]
    }
  ]
}