HL7® Austria TC FHIR® Messaging
0.1.0 - ci-build

HL7® Austria TC FHIR® Messaging - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sender Actor - JSON Representation

Draft as of 2026-03-18

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "SenderActor",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition SenderActor</b></p><a name=\"SenderActor\"> </a><a name=\"hcSenderActor\"> </a><table class=\"grid\"><tr><td><b>Actor: SenderActor </b></td><td>Sender Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/ActorDefinition/SenderActor",
  "version" : "0.1.0",
  "name" : "SenderActor",
  "title" : "Sender Actor",
  "status" : "draft",
  "date" : "2026-03-18T15:56:08+00:00",
  "publisher" : "HL7® Austria, TC FHIR®",
  "contact" : [
    {
      "name" : "HL7® Austria, TC FHIR®",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.at/technische-komitees/tc-fhir/"
        },
        {
          "system" : "email",
          "value" : "tc-fhir@hl7.at"
        }
      ]
    },
    {
      "name" : "Technical Committee for FHIR® at HL7® Austria",
      "telecom" : [
        {
          "system" : "email",
          "value" : "tc-fhir@hl7.at"
        }
      ]
    }
  ],
  "description" : "The actor that assembles and submits the FHIR message.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "version" : "2.0.1",
        "code" : "jurisdiction"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:3166",
            "code" : "AT",
            "display" : "Austria"
          }
        ]
      }
    }
  ],
  "type" : "system"
}