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

:

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "SlsSensitive-split-history",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance SlsSensitive-split-history</b></p><a name=\"SlsSensitive-split-history\"> </a><a name=\"hcSlsSensitive-split-history\"> </a><a name=\"SlsSensitive-split-history-en-US\"> </a><p>Provenance for: </p><ul><li><a href=\"ValueSet-SlsSensitiveETHUD.html\">ValueSet clinical codes that indicate ETHUD</a></li><li><a href=\"ValueSet-SlsSensitiveOPIOIDUD.html\">ValueSet clinical codes that indicate OPIOIDUD</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2023-02-01</td></tr><tr><td>Recorded</td><td>2023-02-01 13:00:00+0000</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>John Moehrke</td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "ValueSet/SlsSensitiveETHUD"
    },
    {
      🔗 "reference" : "ValueSet/SlsSensitiveOPIOIDUD"
    }
  ],
  "occurredDateTime" : "2023-02-01",
  "recorded" : "2023-02-01T13:00:00.0000Z",
  "authorization" : [
    {
      "concept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
            "code" : "METAMGT"
          }
        ],
        "text" : "Split the ETH into ETHUD (only alcohol) and OPIOIDUD (only drug)"
      }
    }
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code" : "CREATE"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        "display" : "John Moehrke"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        🔗 "reference" : "ValueSet/SlsSensitiveETH"
      }
    }
  ]
}