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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeProvenance
IdProvenance-ProvenancePHIMR-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


Source1

{
  "resourceType": "Provenance",
  "id": "ProvenancePHIMR-min",
  "meta": {
    "profile": [
      "https://hitstdio.ntunhs.edu.tw/phimr/StructureDefinition/provenance-phimr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MeasureReport/MeasureReportPHIMR-population"
    }
  ],
  "occurredDateTime": "2024-10-01",
  "recorded": "2024-10-01T13:28:17.239+02:00",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author"
          }
        ]
      },
      "who": {
        "reference": "Organization/OrganizationPHIMR-min"
      }
    }
  ]
}