Austrian Patient Summary (R4)
0.2.0 - STU1
Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "AtApsExampleObservationResultsLaboratoryPathology01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationresultslaboratorypathology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation AtApsExampleObservationResultsLaboratoryPathology01</b></p><a name=\"AtApsExampleObservationResultsLaboratoryPathology01\"> </a><a name=\"hcAtApsExampleObservationResultsLaboratoryPathology01\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-aps-observationresultslaboratorypathology.html\">AT APS Observation Results Laboratory Pathology</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>, <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 1}\">Allgemeiner Laborbefund</span></p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 17880}\">Pathologiebefund</span></p><p><b>subject</b>: <a href=\"Patient-at-aps-example-patient-01.html\">Maria Mustermann</a></p><p><b>effective</b>: 2025-06-20 14:00:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-at-aps-example-practitioner-01.html\">Hanna Hausärztin</a></p><p><b>value</b>: Karzinom — maligne epitheliale Neoplasie</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">Pathologischer Befund</span></p><p><b>specimen</b>: <a href=\"Specimen-AtApsExampleSpecimen01.html\">Gewebeprobe Tumorbiopsie</a></p><p><b>hasMember</b>: <a href=\"Observation-AtApsExampleObservationResultsLaboratoryPathology01.html\">Subobservation 1</a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td><td><b>Interpretation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 17881}\">Histologischer Typ</span></td><td><span title=\"Codes:{http://snomed.info/sct 363406005}\">Karzinom</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">Pathologisch relevant</span></td></tr></table></div>"
},
"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 Mustermann"
},
"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"
}
]
}
]
}