STARS Implementation Guide
0.1.0 - ci-build
STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-example-category3-bat-ABLVPt",
"meta" : {
"profile" : [
"https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-observation-result"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-example-category3-bat-ABLVPt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "observation-example-category3-bat-ABLVPt" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-observation-result.html\">CSIRO STARS Observation Result Profile</a></p></div><p><b>identifier</b>: id:\u00a0?ngen-9?\u00a0(use:\u00a0OFFICIAL)</p><p><b>status</b>: final</p><p><b>code</b>: Australian Bat Lyssavirus - Pteropid RT - TaqMan Assay <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-legacy-analysis-code-system.html\">STARS Legacy Analysis Code System</a>#XR10002)</span></p><p><b>effective</b>: 28 Nov 2022, 11:30:10 am</p><p><b>issued</b>: 29 Nov 2022, 11:30:10 am</p><p><b>value</b>: 36.6 Cycle Threshold<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Ct_value} = '{Ct_value}')</span></p><p><b>interpretation</b>: Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#POS)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Polymerase chain reaction observation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#315010001)</span></p><p><b>value</b>: 36.8 Cycle Threshold<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Ct_value} = '{Ct_value}')</span></p><p><b>interpretation</b>: Weak Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#NEG)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Polymerase chain reaction observation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#315010001)</span></p><p><b>value</b>: 36.4 Cycle Threshold<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Ct_value} = '{Ct_value}')</span></p><p><b>interpretation</b>: Weak Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#NEG)</span></p></blockquote></div>"
},
"identifier" : [
{
"use" : "official"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-analysis-code-system",
"code" : "XR10002",
"display" : "Australian Bat Lyssavirus - Pteropid RT - TaqMan Assay"
}
]
},
"effectiveInstant" : "2022-11-28T10:30:10+10:00",
"issued" : "2022-11-29T10:30:10+10:00",
"valueQuantity" : {
"value" : 36.6,
"unit" : "Cycle Threshold",
"system" : "http://unitsofmeasure.org",
"code" : "{Ct_value}"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "POS",
"display" : "Positive"
}
]
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "315010001",
"display" : "Polymerase chain reaction observation"
}
]
},
"valueQuantity" : {
"value" : 36.8,
"unit" : "Cycle Threshold",
"system" : "http://unitsofmeasure.org",
"code" : "{Ct_value}"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "NEG",
"display" : "Weak Positive"
}
]
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "315010001",
"display" : "Polymerase chain reaction observation"
}
]
},
"valueQuantity" : {
"value" : 36.4,
"unit" : "Cycle Threshold",
"system" : "http://unitsofmeasure.org",
"code" : "{Ct_value}"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "NEG",
"display" : "Weak Positive"
}
]
}
]
}
]
}
IG © 2020+ . Package csiro.stars#0.1.0 based on FHIR 4.3.0. Generated 2023-04-26
Links: Table of Contents |
QA Report