FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.pharm.supply
Resource TypeBundle
IdBundle-history.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "history",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "http://profiles.ihe.net/ihe-pharm-supply/Provenance/history-1",
      "resource": {
        "resourceType": "Provenance",
        "id": "history-1",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_history-1\"> </a><p><b>Generated Narrative: Provenance </b><a name=\"history-1\"> </a><a name=\"hchistory-1\"> </a></p><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\">ResourceProvenance &quot;history-1&quot; </p></div><p><b>target</b>: <a href=\"StructureDefinition/SupplyRequest\">StructureDefinition/SupplyRequest</a></p><p><b>occurred</b>: 2015-11-30</p><p><b>activity</b>: revise <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-DataOperation.html\">DataOperation</a>#UPDATE)</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: <span>: Rob Hausam</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Verifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#verifier)</span></p><p><b>who</b>: <span>: Vocab</span></p></blockquote></div>"
        },
        "target": [
          {
            "reference": "StructureDefinition/SupplyRequest"
          }
        ],
        "occurredDateTime": "2015-11-30",
        "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": "Rob Hausam"
            }
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                  "code": "verifier"
                }
              ]
            },
            "who": {
              "display": "Vocab"
            }
          }
        ]
      }
    }
  ]
}