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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeProvenance
IdProvenance-0a3c00aa-36ef-4b2e-b746-4f6eb612ecb8.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


Source1

{
  "resourceType": "Provenance",
  "id": "0a3c00aa-36ef-4b2e-b746-4f6eb612ecb8",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/7ed8da8d-fd74-4948-bc92-924842b30adf"
    }
  ],
  "occurredDateTime": "2024-08-15T12:00:00+02:00",
  "recorded": "2024-08-15T12:00:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/8c51e210-83c7-4ba8-bf05-b00d4e30b258"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:786b5da9-d175-4e89-aa91-b65ed8f75e26"
        }
      }
    },
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:9091a874-17c1-4f3f-94fa-93ca9197d652"
        }
      }
    }
  ]
}