Query for Existing Data for Mobile (QEDm)
3.0.0-comment1 - ballot International flag

Query for Existing Data for Mobile (QEDm), published by IHE Patient Care Coordination Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.0.0-comment1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QEDm/ and changes regularly. See the Directory of published versions

: Provenance of extracted resources - JSON Representation

Raw json | Download


{
  "resourceType" : "Provenance",
  "id" : "ex-provenance",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/ITI/mXDE/StructureDefinition/IHE.ITI.mXDE.Provenance"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance ex-provenance</b></p><a name=\"ex-provenance\"> </a><a name=\"hcex-provenance\"> </a><a name=\"ex-provenance-en-US\"> </a><p>Provenance for: </p><ul><li><a href=\"Observation-ex-IHE-QEDm-bloodPressure-0.html\">Observation Blood pressure panel with all children optional</a></li><li><a href=\"Encounter-ex-encounter.html\">Encounter: status = finished; class = home health (ActCode#HH)</a></li><li><a href=\"Observation-ex-weight.html\">Observation Body weight</a></li><li><a href=\"Observation-ex-weight2.html\">Observation Body weight</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2023-01-25 09:49:00+0000</td></tr><tr><td>Policy</td><td>urn:ihe:iti:mxde:2023:document-provenance-policy</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://hl7.org/fhir/w3c-provenance-activity-type Derivation}\">wasDerivedFrom</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 assembler}\">Assembler</span></td><td><a href=\"Device-ex-device.html\">Device: status = active; distinctIdentifier = Decomposer; manufacturer = Acme</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "Observation/ex-IHE-QEDm-bloodPressure-0"
    },
    {
      🔗 "reference" : "Encounter/ex-encounter"
    },
    {
      🔗 "reference" : "Observation/ex-weight"
    },
    {
      🔗 "reference" : "Observation/ex-weight2"
    }
  ],
  "recorded" : "2023-01-25T09:49:00.000Z",
  "policy" : [
    "urn:ihe:iti:mxde:2023:document-provenance-policy"
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/w3c-provenance-activity-type",
        "code" : "Derivation"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "assembler"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Device/ex-device"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        🔗 "reference" : "DocumentReference/ex-documentreference"
      }
    }
  ]
}