FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecom.sensotrend.fhir-ig-tests
Resource TypeProvenance
IdProvenance-1f5bd080-2962-4a52-ae9f-d2209abef49b.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

I have crafted this summary myself by hand, utilizing data from various sources.

Source1

{
  "resourceType": "Provenance",
  "id": "1f5bd080-2962-4a52-ae9f-d2209abef49b",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "PATRPT",
        "display": "patient reported"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "PATAST",
        "display": "patient asserted"
      }
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "urn:uuid:c69a5242-339d-4101-adc7-96728f2f517f",
      "display": "The IPS composition in this patient summary Bundle"
    },
    {
      "reference": "urn:uuid:b4ac89c5-6589-417f-beef-d3fb1ef9c70f",
      "display": "Example Patient"
    },
    {
      "reference": "urn:uuid:019e97db-78d6-7201-b8ba-4564669ceec2",
      "display": "Observation U -Alb (albumiini) 2023-12-18T06:00:00+02:00"
    },
    {
      "reference": "urn:uuid:019e97db-78d6-7afd-b3e2-10bfcbea2b05",
      "display": "Observation B -EryBla (erytroblastit) 2023-12-18T12:15:00+02:00"
    },
    {
      "reference": "urn:uuid:019e97db-78d6-7259-a462-eec26c49e168",
      "display": "Observation B -EryBla (erytroblastit) 2024-03-22T10:35:00+02:00"
    },
    {
      "reference": "urn:uuid:019e97db-78d6-71b7-a0ee-14ef301d3f6b",
      "display": "Observation U -Alb (albumiini) 2024-12-17T12:25:00+02:00"
    }
  ],
  "occurredPeriod": {
    "start": "2023-12-23T09:49:00+02:00",
    "end": "2026-05-14T10:12:00+03:00"
  },
  "recorded": "2026-05-14T10:15:00+03:00",
  "reason": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "RECORDMGT",
          "display": "records management"
        }
      ]
    }
  ],
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author",
            "display": "Author"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "AUT",
              "display": "author (originator)"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "CLASSIFIER",
              "display": "classifier"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
              "code": "humanuser",
              "display": "human user"
            }
          ]
        }
      ],
      "who": {
        "reference": "urn:uuid:b4ac89c5-6589-417f-beef-d3fb1ef9c70f",
        "display": "The patient"
      }
    }
  ]
}