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" : "AtApsExampleObservationResultsRadiology01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationresultsradiology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation AtApsExampleObservationResultsRadiology01</b></p><a name=\"AtApsExampleObservationResultsRadiology01\"> </a><a name=\"hcAtApsExampleObservationResultsRadiology01\"> </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-observationresultsradiology.html\">AT APS Observation Results Radiology</a></p></div><p><b>partOf</b>: <a href=\"ImagingStudy-AtApsExampleImagingStudy01.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045; status = available; started = 2011-01-01 11:01:20+0300; numberOfSeries = 1; numberOfInstances = 1</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 24627-2}\">CT Thorax</span></p><p><b>subject</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Patient-HL7ATCorePatientExample01.html\">Max Mustermann</a></p><p><b>effective</b>: 2025-08-15 09:30:00+0200</p><p><b>performer</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Practitioner-HL7ATCorePractitionerExample01.html\">Dr. Melanie Musterärztin</a></p><p><b>value</b>: Keine pathologischen Befunde im Thoraxbereich. Lunge belüftet, keine Infiltrate.</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normalbefund</span></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:{http://loinc.org 18748-4}\">Lungenbefund</span></td><td><span title=\"Codes:{http://snomed.info/sct 260373001}\">Keine Auffälligkeiten</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normalbefund</span></td></tr></table></div>"
},
"partOf" : [
{
🔗 "reference" : "ImagingStudy/AtApsExampleImagingStudy01"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "imaging",
"display" : "Imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24627-2",
"display" : "CT Chest"
}
],
"text" : "CT Thorax"
},
"subject" : {
"reference" : "Patient/HL7ATCorePatientExample01",
"display" : "Max Mustermann"
},
"effectiveDateTime" : "2025-08-15T09:30:00+02:00",
"performer" : [
{
"reference" : "Practitioner/HL7ATCorePractitionerExample01",
"display" : "Dr. Melanie Musterärztin"
}
],
"valueString" : "Keine pathologischen Befunde im Thoraxbereich. Lunge belüftet, keine Infiltrate.",
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "N",
"display" : "Normal"
}
],
"text" : "Normalbefund"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18748-4",
"display" : "Lung opacity"
}
],
"text" : "Lungenbefund"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260373001",
"display" : "No abnormality detected"
}
],
"text" : "Keine Auffälligkeiten"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "N",
"display" : "Normal"
}
],
"text" : "Normalbefund"
}
]
}
]
}