German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ImagingStudy",
"id" : "example-imaging-study-ct-abdomen",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/imaging-study-praxis-de"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy example-imaging-study-ct-abdomen</b></p><a name=\"example-imaging-study-ct-abdomen\"> </a><a name=\"hcexample-imaging-study-ct-abdomen\"> </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-imaging-study-praxis-de.html\">ImagingStudy (Praxis DE)</a></p></div><p><b>identifier</b>: Accession ID/A2026-04300002</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-CT\">DICOM: CT</a> (Computed Tomography)</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>started</b>: 2026-04-30 09:00:00+0200</p><p><b>referrer</b>: <a href=\"Practitioner-example-practitioner-referring.html\">Dr. Klaus Schmidt</a></p><p><b>endpoint</b>: <a href=\"Endpoint-example-endpoint-wado-rs.html\">Endpoint PACS WADO-RS Endpunkt</a></p><blockquote><p><b>series</b></p><blockquote><p><b>Technique Parameter</b></p><ul><li>kv: 120</li><li>mas: 200</li><li>slice-thickness-mm: 5</li></ul></blockquote><p><b>uid</b>: 2.16.840.1.113883.19.5.99.2.1</p><p><b>number</b>: 1</p><p><b>modality</b>: <a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-CT\">DICOM: CT</a> (Computed Tomography)</p><p><b>description</b>: CT Abdomen nativ</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/818983003\">SNOMED CT: 818983003</a> (Abdomen)</p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style=\"display: none\">*</td><td>2.16.840.1.113883.19.5.99.2.1.1</td><td>unknown: urn:oid:1.2.840.10008.5.1.4.1.1.2 (urn:oid:1.2.840.10008.5.1.4.1.1.2)</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN"
}
]
},
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/pvs-id",
"value" : "A2026-04300002"
}
],
"status" : "available",
"modality" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
}
],
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"started" : "2026-04-30T09:00:00+02:00",
"referrer" : {
🔗 "reference" : "Practitioner/example-practitioner-referring",
"display" : "Dr. Klaus Schmidt"
},
"endpoint" : [
{
🔗 "reference" : "Endpoint/example-endpoint-wado-rs"
}
],
"series" : [
{
"extension" : [
{
"extension" : [
{
"url" : "kv",
"valueDecimal" : 120
},
{
"url" : "mas",
"valueDecimal" : 200
},
{
"url" : "slice-thickness-mm",
"valueDecimal" : 5
}
],
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/technique-parameter"
}
],
"uid" : "2.16.840.1.113883.19.5.99.2.1",
"number" : 1,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT",
"display" : "Computed Tomography"
},
"description" : "CT Abdomen nativ",
"bodySite" : {
"system" : "http://snomed.info/sct",
"code" : "818983003",
"display" : "Abdomen"
},
"instance" : [
{
"uid" : "2.16.840.1.113883.19.5.99.2.1.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2"
}
}
]
}
]
}