TerminologyThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: FHIR Infrastructure Work Group | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemActorDefinitionActorCode
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="actordefinition-actor-code"/> <meta> <lastUpdated value="2025-11-10T15:17:08.817+00:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p class="res-header-id"> <b> Generated Narrative: CodeSystem actordefinition-actor-code</b> </p> <a name="actordefinition-actor-code"> </a> <a name="hcactordefinition-actor-code"> </a> <p> <b> Properties</b> </p> <p> <b> This code system defines the following properties for its concepts</b> </p> <table class="grid"> <tr> <td> <b> Name</b> </td> <td> <b> Code</b> </td> <td> <b> URI</b> </td> <td> <b> Type</b> </td> </tr> <tr> <td> Not Selectable</td> <td> abstract</td> <td> http://hl7.org/fhir/concept-properties#notSelectable</td> <td> boolean</td> </tr> </table> <p> <b> Concepts</b> </p> <p> This case-sensitive code system <code> http://hl7.org/fhir/actordefinition-actor-code</code> defines the following codes in a Is-A hierarchy: </p> <table class="codes"> <tr> <td> <b> Lvl</b> </td> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> <td> <b> Not Selectable</b> </td> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">non-system <a name="actordefinition-actor-code-non-system"> </a> </td> <td> Non System</td> <td> A person, animal, (non-software) device, organization or other entity</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> individual <a name="actordefinition-actor-code-individual"> </a> </td> <td> Individual</td> <td> A person or animal</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> patient <a name="actordefinition-actor-code-patient"> </a> </td> <td> Patient</td> <td/> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> practitioner <a name="actordefinition-actor-code-practitioner"> </a> </td> <td> Practitioner</td> <td/> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> related-person <a name="actordefinition-actor-code-related-person"> </a> </td> <td> Related Person</td> <td/> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> device <a name="actordefinition-actor-code-device"> </a> </td> <td> Device</td> <td> A physical device acting in non-software capacity</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> collective <a name="actordefinition-actor-code-collective"> </a> </td> <td> Collective</td> <td> A group of people or animals</td> <td> true</td> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> care-team <a name="actordefinition-actor-code-care-team"> </a> </td> <td> Care Team</td> <td/> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> group <a name="actordefinition-actor-code-group"> </a> </td> <td> Group</td> <td/> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> healthcare-service <a name="actordefinition-actor-code-healthcare-service"> </a> </td> <td> Healthcare Service</td> <td/> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> organization <a name="actordefinition-actor-code-organization"> </a> </td> <td> Organization</td> <td/> <td/> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="fhir"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="normative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="1"/> </extension> <url value="http://hl7.org/fhir/actordefinition-actor-code"/> <version value="6.0.0-ballot3"/> <name value="ActorDefinitionActorCode"/> <title value="ActorDefinition Actor Code"/> <status value="active"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Code for the type of actor - system or human."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/actordefinition-actor-code"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <code value="abstract"/> <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/> <type value="boolean"/> </property> <concept> <code value="non-system"/> <display value="Non System"/> <definition value="A person, animal, (non-software) device, organization or other entity"/> <concept> <code value="individual"/> <display value="Individual"/> <definition value="A person or animal"/> <concept> <code value="patient"/> <display value="Patient"/> </concept> <concept> <code value="practitioner"/> <display value="Practitioner"/> </concept> <concept> <code value="related-person"/> <display value="Related Person"/> </concept> </concept> <concept> <code value="device"/> <display value="Device"/> <definition value="A physical device acting in non-software capacity"/> </concept> <concept> <code value="collective"/> <display value="Collective"/> <definition value="A group of people or animals"/> <property> <code value="abstract"/> <valueBoolean value="true"/> </property> <concept> <code value="care-team"/> <display value="Care Team"/> </concept> <concept> <code value="group"/> <display value="Group"/> </concept> <concept> <code value="healthcare-service"/> <display value="Healthcare Service"/> </concept> <concept> <code value="organization"/> <display value="Organization"/> </concept> </concept> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot3 generated on Mon, Nov 10, 2025 15:19+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change