FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypeObservation
IdObservation-ObservationPathologyReport-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

病理報告

分類:Pathology report Cancer Narrative ( LOINC Codes#22034-3)

病理報告狀態:Final ( ObservationStatus#final)

病理報告項目:Anus, hemorrhoidectomy, hemorrhoid.

病理報告結果:The specimen submitted consists of 2 pieces of anal tissue measuring 1.4 cm in greatest dimension. Al1 for section. Microscopically, the section shows a picture of hemorrhoid, composed of dilated,tortuous and congested veins in the stroma of the anal mucosa

病人Patient/Patient-min "安格斯"

檢驗日期:2023-09-08

病理報告負責者Practitioner/Practitioner-min "劉伊詩"


Source1

{
  "resourceType": "Observation",
  "id": "ObservationPathologyReport-min",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/observation-pathology-report-imri"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "22034-3",
          "display": "Pathology report Cancer Narrative"
        }
      ]
    }
  ],
  "code": {
    "text": "Anus, hemorrhoidectomy, hemorrhoid."
  },
  "subject": {
    "reference": "Patient/Patient-min"
  },
  "effectiveDateTime": "2023-09-08",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-min"
    }
  ],
  "valueString": "The specimen submitted consists of 2 pieces of anal tissue measuring 1.4 cm in greatest dimension.\r\n                Al1 for section. Microscopically, the section shows a picture of hemorrhoid, composed of dilated,\r\n                tortuous and congested veins in the stroma of the anal mucosa"
}