Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: cps-task-signature-02 - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "cps-task-signature-02",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hapifhir.io/fhir/StructureDefinition/auto-version-references-at-path",
        "valueString" : "target"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance cps-task-signature-02</b></p><a name=\"cps-task-signature-02\"> </a><a name=\"hccps-task-signature-02\"> </a><a name=\"cps-task-signature-02-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/></div><p>Provenance for <code>Task/{{task2id}}/_history/{{task2etag}}</code></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2024-12-19 15:41:12+0100</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><code>{{org2-fhir-url}}Organization/{{Organization2}}</code></td></tr></table></div>"
  },
  "target" : [
    {
      "reference" : "Task/{{task2id}}/_history/{{task2etag}}"
    }
  ],
  "recorded" : "2024-12-19T15:41:12+01:00",
  "reason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code" : "TREAT",
          "display" : "treatment"
        }
      ]
    }
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code" : "CREATE",
        "display" : "create"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        "reference" : "{{org2-fhir-url}}Organization/{{Organization2}}",
        "type" : "Organization",
        "identifier" : {
          "system" : "http://fhir.nl/fhir/NamingSystem/ura",
          "value" : "URA-2",
          "assigner" : {
            "identifier" : {
              "system" : "http://fhir.nl/fhir/NamingSystem/ura",
              "value" : "URA-2"
            }
          }
        }
      }
    }
  ],
  "signature" : [
    {
      "type" : [
        {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.5",
          "display" : "Verification Signature"
        }
      ],
      "when" : "2024-12-19T15:41:12+01:00",
      "who" : {
        "reference" : "{{org2-fhir-url}}Organization/{{Organization2}}",
        "type" : "Organization",
        "identifier" : {
          "system" : "http://fhir.nl/fhir/NamingSystem/ura",
          "value" : "URA-1",
          "assigner" : {
            "identifier" : {
              "system" : "http://fhir.nl/fhir/NamingSystem/ura",
              "value" : "URA-2"
            }
          }
        }
      },
      "targetFormat" : "application/fhir+json",
      "sigFormat" : "application/jose",
      "data" : "c29tZSBzaWduYXR1cmUgZGF0YQ=="
    }
  ]
}