Janus
0.1.1 - ci-build

Janus - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Example ActorDefinition: User - XML Representation

Draft as of 2025-10-07

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="AD-User"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">

    <div style="display: inline-block;
                background-color: #d9e0e7; 
                padding: 6px; 
                margin: 4px; 
                border: 1px solid #8da1b4;
                border-radius: 5px; 
                line-height: 60%;
                width: 100%;">
        
            <p style="padding-bottom: 0px; margin: 0px;">
                <b>ID</b>: AD-User
            </p>
        
        

        
        
            <p style="padding-bottom: 0px; margin: 0px;">
                <b>Publisher</b>: Fyrstain
            </p>
        
        
            <table style="width: 100%;" class="grid">
                <tr style="background-color: #333f4c; color: #ffffff;">
                    <th style="text-align: center;"><b>Contact Name</b></th>
                    <th style="text-align: center;"><b>Contact Points</b></th>
                </tr>
                
                        <tr style="background-color: #ffffff;">
                        <td> Fyrstain  </td>
                        <td>
                            <ul>
                                
                                    <li>
                                    
                                        <a href="http://fyrstain.com">http://fyrstain.com</a>
                                    
                                    </li>
                                
                            </ul>
                        </td>
                    </tr>
                
            </table>
        
        
        
        
        
        
        
        
        

        

        
        
        
            <p style="padding-bottom: 0px; margin: 0px;">
                <b>Type</b>: Person
            </p>
        
        
        
        
        
        
    </div><br/>
</div>
  </text>
  <url value="http://fyrstain.com/fhir/R4/janus-ig/ActorDefinition/AD-User"/>
  <version value="0.1.1"/>
  <name value="User"/>
  <title value="User">
    <extension url="http://hl7.org/fhir/StructureDefinition/translation">
      <extension url="lang">
        <valueCode value="fr-FR"/>
      </extension>
      <extension url="content">
        <valueString value="Utilisateur"/>
      </extension>
    </extension>
  </title>
  <status value="draft"/>
  <date value="2025-10-07T10:35:59+02:00"/>
  <publisher value="Fyrstain"/>
  <contact>
    <name value="Fyrstain"/>
    <telecom>
      <system value="url"/>
      <value value="http://fyrstain.com"/>
    </telecom>
  </contact>
  <type value="person"/>
</ActorDefinition>