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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeProvenance
IdProvenance-0ba6b512-88a0-480a-8e79-34faef0ff447.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": "0ba6b512-88a0-480a-8e79-34faef0ff447",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/7784a5ff-0293-4a54-aaf1-974714807fb3"
    }
  ],
  "occurredDateTime": "2024-08-25T15:20:00+02:00",
  "recorded": "2024-08-25T15:20:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/2aa3877e-d446-4c24-b497-399baaba894c"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:da11e1b2-a1c6-40c4-8412-e5b93a52831e"
        }
      }
    }
  ]
}