Your User Friendly Name for MyIG Here
0.2.0 - CI Build International flag

Your User Friendly Name for MyIG Here, published by HL7 International - [Some] Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/sample-ig/ and changes regularly. See the Directory of published versions

:

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="h1"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="http://somewhere.org/fhir/uv/myig/Provenance/h1-1"/>
    <resource>
      <Provenance>
        <id value="h1-1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><a name="Provenance_h1-1"> </a><p><b>Generated Narrative: Provenance</b><a name="h1-1"> </a><a name="hch1-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">Resource Provenance &quot;h1-1&quot; </p></div><p><b>target</b>: <a href="StructureDefinition-myObservation.html">StructureDefinition/myObservation</a> &quot;MyObservation&quot;</p><p><b>occurred</b>: 2015-11-30</p><p><b>recorded</b>: Jan 1, 2020, 12:00:00 AM</p><p><b>reason</b>: Add &quot;conductible&quot; property to ActRelationshipType and ParticipationType codes.for ContextConduction RIM Change. And create Concept domain CodeSystem and ValueSet for ContextConductionStyle <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>activity</b>: revise <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.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.3.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.3.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a>#verifier)</span></p><p><b>who</b>: <span>: Vocab</span></p></blockquote></div></div>
        </text>
        <target>🔗 
          <reference value="StructureDefinition/myObservation"/>
        </target>
        <occurredDateTime value="2015-11-30"/>
        <recorded value="2020-01-01T00:00:00.000Z"/>
        <reason>
          <text
                value="Add &quot;conductible&quot; property to ActRelationshipType and ParticipationType codes.for ContextConduction RIM Change. And create Concept domain CodeSystem and ValueSet for ContextConductionStyle"/>
        </reason>
        <activity>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
            <code value="UPDATE"/>
          </coding>
        </activity>
        <agent>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
              <code value="author"/>
            </coding>
          </type>
          <who>
            <display value="Rob Hausam"/>
          </who>
        </agent>
        <agent>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
              <code value="verifier"/>
            </coding>
          </type>
          <who>
            <display value="Vocab"/>
          </who>
        </agent>
      </Provenance>
    </resource>
  </entry>
</Bundle>