Finnish Base Profiles
1.0.0 - trial-use Finland flag

This page is part of the Finnish Base Profiles (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: A simple provenance example - XML Representation

Raw xml | Download



<Provenance xmlns="http://hl7.org/fhir">
  <id value="id-for-provenance-1"/>
  <meta>
    <profile
             value="https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-information-custodian"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Narrative: An example provenance resource instance including information custodianship and other metadata.</b></p></div>
  </text>
  <contained>
    <Organization>
      <id value="custodianorg1"/>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Suomen Terveystalo Oy</div>
      </text>
      <identifier>
        <system value="urn:ietf:rfc:3986"/>
        <value value="urn:oid:1.2.246.10.10938633.10.0"/>
      </identifier>
      <name value="Suomen Terveystalo Oy"/>
    </Organization>
  </contained>
  <contained>
    <Organization>
      <id value="jarjestajaorg1"/>
      <text>
        <status value="empty"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Järjestäjäorganisaatio</div>
      </text>
      <name value="Järjestäjäorganisaatio"/>
    </Organization>
  </contained>
  <contained>
    <Organization>
      <id value="tuottajaorg1"/>
      <text>
        <status value="empty"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Tuottajaorganisaatio</div>
      </text>
      <name value="Tuottajaorganisaatio"/>
    </Organization>
  </contained>
  <extension
             url="https://gen.kanta.fi/fhir/StructureDefinition/extension/RegisterType">
    <valueCoding>
      <system value="urn:oid:1.2.246.537.5.40150.2009"/>
      <code value="4"/>
      <display value="Työterveyshuolto"/>
    </valueCoding>
  </extension>
  <extension
             url="https://gen.kanta.fi/fhir/StructureDefinition/extension/RegisterSpecifier">
    <extension url="RegisterSpecifier">
      <valueIdentifier>
        <system value="urn:oid:1.2.246.10"/>
        <value value="0246246-0"/>
      </valueIdentifier>
    </extension>
    <extension url="RegisterSpecifierName">
      <valueString value="Kansaneläkelaitos"/>
    </extension>
  </extension>
  <target>
    <reference value="AuditEvent/id-for-auditevent-1"/>
  </target>
  <recorded value="2015-02-07T13:28:17.239+02:00"/>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="CST"/>
        <display value="custodian"/>
      </coding>
    </type>
    <role>
      <coding>
        <system value="urn:oid:1.2.246.537.5.40172"/>
        <code value="2"/>
        <display value="Yksityinen"/>
      </coding>
      <coding>
        <system value="http://gen.kanta.fi/fikanta-cs-rolecategory"/>
        <code value="9"/>
        <display value="Rekisterinpitäjä"/>
      </coding>
    </role>
    <who>
      <reference value="#custodianorg1"/>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="PRN"/>
          </coding>
        </type>
        <system value="urn:ietf:rfc:3986"/>
        <value value="urn:oid:1.2.246.10.10938633.10.0"/>
      </identifier>
    </who>
  </agent>
  <agent>
    <role>
      <coding>
        <system value="http://gen.kanta.fi/fikanta-cs-rolecategory"/>
        <code value="8"/>
        <display value="Palvelunjärjestäjä"/>
      </coding>
    </role>
    <who>
      <reference value="#jarjestajaorg1"/>
    </who>
  </agent>
  <agent>
    <role>
      <coding>
        <system value="http://gen.kanta.fi/fikanta-cs-rolecategory"/>
        <code value="11"/>
        <display value="Palveluntuottaja"/>
      </coding>
    </role>
    <who>
      <reference value="#tuottajaorg1"/>
    </who>
  </agent>
  <entity>
    <role value="source"/>
    <what>
      <identifier>
        <system value="urn:oid:1.2.246.537.5.40150"/>
        <value value="4"/>
      </identifier>
      <display value="Työterveyshuolto"/>
    </what>
  </entity>
  <entity>
    <role value="source"/>
    <what>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="XX"/>
          </coding>
        </type>
        <system value="urn:oid:1.2.246.10"/>
        <value value="0246246-0"/>
      </identifier>
      <display value="Kansaneläkelaitos"/>
    </what>
  </entity>
</Provenance>