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

FHIR IG analytics

Packageihe.qrph.ccg
Resource TypeProvenance
IdProvenance-example-ccg-CARD-signature.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

Generated Narrative: Provenance example-ccg-CARD-signature

Provenance for Activity Example Stop Service AD

Summary

Recorded2015-08-27 08:39:24+1000

Agents

who
Organization Example Organization

Source1

{
  "resourceType": "Provenance",
  "id": "example-ccg-CARD-signature",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-signature"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "ActivityDefinition/activity-example-stopservice-ad"
    }
  ],
  "recorded": "2015-08-27T08:39:24+10:00",
  "agent": [
    {
      "who": {
        "reference": "Organization/Organization-14"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.1",
          "display": "Author's Signature"
        }
      ],
      "when": "2015-08-27T08:39:24+10:00",
      "who": {
        "reference": "Organization/Organization-14"
      },
      "targetFormat": "application/fhir+json",
      "sigFormat": "application/signature+json",
      "data": "Li4u"
    }
  ]
}