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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeProvenance
IdProvenance-organization-create-provenance-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

機構資料建立歷程

建立活動HL7 v3 DataOperation#CREATE

被建立資料Organization/org-min

建立單位Organization/org-min

登錄時間:2026-08-09T12:30:00+08:00


Source1

{
  "resourceType": "Provenance",
  "id": "organization-create-provenance-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Provenance-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Organization/org-min"
    }
  ],
  "recorded": "2026-08-09T12:30:00+08:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "CREATE",
        "display": "create"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/org-min"
      }
    }
  ]
}