Finnish Base Profiles
2.0.0-ci - ci-build Finland flag

Finnish Base Profiles - Local Development build (v2.0.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Provenance example with registy information in reason field - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "ESE-289490",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance ESE-289490</b></p><a name=\"ESE-289490\"> </a><a name=\"hcESE-289490\"> </a><p>Provenance for <a href=\"Encounter/SE-289490\">Encounter/SE-289490</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-08-31 17:14:02+0300</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Role</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}\">custodian</span></td><td/><td>Logica (Identifier: Provider number/1.2.246.10.3575029.19.0)</td></tr></table></div>"
  },
  "target" : [
    {
      "reference" : "Encounter/SE-289490",
      "identifier" : {
        "use" : "official",
        "system" : "urn:ietf:rfc:3986",
        "value" : "urn:oid:1.2.246.10.3575029.10.99.14131.2025.289490"
      }
    }
  ],
  "recorded" : "2025-08-31T17:14:02.117+03:00",
  "reason" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:1.2.246.537.5.40150",
          "code" : "2"
        }
      ]
    }
  ],
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code" : "CST"
          }
        ]
      },
      "role" : [
        {
          "coding" : [
            {
              "system" : "urn:oid:1.2.246.537.5.40172",
              "code" : "1"
            }
          ]
        }
      ],
      "who" : {
        "identifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "PRN"
              }
            ]
          },
          "system" : "urn:oid:1.2.246.537.6.40174",
          "value" : "1.2.246.10.3575029.19.0"
        },
        "display" : "Logica"
      }
    }
  ]
}