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

FHIR IG analytics

Packagetw.cathay.fhir.iclaim
Resource TypeDiagnosticReport
IdDiagnosticReport-DiagnosticReport-C3.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

診斷報告

診斷狀態:Final ( DiagnosticReportStatus#final)

診斷報告名稱:Hematology Outpatient Progress note ( LOINC實驗室檢驗檢查報告名稱#100473-8)

病人Patient/Patient-C3 "玳健康"

診斷結果Observation/Observation-C3


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "DiagnosticReport-C3",
  "meta": {
    "profile": [
      "https://claim.cgh.org.tw/iclaim/StructureDefinition/diagnosticreport-iclaim"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "100473-8"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-C3"
  },
  "result": [
    {
      "reference": "Observation/Observation-C3"
    }
  ]
}