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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeProvenance
IdProvenance-ac6c0a2a-5586-411b-b54d-d2ae20b101ef.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": "ac6c0a2a-5586-411b-b54d-d2ae20b101ef",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/6550cb10-06e1-44fa-a66d-72f3f60c7c55"
    }
  ],
  "occurredDateTime": "2024-08-27T15:20:00+02:00",
  "recorded": "2024-08-27T15:20:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/fe92c210-7725-4749-8045-37ed53878f26"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:69badd84-ec6d-475f-bedf-d6671b11865d"
        }
      }
    }
  ]
}