FHIR IG analytics| Package | hl7.at.fhir.elga.aps.r4 |
| Resource Type | Observation |
| Id | Observation-AtApsExampleObservationResultsLaboratoryPathology01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation AtApsExampleObservationResultsLaboratoryPathology01
status: Final
category: Laboratory, Allgemeiner Laborbefund
code: Pathologiebefund
subject: Maria Musterfrau
effective: 2025-06-20 14:00:00+0200
performer: Hanna Hausärztin
value: Karzinom — maligne epitheliale Neoplasie
interpretation: Pathologischer Befund
specimen: Gewebeprobe Tumorbiopsie
hasMember: Subobservation 1
| Code | Value[x] | Interpretation |
| Histologischer Typ | Karzinom | Pathologisch relevant |
{
"resourceType": "Observation",
"id": "AtApsExampleObservationResultsLaboratoryPathology01",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationresultslaboratorypathology"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung",
"code": "1",
"display": "Allgemeiner Laborbefund"
}
]
}
],
"code": {
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung",
"code": "17880",
"display": "Zytologie"
}
],
"text": "Pathologiebefund"
},
"subject": {
"reference": "Patient/at-aps-example-patient-01",
"display": "Maria Musterfrau"
},
"effectiveDateTime": "2025-06-20T14:00:00+02:00",
"performer": [
{
"reference": "Practitioner/at-aps-example-practitioner-01",
"display": "Hanna Hausärztin"
}
],
"valueString": "Karzinom — maligne epitheliale Neoplasie",
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
],
"text": "Pathologischer Befund"
}
],
"specimen": {
"reference": "Specimen/AtApsExampleSpecimen01",
"display": "Gewebeprobe Tumorbiopsie"
},
"hasMember": [
{
"reference": "Observation/AtApsExampleObservationResultsLaboratoryPathology01",
"display": "Subobservation 1"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung",
"code": "17881",
"display": "Histologischer Typ"
}
],
"text": "Histologischer Typ"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363406005",
"display": "Carcinoma"
}
],
"text": "Karzinom"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
],
"text": "Pathologisch relevant"
}
]
}
]
}