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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBundle
Idfetch-provenance-example-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "f2fcf328-ab36-4eba-86ad-93590a5a079b",
  "meta": {
    "lastUpdated": "2022-10-03T09:32:12.45+00:00",
    "tag": [
      {
        "display": "Fetch Provenance related to an updated prescription"
      },
      {
        "display": "Example of a Provenance related to an updated prescription"
      },
      {
        "display": "fetch-provenance-example-1"
      }
    ]
  },
  "type": "searchset",
  "total": 2,
  "link": [
    {
      "relation": "self",
      "url": "https://test.ehalsomyndigheten.se/fhir/MedicationRequest/5099332b-7591-4e8a-8919-087f82db440c/Provenance"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://test.ehalsomyndigheten.se/fhir/Provenance/d4ed53da-728c-4f75-a37a-ddea8b77cf45",
      "resource": {
        "resourceType": "Provenance",
        "id": "d4ed53da-728c-4f75-a37a-ddea8b77cf45",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
          ]
        },
        "contained": [
          {
            "resourceType": "Practitioner",
            "id": "1",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
                "extension": [
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "7711222222"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "ORGNR"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Svensson",
                "given": [
                  "Gustav"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": false
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "P"
                  }
                ],
                "system": "phone",
                "value": "011-900000",
                "rank": 1
              },
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  }
                ],
                "system": "phone",
                "value": "011-900000",
                "rank": 1
              }
            ],
            "address": [
              {
                "type": "postal",
                "line": [
                  "postGatan 133"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              },
              {
                "type": "physical",
                "line": [
                  "fysiskaGatan 134"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              }
            ],
            "qualification": [
              {
                "identifier": [
                  {
                    "system": "urn:oid:1.2.752.116.3.1.2",
                    "value": "9000027"
                  }
                ],
                "code": {
                  "coding": [
                    {
                      "system": "urn:oid:1.2.752.116.3.1.3",
                      "code": "LK"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "target": [
          {
            "reference": "MedicationRequest/5099332b-7591-4e8a-8919-087f82db440c/_history/1"
          }
        ],
        "occurredDateTime": "2022-10-03T09:32:11+00:00",
        "recorded": "2022-10-03T09:32:11.109+00:00",
        "activity": {
          "coding": [
            {
              "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
              "code": "REGISTRERA_FORSKRIVNING"
            }
          ]
        },
        "agent": [
          {
            "type": {
              "coding": [
                {
                  "code": "enterer"
                }
              ]
            },
            "who": {
              "reference": "#1"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://test.ehalsomyndigheten.se/fhir/Provenance/c2152ce1-e5ce-46ec-bdc8-5a3a7be032a4",
      "resource": {
        "resourceType": "Provenance",
        "id": "c2152ce1-e5ce-46ec-bdc8-5a3a7be032a4",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
          ]
        },
        "contained": [
          {
            "resourceType": "Practitioner",
            "id": "1",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
                "extension": [
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "SE165567766992-101W"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "HSA"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Svensson",
                "given": [
                  "Gustav"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  }
                ],
                "system": "phone",
                "value": "011-900000",
                "rank": 1
              }
            ],
            "address": [
              {
                "type": "postal",
                "line": [
                  "postGatan 133"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              },
              {
                "type": "physical",
                "line": [
                  "fysiskaGatan 134"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              }
            ],
            "qualification": [
              {
                "identifier": [
                  {
                    "system": "urn:oid:1.2.752.116.3.1.2",
                    "value": "9000027"
                  }
                ],
                "code": {
                  "coding": [
                    {
                      "system": "urn:oid:1.2.752.116.3.1.3",
                      "code": "LK"
                    }
                  ]
                }
              }
            ]
          },
          {
            "resourceType": "Practitioner",
            "id": "2",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "url": "https://electronichealth.se/fhir/StructureDefinition/NLLUserAcronym",
                "valueString": "105687"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
                "extension": [
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "7350045511997"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Doris �ppenv�rd"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "PHARMACY"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "GLN"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Ingesson",
                "given": [
                  "Inga-Lill"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  }
                ],
                "system": "phone",
                "value": "08123461",
                "rank": 1
              }
            ],
            "address": [
              {
                "type": "physical",
                "line": [
                  "Bes�ksadressen 6"
                ],
                "city": "Stockholm"
              }
            ],
            "qualification": [
              {
                "identifier": [
                  {
                    "system": "urn:oid:1.2.752.116.3.1.1",
                    "value": "920007"
                  }
                ],
                "code": {
                  "coding": [
                    {
                      "system": "urn:oid:1.2.752.116.3.1.3",
                      "code": "AP"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "target": [
          {
            "reference": "MedicationRequest/5099332b-7591-4e8a-8919-087f82db440c/_history/2"
          }
        ],
        "occurredDateTime": "2022-10-03T09:32:11+00:00",
        "recorded": "2022-10-03T09:32:11.727+00:00",
        "reason": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                "code": "OTH"
              }
            ],
            "text": "Byte av l�kemedelsform."
          }
        ],
        "activity": {
          "coding": [
            {
              "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
              "code": "UPPDATERA_FORSKRIVNING"
            }
          ]
        },
        "agent": [
          {
            "type": {
              "coding": [
                {
                  "code": "author"
                }
              ]
            },
            "who": {
              "reference": "#1"
            }
          },
          {
            "type": {
              "coding": [
                {
                  "code": "enterer"
                }
              ]
            },
            "who": {
              "reference": "#2"
            }
          }
        ]
      }
    }
  ]
}