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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunication
Resource TypeProvenance
IdProvenance-73232102-649c-4c63-88f5-94ce189b94a7.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": "73232102-649c-4c63-88f5-94ce189b94a7",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/4dff3695-218d-4878-838a-5f23cbba6f82"
    }
  ],
  "occurredDateTime": "2024-05-03T09:25:00+02:00",
  "recorded": "2024-05-03T09:25:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "reply-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/82210440-6826-44fc-9fc8-2a29bab6a5c2"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:07685582-3a8f-4bf3-bfa0-2f040133e922"
        }
      }
    },
    {
      "role": "revision",
      "what": {
        "reference": "MessageHeader/d5bd2111-2576-48d3-84d4-8be0297a038d"
      }
    }
  ]
}