FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-MSIExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation MSIExample
status: Final
category: Laboratory, A characterization of a given biomarker observation., Genetics
code: Microsatellite instability [Interpretation] in Cancer specimen Qualitative
effective: 2023-02-01
performer: Practitioner Test Dolin
value: MSI-H
| Code | Value[x] |
| A characterization of a given biomarker observation. | molecular sequence adjacent category |
{
"resourceType": "Observation",
"id": "MSIExample",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/molecular-biomarker"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "biomarker-category"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "81695-9",
"display": "Microsatellite instability [Interpretation] in Cancer specimen Qualitative"
}
]
},
"subject": {
"reference": "Patient/somaticPatient"
},
"effectiveDateTime": "2023-02-01",
"performer": [
{
"reference": "Practitioner/pathologistPractitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26203-2",
"display": "MSI-H"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "biomarker-category"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/molecular-biomarker-ontology-cs",
"code": "molgen",
"display": "molecular sequence adjacent category"
}
]
}
}
]
}