Sha256: 5961e8038e77b22b4de893c1c7ddb723e705e9cfcf06f2d12b1a040a17b14ccb

Contents?: true

Size: 1.55 KB

Versions: 10

Compression:

Stored size: 1.55 KB

Contents

{
  "resourceType": "Provenance",
  "id": "signature",
  "target": [
    {
      "reference": "DocumentReference/example"
    }
  ],
  "recorded": "2015-08-27T08:39:24+10:00",
  "reason": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "TREAT",
          "display": "treatment"
        }
      ]
    }
  ],
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
        "code": "AU",
        "display": "authenticated"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
            "code": "VERF"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "mailto://hhd@ssa.gov"
        }
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.5",
          "display": "Verification Signature"
        }
      ],
      "when": "2015-08-27T08:39:24+10:00",
      "who": {
        "reference": "Practitioner/xcda-author"
      },
      "targetFormat": "application/fhir+xml",
      "sigFormat": "application/signature+xml",
      "data": "Li4u"
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.2.2 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.2.1 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.2.0 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.1.2 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.1.1 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.1.0 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.0.2 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.0.1 lib/fhir_models/examples/json/provenance-example-sig.json
fhir_models-4.0.0 lib/fhir_models/examples/json/provenance-example-sig.json