Sha256: d4b50aa38fe54bdf4045be097c4b7cad5a837bbf6ac1a9de4e8e0b90a7389ca1

Contents?: true

Size: 1.39 KB

Versions: 7

Compression:

Stored size: 1.39 KB

Contents

{
  "resourceType": "Provenance",
  "id": "signature",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">procedure record authored on 27-June 2015 by Harold Hippocrates, MD Content extracted from Referral received 26-June</div>"
  },
  "target": [
    {
      "reference": "DocumentReference/example"
    }
  ],
  "recorded": "2015-08-27T08:39:24+10:00",
  "reason": [
    {
      "system": "http://hl7.org/fhir/v3/ActReason",
      "code": "TREAT",
      "display": "treatment"
    }
  ],
  "activity": {
    "system": "http://hl7.org/fhir/v3/DocumentCompletion",
    "code": "AU",
    "display": "authenticated"
  },
  "agent": [
    {
      "role": {
        "system": "http://hl7.org/fhir/provenance-participant-role",
        "code": "verifier"
      },
      "actor": {
        "reference": "Practitioner/xcda-author"
      },
      "userId": {
        "system": "http://acme.com/fhir/users/sso",
        "value": "hhd"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "http://hl7.org/fhir/valueset-signature-type",
          "code": "1.2.840.10065.1.12.1.5",
          "display": "Verification Signature"
        }
      ],
      "when": "2015-08-27T08:39:24+10:00",
      "whoReference": {
        "reference": "Practitioner/xcda-author"
      },
      "contentType": "application/signature+xml",
      "blob": "Li4u"
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-1.6.7 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-1.6.6 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-1.6.4 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-1.6.3 examples/json/provenance-example-sig.json
fhir_models-1.6.2 examples/json/provenance-example-sig.json
fhir_models-1.6.1 examples/json/provenance-example-sig.json