HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DiagnosticReport",
"id" : "DiagnosticReportLungCancer",
"meta" : {
"profile" : [
🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_DiagnosticReport_Pathology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport DiagnosticReportLungCancer</b></p><a name=\"DiagnosticReportLungCancer\"> </a><a name=\"hcDiagnosticReportLungCancer\"> </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-jp-diagnosticreport-pathology.html\">JP Core DiagnosticReport Pathology Profile</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology Synoptic report</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">PATH</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>花子 山田 Female, DoB: 1955-05-15 ( urn:oid:1.2.392.100495.20.3.51.11311234567#JP_local_patient_identifier_11311234567_NamingSystem#23456789)</td></tr><tr><td>When For</td><td>2024-02-02 16:00:00+0900</td></tr><tr><td>Identifier</td><td> PATH-2024-00456</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-ObservationLungGross.html\"><span title=\"Codes:{http://loinc.org 22634-0}\">Pathology report gross observation Narrative</span></a></td><td>右上葉:3.5×3.0×2.5cm大の灰白色充実性腫瘤。胸膜浸潤あり。</td><td>Final</td><td>2024-02-01 14:00:00+0900</td></tr><tr><td><a href=\"Observation-ObservationLungMicro.html\"><span title=\"Codes:{http://loinc.org 22635-7}\">Pathology report microscopic observation Narrative Other stain</span></a></td><td>腺癌、中分化型。脈管侵襲あり。リンパ節転移1/15。</td><td>Final</td><td>2024-02-02 10:00:00+0900</td></tr><tr><td><a href=\"Observation-ObservationLungImmunoTTF1.html\"><span title=\"Codes:\">TTF-1免疫染色</span></a></td><td><span title=\"Codes:\">陽性</span></td><td>Final</td><td>2024-02-02 14:00:00+0900</td></tr></table><p>肺腺癌、pT2aN1M0、Stage IIB</p></div>"
},
"identifier" : [
{
"value" : "PATH-2024-00456"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP7839-6"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "60568-3"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientLungCancer"
},
"effectiveDateTime" : "2024-02-02T16:00:00+09:00",
"specimen" : [
{
🔗 "reference" : "Specimen/SpecimenLungResection"
}
],
"result" : [
{
🔗 "reference" : "Observation/ObservationLungGross"
},
{
🔗 "reference" : "Observation/ObservationLungMicro"
},
{
🔗 "reference" : "Observation/ObservationLungImmunoTTF1"
}
],
"conclusion" : "肺腺癌、pT2aN1M0、Stage IIB"
}