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 test example demonstrating that validation works - XML Representation

Raw xml | Download



<Provenance xmlns="http://hl7.org/fhir">
  <id value="kanta-document-metadata-profile-test-example-1"/>
  <meta>
    <profile
             value="https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/kanta-document-metadata-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Provenance</b><a name="kanta-document-metadata-profile-test-example-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;kanta-document-metadata-profile-test-example-1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-kanta-document-metadata-profile.html">An imaginary profile for Kanta system, utilizing the Finnish Base Information Custodian profile</a></p></div><p><b>target</b>: <a href="EpisodeOfCare-id-for-episode-1.html">EpisodeOfCare/id-for-episode-1</a></p><p><b>recorded</b>: Aug 25, 2023, 4:42:17 PM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Rekisterinpitäjä <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#CST &quot;custodian&quot;)</span></p><p><b>who</b>: <span>: Pirkanmaan hyvinvointialueen rekisterinpitäjä</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>role</b>: Palvelunjärjestäjä <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (fikanta-cs-rolecategory#8)</span></p><p><b>who</b>: <a name="the-same-org"> </a></p><blockquote><p/><p><a name="the-same-org"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></blockquote><blockquote><p><b>agent</b></p><p><b>role</b>: Palveluntuottaja <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (fikanta-cs-rolecategory#11)</span></p><p><b>who</b>: <a name="the-same-org"> </a></p><blockquote><p/><p><a name="the-same-org"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Organization #the-same-org</b><a name="the-same-org"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></div>
  </text>
  <contained>
    <Organization>
      <id value="the-same-org"/>
      <identifier>
        <system value="urn:oid:1.2.246.537.6.40174"/>
        <value value="urn:oid:1.2.246.10.32213086.10.0"/>
      </identifier>
      <name value="Pirkanmaan hyvinvointialue"/>
    </Organization>
  </contained>
  <target>🔗 
    <reference value="EpisodeOfCare/id-for-episode-1"/>
  </target>
  <recorded value="2023-08-25T16:42:17.239+03:00"/>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="CST"/>
        <display value="custodian"/>
      </coding>
      <text value="Rekisterinpitäjä"/>
    </type>
    <who>
      <type value="Organization"/>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="PRN"/>
          </coding>
        </type>
        <system value="urn:oid:1.2.246.537.6.40174"/>
        <value value="urn:oid:1.2.246.10.32213086.19.0"/>
      </identifier>
      <display value="Pirkanmaan hyvinvointialueen rekisterinpitäjä"/>
    </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="#the-same-org"/>
    </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="#the-same-org"/>
    </who>
  </agent>
</Provenance>