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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeProvenance
IdProvenance-0fc624e5-3455-4272-bf97-e018817156b5.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": "0fc624e5-3455-4272-bf97-e018817156b5",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "MessageHeader/221b6439-c282-4bf9-9ddc-8c2b8975e809"
    }
  ],
  "occurredDateTime": "2024-08-18T12:00:00+02:00",
  "recorded": "2024-08-18T12:00:00+02:00",
  "activity": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code": "new-message"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Organization/558786fe-d4c0-474d-ac12-5b290619bdbf"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "identifier": {
          "value": "urn:uuid:09479fd9-8694-48cf-88b5-c957ee6d561a"
        }
      }
    }
  ]
}