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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunication
Resource TypeProvenance
IdProvenance-af9b0255-1bdd-49c7-9d39-d652a587e4b2.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": "af9b0255-1bdd-49c7-9d39-d652a587e4b2",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/42cb9200-f421-4d08-8391-7d51a2503cb4"
    }
  ],
  "occurredDateTime": "2024-05-01T12:00:00+02:00",
  "recorded": "2024-05-01T12:00:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/82210440-6826-44fc-9fc8-2a29bab6a5c2"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:24d01288-ad36-4af2-96a8-fd1432dadee1"
        }
      }
    }
  ]
}