FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.mtb |
| Resource Type | Observation |
| Id | Observation-MII-EXA-MTB-BRCAness-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "MII-EXA-MTB-BRCAness-1",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-brcaness|2026.0.0"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "biomarker-category"
}
]
}
],
"interpretation": [
{
"coding": [
{
"code": "H",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"display": "High"
}
]
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48018-6"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"code": "HGNC:1100",
"display": "BRCA1"
}
]
}
}
],
"code": {
"coding": [
{
"code": "brcaness",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker",
"display": "BRCAness"
}
]
},
"status": "final",
"subject": {
"reference": "Patient/example"
},
"encounter": {
"reference": "Encounter/example"
},
"specimen": {
"reference": "Specimen/example"
}
}