醫療保險理賠實作指引
1.0.0 - CI Build

醫療保險理賠實作指引 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 理賠用收據-診斷證明-檢驗紀錄 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "Composition-C3",
  "meta" : {
    "profile" : [
      🔗 "https://claim.cgh.org.tw/iclaim/StructureDefinition/composition-iclaim"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>Composition</b></h3><p><b>文件識別碼</b>:A0003 (https://www.cgh.org.tw)</p><p><b>文件狀態</b>:Final <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(<a href=\"http://hl7.org/fhir/R4/valueset-composition-status.html\">CompositionStatus</a>#final)</span></p><p><b>文件種類</b>:Charge ticket or encounter form <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"https://loinc.org/\">LOINC</a>#64291-8)</span></p><p><b>文件創建日期</b>:2023-08-21T14:30:00+08:00</p><p><b>文件創建單位</b>:<a href=\"Organization-Organization-min.html\">Organization/Organization-min</a> \"國泰醫療財團法人國泰綜合醫院\"</p><p><b>病人</b>:<a href=\"Patient-Patient-C3.html\">Patient/Patient-C3</a> \"玳健康\"</p><p><b>section.entry[iClaim]</b>:<a href=\"Claim-Claim-C3.html\">Claim/Claim-C3</a></p><p><b>section.entry[coverage]</b>:<a href=\"Coverage-Coverage-C3.html\">Coverage/Coverage-C3</a></p><p><b>section.entry[payor]</b>:<a href=\"Organization-Organization-cathay.html\">Organization/Organization-cathay</a></p></div>"
  },
  "identifier" : {
    "system" : "https://www.cgh.org.tw",
    "value" : "A0003"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "64291-8"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-C3"
  },
  "date" : "2023-08-21T14:30:00+08:00",
  "author" : [
    {
      🔗 "reference" : "Organization/Organization-min"
    }
  ],
  "title" : "理賠用收據-診斷證明-檢驗紀錄",
  "section" : [
    {
      "title" : "理賠用收據-診斷證明-檢驗紀錄",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "64291-8"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Claim/Claim-C3"
        },
        {
          🔗 "reference" : "Coverage/Coverage-C3"
        },
        {
          🔗 "reference" : "Organization/Organization-cathay"
        }
      ]
    }
  ]
}