Skip to main content

ActorDefinition

Trial Use 1 Conformance

The ActorDefinition resource is used to describe an actor - a human or an application that plays a role in data exchange, and that may have obligations associated with the role the actor plays.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ActorDefinition
InteractionMethodPath
ReadGET/fhir/R5/ActorDefinition/[id]
VreadGET/fhir/R5/ActorDefinition/[id]/_history/[vid]
UpdatePUT/fhir/R5/ActorDefinition/[id]
PatchPATCH/fhir/R5/ActorDefinition/[id]
DeleteDELETE/fhir/R5/ActorDefinition/[id]
CreatePOST/fhir/R5/ActorDefinition
SearchGET/fhir/R5/ActorDefinition?...
HistoryGET/fhir/R5/ActorDefinition/[id]/_history
Type-historyGET/fhir/R5/ActorDefinition/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this actor definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the actor definition (business identifier)
versionstring0..1Business version of the actor definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this actor definition (computer friendly)
titlestring0..1Name for this actor definition (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the actor
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for actor definition (if applicable)
purposemarkdown0..1Why this actor definition is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
typecode1..1person
documentationmarkdown0..1Functionality associated with the actor
referenceurl0..*Reference to more information about the actor
capabilitiescanonical0..1CapabilityStatement for the actor (if applicable)
derivedFromcanonical0..*Definition of this actor in another context / IG

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
typetokenThe type of actor
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference