Finnish Base Profiles
1.0.0-rc11 - qa-preview Finland flag

Finnish Base Profiles - Local Development build (v1.0.0-rc11). See the Directory of published versions

: ProvenanceExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Provenance",
  "id" : "id-for-provenance-1",
  "meta" : {
    "profile" : [
      "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-provenance"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"id-for-provenance-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;id-for-provenance-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fi-base-provenance.html\">FI Base Provenance</a></p></div><p><b>RegisterTypeCode</b>: Julkinen terveydenhuolto (Details: urn:oid:1.2.246.537.5.40150.2009 code 2 = '2', stated as 'Julkinen terveydenhuolto')</p><p><b>target</b>: <a href=\"EpisodeOfCare-id-for-episode-1.html\">EpisodeOfCare/id-for-episode-1</a></p><p><b>recorded</b>: Feb 7, 2015, 1:28:17 PM</p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td>custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#custodian)</span></td><td><span/></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/register-type-code",
      "valueCoding" : {
        "system" : "urn:oid:1.2.246.537.5.40150.2009",
        "code" : "2",
        "display" : "Julkinen terveydenhuolto"
      }
    }
  ],
  "target" : [
    {
      "reference" : "EpisodeOfCare/id-for-episode-1"
    }
  ],
  "recorded" : "2015-02-07T13:28:17.239+02:00",
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code" : "custodian"
          }
        ]
      },
      "who" : {
        "type" : "Organization",
        "identifier" : {
          "value" : "1.2.246.10.32213043.19.0"
        }
      }
    }
  ]
}