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

FHIR IG analytics

Packagetw.gov.mohw.nhi.ngs
Resource TypeServiceRequest
IdServiceRequest-serReq-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

狀態:Active

目的:Plan

醫令代碼:實體腫瘤次世代基因定序-BRCA1/2基因檢測 (臺灣健保署醫療服務給付項目#30301B)

病人Patient/pat-min "王大明"


Source1

{
  "resourceType": "ServiceRequest",
  "id": "serReq-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/ServiceRequest-twngs"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
        "code": "30301B",
        "display": "實體腫瘤次世代基因定序-BRCA1/2基因檢測"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-min"
  }
}