JohnMoehrke Consent with Segmented data
0.1.0-current - ci-build International flag

JohnMoehrke Consent with Segmented data, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/ConsentWithSegmentation/ and changes regularly. See the Directory of published versions

:

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ConsentTreat-history",
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:cccccccc-2222-0000-0000-000000000011",
      "resource" : {
        "resourceType" : "Provenance",
        "id" : "cccccccc-2222-0000-0000-000000000011",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_cccccccc-2222-0000-0000-000000000011\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance cccccccc-2222-0000-0000-000000000011</b></p><a name=\"cccccccc-2222-0000-0000-000000000011\"> </a><a name=\"hccccccccc-2222-0000-0000-000000000011\"> </a><a name=\"cccccccc-2222-0000-0000-000000000011-en-US\"> </a><p>Provenance for <a href=\"StructureDefinition-johnmoehrke.consentwithsegmentation.consenttreat.html\">StructureDefinition Consent to allow use for treatment</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2022-07-27</td></tr><tr><td>Recorded</td><td>2022-07-27 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</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>John Moehrke</td></tr></table></div>"
        },
        "target" : [
          {
            🔗 "reference" : "StructureDefinition/johnmoehrke.consentwithsegmentation.consenttreat"
          }
        ],
        "occurredDateTime" : "2022-07-27",
        "recorded" : "2022-07-27T13:00:00.0000Z",
        "authorization" : [
          {
            "concept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code" : "METAMGT"
                }
              ],
              "text" : "Initial example"
            }
          }
        ],
        "activity" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
              "code" : "UPDATE"
            }
          ]
        },
        "agent" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                  "code" : "author"
                }
              ]
            },
            "who" : {
              "display" : "John Moehrke"
            }
          }
        ]
      }
    }
  ]
}