Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot
Germany
Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "ServiceRequestPathologieMamma",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestPathologieMamma</b></p><a name=\"en-ServiceRequestPathologieMamma\"> </a><a name=\"en-hcServiceRequestPathologieMamma\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 788124003}\">Histopathologische Untersuchung inkl. Rezeptor-/HER2-Status und Ki-67</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMamma.html\">Sabine Baumann Female, DoB: 1977-06-24</a></p><p><b>authoredOn</b>: 2025-09-15</p><p><b>requester</b>: <a href=\"Practitioner-OnkologinMamma.html\">Practitioner Katrin Musterarzt </a></p><p><b>specimen</b>: <a href=\"Specimen-SpecimenBiopsieMamma.html\">Specimen: status = available; type = Specimen from breast obtained by core needle biopsy</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "788124003",
"display" : "Histopathology service (qualifier value)"
}
],
"text" : "Histopathologische Untersuchung inkl. Rezeptor-/HER2-Status und Ki-67"
},
"subject" : {
🔗 "reference" : "Patient/PatientinMamma"
},
"authoredOn" : "2025-09-15",
"requester" : {
🔗 "reference" : "Practitioner/OnkologinMamma"
},
"specimen" : [
{
🔗 "reference" : "Specimen/SpecimenBiopsieMamma"
}
]
}