{
"description": "The type of actor - system or human or other.",
"_filename": "CodeSystem-actordefinition-actor-type.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2026-07-17T17:22:54.721+10:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ActorDefinitionActorType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Actor Definition Actor Type",
"package_version": "6.0.0-ballot5",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "d2efb5d9-c493-4768-81db-9b290767ae8d",
"valueSet": "http://hl7.org/fhir/ValueSet/actordefinition-actor-type",
"kind": null,
"url": "http://hl7.org/fhir/actordefinition-actor-type",
"concept": [ {
"code": "person",
"display": "Person",
"definition": "A human being acting directly."
}, {
"code": "system",
"display": "System",
"definition": "A software application or collection of such applications functioning as or represented as a single entity. (This would be instantiated in FHIR as a Device.)"
}, {
"code": "collective",
"display": "Collective",
"definition": "A group of people or animals"
}, {
"code": "other",
"display": "Other",
"definition": "Some other kind of actor"
} ],
"caseSensitive": true,
"version": "6.0.0-ballot5",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}