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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeProvenance
IdProvenance-1cff1fd0-44a1-4246-a96c-41db3bb25bbe.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": "1cff1fd0-44a1-4246-a96c-41db3bb25bbe",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/559e4be0-e1f2-4371-969d-29bbbd5ca9d1"
    }
  ],
  "occurredDateTime": "2024-08-28T15:20:00+02:00",
  "recorded": "2024-08-28T15:20:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/2052a3bd-c32d-4e81-b5ec-83f9ad012899"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:07f74c3d-b3e5-4054-850e-a8ef8a550c36"
        }
      }
    }
  ]
}