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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeObservation
IdObservation-ruling-date-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

安置裁定日期

個案Patient/pat-min "王小明"

裁定日期:2026-07-29T00:00:00+08:00


Source1

{
  "resourceType": "Observation",
  "id": "ruling-date-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/RulingDateObservation-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "text": "安置裁定日期"
  },
  "subject": {
    "reference": "Patient/pat-min"
  },
  "valueDateTime": "2026-07-29T00:00:00+08:00"
}