Clinical Order Workflows
1.0.0-ballot - STU 1 Ballot International flag

This page is part of the Clinical Order Workflows (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Placer - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "placer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition placer</b></p><a name=\"placer\"> </a><a name=\"hcplacer\"> </a><a name=\"placer-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: PlacerActor </b></td><td>Placer</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/cow/ActorDefinition/placer",
  "version" : "1.0.0-ballot",
  "name" : "PlacerActor",
  "title" : "Placer",
  "status" : "active",
  "date" : "2025-04-07T15:35:45+00:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "oo@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Order Placer Actor - generic actor representing the party that is placing an order",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system"
}