FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ACTOR

Packageopenehr.base
TypeStructureDefinition
IdACTOR
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ACTOR.html
URLhttp://openehr.org/fhir/StructureDefinition/ACTOR
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameACTOR
TitleACTOR
Realmuv
Authorityhl7
DescriptionAncestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role.
Typehttp://openehr.org/fhir/StructureDefinition/ACTOR
Kindlogical

Resources that use this resource

StructureDefinition
AGENTAGENT
GROUPGROUP
ORGANISATIONORGANISATION
PERSONPERSON

Resources that this resource uses

StructureDefinition
DV-TEXTDV_TEXT
PARTY-REFPARTY_REF
PARTYPARTY

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition ACTOR

NameFlagsCard.TypeDescription & Constraintsdoco
.. ACTOR 0..*PARTYThis is an abstract type. Child types: AGENT, GROUP, ORGANISATION, PERSON
Elements defined in Ancestors:name, archetype_node_id, uid, links, archetype_details, feeder_audit, name, archetype_node_id, uid, links, archetype_details, feeder_audit, identities, contacts, details, reverse_relationships, relationships
Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role
... languages 0..*DV_TEXTLanguages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant)
... roles 0..*PARTY_REFIdentifiers of the Version container for each Role played by this Party

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ACTOR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/development/demographic.html#_actor_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-replace-cardinality"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "http://openehr.org/fhir/StructureDefinition/ACTOR",
  "version": "0.1.0",
  "name": "ACTOR",
  "title": "ACTOR",
  "status": "active",
  "experimental": false,
  "date": "2024-12-31T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://openehr.org/fhir/StructureDefinition/ACTOR",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/PARTY",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "ACTOR",
        "path": "ACTOR",
        "short": "Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role",
        "definition": "Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role.",
        "comment": "It is strongly recommended that the inherited attribute uid be populated in PARTY objects, using the UID copied from the object_id() of the uid field of the enclosing VERSION object. For example, the ORIGINAL_VERSION.uid 87284370-2D4B-4e3d-A3F3-F303D2F4F34B::uk.nhs.ehr1::2 would be copied to the uid field of the PARTY object.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ACTOR.name",
        "path": "ACTOR.name",
        "short": "Runtime name of this fragment, used to build runtime paths",
        "definition": "This is the term provided via a clinical application or batch process to name this EHR construct: its retention in the EHR faithfully preserves the original label by which this entry was known to end users.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PATHABLE.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.archetype-node-id",
        "path": "ACTOR.archetype_node_id",
        "short": "Design-time archetype identifier of this node taken from its generating archetype",
        "definition": "Design-time archetype identifier of this node taken from its generating archetype; used to build archetype paths. Always in the form of an at-code, e.g. at0005. This value enables a 'standardised' name for this node to be generated, by referring to the generating archetype local terminology.",
        "comment": "At an archetype root point, the value of this attribute is always the stringified form of the archetype_id found in the archetype_details object.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PATHABLE.archetype_node_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.uid",
        "path": "ACTOR.uid",
        "short": "Optional globally unique object identifier for root points of archetyped structures",
        "definition": "Optional globally unique object identifier for root points of archetyped structures.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PATHABLE.uid",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/UID-BASED-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.links",
        "path": "ACTOR.links",
        "short": "Links to other archetyped structures",
        "definition": "Links to other archetyped structures (data whose root object inherits from ARCHETYPED, such as ENTRY, SECTION and so on). Links may be to structures in other compositions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PATHABLE.links",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/LINK"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.archetype-details",
        "path": "ACTOR.archetype_details",
        "short": "Details of archetyping used on this node",
        "definition": "Details of archetyping used on this node.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PATHABLE.archetype_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/ARCHETYPED"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.feeder-audit",
        "path": "ACTOR.feeder_audit",
        "short": "Audit trail from non-openEHR system of original commit of information forming the content of this node",
        "definition": "Audit trail from non-openEHR system of original commit of information forming the content of this node, or from a conversion gateway which has synthesised this node.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PATHABLE.feeder_audit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/FEEDER-AUDIT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.identities",
        "path": "ACTOR.identities",
        "short": "Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on",
        "definition": "Identities used by the party to identify itself, such as legal name, stage names, aliases, nicknames and so on.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PARTY.identities",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-IDENTITY"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.contacts",
        "path": "ACTOR.contacts",
        "short": "Contacts for this party",
        "definition": "Contacts for this party.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PARTY.contacts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CONTACT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.details",
        "path": "ACTOR.details",
        "short": "All other details for this Party",
        "definition": "All other details for this Party.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PARTY.details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/ITEM-STRUCTURE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.reverse-relationships",
        "path": "ACTOR.reverse_relationships",
        "short": "References to relationships in which this Party takes part as target",
        "definition": "References to relationships in which this Party takes part as target.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PARTY.reverse_relationships",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/LOCATABLE-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.relationships",
        "path": "ACTOR.relationships",
        "short": "Relationships in which this Party takes part as source",
        "definition": "Relationships in which this Party takes part as source.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PARTY.relationships",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-RELATIONSHIP"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.languages",
        "path": "ACTOR.languages",
        "short": "Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant)",
        "definition": "Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ACTOR.languages",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.roles",
        "path": "ACTOR.roles",
        "short": "Identifiers of the Version container for each Role played by this Party",
        "definition": "Identifiers of the Version container for each Role played by this Party.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ACTOR.roles",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-REF"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ACTOR",
        "path": "ACTOR",
        "short": "Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role",
        "definition": "Ancestor of all real-world types, including people and organisations. An actor is any real-world entity capable of taking on a role.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "ACTOR.languages",
        "path": "ACTOR.languages",
        "short": "Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant)",
        "definition": "Languages which can be used to communicate with this actor, in preferred order of use (if known, else order irrelevant).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "ACTOR.roles",
        "path": "ACTOR.roles",
        "short": "Identifiers of the Version container for each Role played by this Party",
        "definition": "Identifiers of the Version container for each Role played by this Party.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-REF"
          }
        ],
        "isModifier": false
      }
    ]
  }
}