HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

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

: DiagnosticReportCervicalCytology - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "DiagnosticReportCervicalCytology",
  "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 DiagnosticReportCervicalCytology</b></p><a name=\"DiagnosticReportCervicalCytology\"> </a><a name=\"hcDiagnosticReportCervicalCytology\"> </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 47527-7}\">Cytology report of Cervical or vaginal smear or scraping Cyto stain.thin prep</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">PATH</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>由美 高橋  Female, DoB: 1980-11-25 ( 56789012)</td></tr><tr><td>When For</td><td>2024-02-21 14:00:00+0900</td></tr><tr><td>Identifier</td><td> PATH-2024-00567</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-ObservationCervicalCytology.html\"><span title=\"Codes:{http://loinc.org 47527-7}\">Cervical cytology</span></a></td><td><span title=\"Codes:{http://snomed.info/sct 165084003}\">NILM(陰性)</span></td><td>Final</td><td>2024-02-21 10:00:00+0900</td></tr></table><p>NILM(陰性)、炎症性変化あり</p></div>"
  },
  "identifier" : [
    {
      "value" : "PATH-2024-00567"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LP7839-6"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "47527-7"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientCervicalCytology"
  },
  "effectiveDateTime" : "2024-02-21T14:00:00+09:00",
  "specimen" : [
    {
      🔗 "reference" : "Specimen/SpecimenCervicalCytology"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/ObservationCervicalCytology"
    }
  ],
  "conclusion" : "NILM(陰性)、炎症性変化あり"
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。