Privacy Consent on FHIR (PCF)
1.1.1-current - ci-build International flag

Privacy Consent on FHIR (PCF), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.1.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PCF/ and changes regularly. See the Directory of published versions

:

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "SlsSensitive-initial-history",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance SlsSensitive-initial-history</b></p><a name=\"SlsSensitive-initial-history\"> </a><a name=\"hcSlsSensitive-initial-history\"> </a><a name=\"SlsSensitive-initial-history-en-US\"> </a><p>Provenance for: </p><ul><li><a href=\"ValueSet-SlsSensitivePSY.html\">ValueSet clinical codes that indicate PSY</a></li><li><a href=\"ValueSet-SlsSensitiveETH.html\">ValueSet clinical codes that indicate ETH</a></li><li><a href=\"ValueSet-SlsSensitiveSDV.html\">ValueSet clinical codes that indicate SDV</a></li><li><a href=\"ValueSet-SlsSensitiveHIV.html\">ValueSet clinical codes that indicate HIV</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2022-07-27</td></tr><tr><td>Recorded</td><td>2023-01-30 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><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type verifier}\">Verifier</span></td><td>John F. Moehrke</td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "ValueSet/SlsSensitivePSY"
    },
    {
      🔗 "reference" : "ValueSet/SlsSensitiveETH"
    },
    {
      🔗 "reference" : "ValueSet/SlsSensitiveSDV"
    },
    {
      🔗 "reference" : "ValueSet/SlsSensitiveHIV"
    }
  ],
  "occurredDateTime" : "2022-07-27",
  "recorded" : "2023-01-30T13:00:00.0000Z",
  "reason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code" : "METAMGT"
        }
      ],
      "text" : "Initial ValueSet as per the C2S layout"
    }
  ],
  "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"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "verifier"
          }
        ]
      },
      "who" : {
        "display" : "John F. Moehrke"
      }
    }
  ]
}