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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunication
Resource TypeProvenance
IdProvenance-6de0806d-7050-4db8-8003-0c72aee52948.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": "6de0806d-7050-4db8-8003-0c72aee52948",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/3076d9b0-5521-11ed-bdc3-0242ac120002"
    }
  ],
  "occurredDateTime": "2024-05-07T18:00:00+02:00",
  "recorded": "2024-05-07T18:00:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "reply-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/e17d03b8-e7fd-4654-bc9c-cb2eb5dda71f"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:8521000b-ce04-4c18-b9b1-04dcbdf8e112"
        }
      }
    },
    {
      "role": "revision",
      "what": {
        "identifier": {
          "value": "B300720181623#5790000121526"
        }
      }
    }
  ]
}