FHIR IG analytics| Package | csiro.stars |
| Resource Type | Observation |
| Id | Observation-observation-example-category3-bat-RABIESFAV.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-example-category3-bat-RABIESFAV
Language: en
identifier: dfasnsjkfhsd
status: Final
code: Rabies Fluorescent Antibody Virus Neutralisation Test.
effective: 2022-11-29 10:30:10+1000
issued: 2022-11-29 10:30:10+1000
value: >2 international unit per milliliter (Details: UCUM code[IU]/mL = '[IU]/mL')
interpretation: Negative
{
"resourceType": "Observation",
"id": "observation-example-category3-bat-RABIESFAV",
"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": "dfasnsjkfhsd"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/analysis-stars",
"code": "XN10040",
"display": "Rabies Fluorescent Antibody Virus Neutralisation Test."
}
]
},
"effectiveInstant": "2022-11-29T10:30:10+10:00",
"issued": "2022-11-29T10:30:10+10:00",
"valueQuantity": {
"value": 2,
"comparator": ">",
"unit": "international unit per milliliter",
"system": "http://unitsofmeasure.org",
"code": "[IU]/mL"
},
"interpretation": [
{
"text": "Negative"
}
]
}