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

FHIR IG analytics

Packagehl7.at.fhir.messaging.r5
Resource TypeCommunication
IdCommunication-08327a3a-1f52-4ec0-9b90-ac17fd6e06b2.json
FHIR VersionR5

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

Generated Narrative: Communication 08327a3a-1f52-4ec0-9b90-ac17fd6e06b2

basedOn: CommunicationRequest: status = active; intent = plan

status: Stopped

Payloads

-Content[x]
*text/plain: RGVhciBEci4gSHViZXIsIHVuZm9ydHVuYXRlbHkgdGhpcyBzZXJ2aWNlIGlzIG5vdCBhdmFpbGFibGUgYXQgdGhlIG1vbWVudC4gS2luZCByZWdhcmRzLCBEci4gTWF5ZXI=

Source1

{
  "resourceType": "Communication",
  "id": "08327a3a-1f52-4ec0-9b90-ac17fd6e06b2",
  "meta": {
    "profile": [
      "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-communication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "urn:uuid:c7090292-dc27-4d90-a500-7e4110217947"
    }
  ],
  "status": "stopped",
  "payload": [
    {
      "contentAttachment": {
        "contentType": "text/plain",
        "data": "RGVhciBEci4gSHViZXIsIHVuZm9ydHVuYXRlbHkgdGhpcyBzZXJ2aWNlIGlzIG5vdCBhdmFpbGFibGUgYXQgdGhlIG1vbWVudC4gS2luZCByZWdhcmRzLCBEci4gTWF5ZXI="
      }
    }
  ]
}