This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemActorDefinitionActorType
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="actordefinition-actor-type"/> <meta> <lastUpdated value="2025-03-18T13:49:06.036+00:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p class="res-header-id"> <b> Generated Narrative: CodeSystem actordefinition-actor-type</b> </p> <a name="actordefinition-actor-type"> </a> <a name="hcactordefinition-actor-type"> </a> <a name="actordefinition-actor-type-en-US"> </a> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"> <p style="margin-bottom: 0px"/> <p style="margin-bottom: 0px">Profile: <a href="shareablecodesystem.html">Shareable CodeSystem</a> </p> </div> <p> This case-sensitive code system <code> http://hl7.org/fhir/actordefinition-actor-type</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> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">system <a name="actordefinition-actor-type-system"> </a> </td> <td> System</td> <td> 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.)</td> </tr> <tr> <td> 1</td> <td style="white-space:nowrap">non-system <a name="actordefinition-actor-type-non-system"> </a> </td> <td> Non System</td> <td> A person, animal, (non-software) device, organization or other entity</td> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> individual <a name="actordefinition-actor-type-individual"> </a> </td> <td> Individual</td> <td> A person or animal</td> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> patient <a name="actordefinition-actor-type-patient"> </a> </td> <td> Patient</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> practitioner <a name="actordefinition-actor-type-practitioner"> </a> </td> <td> Practitioner</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> related-person <a name="actordefinition-actor-type-related-person"> </a> </td> <td> Related Person</td> <td/> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> device <a name="actordefinition-actor-type-device"> </a> </td> <td> Device</td> <td> A physical device acting in non-software capacity</td> </tr> <tr> <td> 2</td> <td style="white-space:nowrap"> collective <a name="actordefinition-actor-type-collective"> </a> </td> <td> Collective</td> <td> A group of people or animals</td> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> care-team <a name="actordefinition-actor-type-care-team"> </a> </td> <td> Care Team</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> group <a name="actordefinition-actor-type-group"> </a> </td> <td> Group</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> healthcare-service <a name="actordefinition-actor-type-healthcare-service"> </a> </td> <td> Healthcare Service</td> <td/> </tr> <tr> <td> 3</td> <td style="white-space:nowrap"> organization <a name="actordefinition-actor-type-organization"> </a> </td> <td> Organization</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="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/actordefinition-actor-type"/> <version value="6.0.0-ballot2"/> <name value="ActorDefinitionActorType"/> <title value="Actor Definition Actor Type"/> <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="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-type"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <concept> <code value="system"/> <display value="System"/> <definition value="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.)"/> </concept> <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"/> <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-ballot2 generated on Tue, Mar 18, 2025 13:55+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change