FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/fhir-types (XML)

Clinical Quality Information Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code SystemFHIRTypes

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fhir-types"/> 
  <meta> 
    <lastUpdated value="2024-04-25T12:40:28.725+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <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> Code</b> 
          </td> 
          <td> 
            <b> URI</b> 
          </td> 
          <td> 
            <b> Type</b> 
          </td> 
        </tr> 
        <tr> 
          <td> abstract-type</td> 
          <td> http://hl7.org/fhir/type-properties#abstract-type</td> 
          <td> boolean</td> 
        </tr> 
        <tr> 
          <td> kind</td> 
          <td> http://hl7.org/fhir/type-properties#kind</td> 
          <td> code</td> 
        </tr> 
        <tr> 
          <td> interface</td> 
          <td> http://hl7.org/fhir/type-properties#interface</td> 
          <td> boolean</td> 
        </tr> 
      </table> 
      <p> 
        <b> Concepts</b> 
      </p> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/fhir-types</code>  defines the following codes in an undefined heirarchy:
      </p> 
      <table class="codes">
        <tr> 
          <td> 
            <b> Lvl</b> 
          </td> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td> 1</td> 
          <td style="white-space:nowrap">Base
            <a name="fhir-types-Base"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Base Type: Base definition for all types defined in FHIR type system.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  Element
            <a name="fhir-types-Element"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Element Type: Base definition for all elements in a resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    BackboneElement
            <a name="fhir-types-BackboneElement"> </a> 
          </td> 
          <td> 
            <div> 
              <p> BackboneElement Type: Base definition for all elements that are defined inside
                 a resource - but not those in a data type.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    DataType
            <a name="fhir-types-DataType"> </a> 
          </td> 
          <td> 
            <div> 
              <p> DataType Type: The base class for all re-useable types defined as part of the FHIR
                 Specification.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Address
            <a name="fhir-types-Address"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Address Type: An address expressed using postal conventions (as opposed to GPS
                 or other location definition formats).  This data type may be used to convey addresses
                 for use in delivering mail as well as for visiting locations which might not be
                 valid for mail delivery.  There are a variety of postal address formats defined
                 around the world.
The ISO21090-codedString may be used to provide a coded representation of the contents
                 of strings in an Address.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Annotation
            <a name="fhir-types-Annotation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Annotation Type: A  text note which also  contains information about who made the
                 statement and when.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Attachment
            <a name="fhir-types-Attachment"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Attachment Type: For referring to data content defined in other formats.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Availability
            <a name="fhir-types-Availability"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Availability Type: Availability data for an {item}, declaring what days/times are
                 available, and any exceptions. The exceptions could be textual only, e.g. Public
                 holidays, or could be time period specific and indicate a specific years dates.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      BackboneType
            <a name="fhir-types-BackboneType"> </a> 
          </td> 
          <td> 
            <div> 
              <p> BackboneType Type: Base definition for the few data types that are allowed to carry
                 modifier extensions.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Dosage
            <a name="fhir-types-Dosage"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Dosage Type: Indicates how the medication is/was taken or should be taken by the
                 patient.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        ElementDefinition
            <a name="fhir-types-ElementDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ElementDefinition Type: Captures constraints on each element within the resource,
                 profile, or extension.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        MarketingStatus
            <a name="fhir-types-MarketingStatus"> </a> 
          </td> 
          <td> 
            <div> 
              <p> MarketingStatus Type: The marketing status describes the date when a medicinal
                 product is actually put on the market or the date as of which it is no longer available.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        ProductShelfLife
            <a name="fhir-types-ProductShelfLife"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ProductShelfLife Type: The shelf-life and storage information for a medicinal product
                 item or container can be described using this class.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        RelativeTime
            <a name="fhir-types-RelativeTime"> </a> 
          </td> 
          <td> 
            <div> 
              <p> RelativeTime Type: RelativeTime is used to express a point in time or an interval
                 of time relative to an event defined in data types other than dateTime.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Timing
            <a name="fhir-types-Timing"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Timing Type: Specifies an event that may occur multiple times. Timing schedules
                 are used to record when things are planned, expected or requested to occur. The
                 most common usage is in dosage instructions for medications. They are also used
                 when planning care of various kinds, and may be used for reporting the schedule
                 to which past regular activities were carried out.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CodeableConcept
            <a name="fhir-types-CodeableConcept"> </a> 
          </td> 
          <td> 
            <div> 
              <p> CodeableConcept Type: A concept that may be defined by a formal reference to a
                 terminology or ontology or may be provided by text.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CodeableReference
            <a name="fhir-types-CodeableReference"> </a> 
          </td> 
          <td> 
            <div> 
              <p> CodeableReference Type: A reference to a resource (by instance), or instead, a
                 reference to a concept defined in a terminology or ontology (by class).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Coding
            <a name="fhir-types-Coding"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Coding Type: A reference to a code defined by a terminology system.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ContactDetail
            <a name="fhir-types-ContactDetail"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ContactDetail Type: Specifies contact information for a person or organization.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ContactPoint
            <a name="fhir-types-ContactPoint"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ContactPoint Type: Details for all kinds of technology mediated contact points
                 for a person or organization, including telephone, email, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Contributor
            <a name="fhir-types-Contributor"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Contributor Type: A contributor to the content of a knowledge asset, including
                 authors, editors, reviewers, and endorsers.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DataRequirement
            <a name="fhir-types-DataRequirement"> </a> 
          </td> 
          <td> 
            <div> 
              <p> DataRequirement Type: Describes a required data item for evaluation in terms of
                 the type of data, and optional code or date-based filters of the data.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Expression
            <a name="fhir-types-Expression"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Expression Type: A expression that is evaluated in a specified context and returns
                 a value. The context of use of the expression must specify the context in which
                 the expression is evaluated, and how the result of the expression is used.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ExtendedContactDetail
            <a name="fhir-types-ExtendedContactDetail"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ExtendedContactDetail Type: Specifies contact information for a specific purpose
                 over a period of time, might be handled/monitored by a specific named person or
                 organization.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Extension
            <a name="fhir-types-Extension"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Extension Type: Optional Extension Element - found in all resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      HumanName
            <a name="fhir-types-HumanName"> </a> 
          </td> 
          <td> 
            <div> 
              <p> HumanName Type: A name, normally of a human, that can be used for other living
                 entities (e.g. animals but not organizations) that have been assigned names by
                 a human and may need the use of name parts or the need for usage information.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Identifier
            <a name="fhir-types-Identifier"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Identifier Type: An identifier - identifies some entity uniquely and unambiguously.
                 Typically this is used for business identifiers.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Meta
            <a name="fhir-types-Meta"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Meta Type: The metadata about a resource. This is content in the resource that
                 is maintained by the infrastructure. Changes to the content might not always be
                 associated with version changes to the resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MonetaryComponent
            <a name="fhir-types-MonetaryComponent"> </a> 
          </td> 
          <td> 
            <div> 
              <p> MonetaryComponent Type: Financial line items use this datatype to commonly categorize
                 the value, and other factors that may effect how the value should be interpreted.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Money
            <a name="fhir-types-Money"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Money Type: An amount of economic utility in some recognized currency.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Narrative
            <a name="fhir-types-Narrative"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Narrative Type: A human-readable summary of the resource conveying the essential
                 clinical and business information for the resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ParameterDefinition
            <a name="fhir-types-ParameterDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> ParameterDefinition Type: The parameters to the module. This collection specifies
                 both the input and output parameters. Input parameters are provided by the caller
                 as part of the $evaluate operation. Output parameters are included in the GuidanceResponse.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Period
            <a name="fhir-types-Period"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Period Type: A time period defined by a start and end date and optionally time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PrimitiveType
            <a name="fhir-types-PrimitiveType"> </a> 
          </td> 
          <td> 
            <div> 
              <p> PrimitiveType Type: The base type for all re-useable types defined that have a
                 simple property.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        base64Binary
            <a name="fhir-types-base64Binary"> </a> 
          </td> 
          <td> 
            <div> 
              <p> base64Binary Type: A stream of bytes</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        boolean
            <a name="fhir-types-boolean"> </a> 
          </td> 
          <td> 
            <div> 
              <p> boolean Type: Value of &quot;true&quot; or &quot;false&quot;</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        date
            <a name="fhir-types-date"> </a> 
          </td> 
          <td> 
            <div> 
              <p> date Type: A date or partial date (e.g. just year or year + month). There is no
                 UTC offset. The format is a union of the schema types gYear, gYearMonth and date.
                  Dates SHALL be valid dates.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        dateTime
            <a name="fhir-types-dateTime"> </a> 
          </td> 
          <td> 
            <div> 
              <p> dateTime Type: A date, date-time or partial date (e.g. just year or year + month).
                  If hours and minutes are specified, a UTC offset SHALL be populated. The format
                 is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must
                 be provided due to schema type constraints but may be zero-filled and may be ignored.
                                 Dates SHALL be valid dates.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        decimal
            <a name="fhir-types-decimal"> </a> 
          </td> 
          <td> 
            <div> 
              <p> decimal Type: A rational number with implicit precision</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        instant
            <a name="fhir-types-instant"> </a> 
          </td> 
          <td> 
            <div> 
              <p> instant Type: An instant in time - known at least to the second</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        integer
            <a name="fhir-types-integer"> </a> 
          </td> 
          <td> 
            <div> 
              <p> integer Type: A whole number</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          positiveInt
            <a name="fhir-types-positiveInt"> </a> 
          </td> 
          <td> 
            <div> 
              <p> positiveInt type: An integer with a value that is positive (e.g. &gt;0)</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          unsignedInt
            <a name="fhir-types-unsignedInt"> </a> 
          </td> 
          <td> 
            <div> 
              <p> unsignedInt type: An integer with a value that is not negative (e.g. &gt;= 0)</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        integer64
            <a name="fhir-types-integer64"> </a> 
          </td> 
          <td> 
            <div> 
              <p> integer64 Type: A very large whole number</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        string
            <a name="fhir-types-string"> </a> 
          </td> 
          <td> 
            <div> 
              <p> string Type: A sequence of Unicode characters</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          code
            <a name="fhir-types-code"> </a> 
          </td> 
          <td> 
            <div> 
              <p> code type: A string which has at least one character and no leading or trailing
                 whitespace and where there is no whitespace other than single spaces in the contents</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          id
            <a name="fhir-types-id"> </a> 
          </td> 
          <td> 
            <div> 
              <p> id type: Any combination of letters, numerals, &quot;-&quot; and &quot;.&quot;,
                 with a length limit of 64 characters.  (This might be an integer, an unprefixed
                 OID, UUID or any other identifier pattern that meets these constraints.)  Ids are
                 case-insensitive.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          markdown
            <a name="fhir-types-markdown"> </a> 
          </td> 
          <td> 
            <div> 
              <p> markdown type: A string that may contain Github Flavored Markdown syntax for optional
                 processing by a mark down presentation engine</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        time
            <a name="fhir-types-time"> </a> 
          </td> 
          <td> 
            <div> 
              <p> time Type: A time during the day, with no date specified</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        uri
            <a name="fhir-types-uri"> </a> 
          </td> 
          <td> 
            <div> 
              <p> uri Type: String of characters used to identify a name or a resource</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          canonical
            <a name="fhir-types-canonical"> </a> 
          </td> 
          <td> 
            <div> 
              <p> canonical type: A URI that is a reference to a canonical URL on a FHIR resource</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          oid
            <a name="fhir-types-oid"> </a> 
          </td> 
          <td> 
            <div> 
              <p> oid type: An OID represented as a URI</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          url
            <a name="fhir-types-url"> </a> 
          </td> 
          <td> 
            <div> 
              <p> url type: A URI that is a literal reference</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 6</td> 
          <td style="white-space:nowrap">          uuid
            <a name="fhir-types-uuid"> </a> 
          </td> 
          <td> 
            <div> 
              <p> uuid type: A UUID, represented as a URI</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Quantity
            <a name="fhir-types-Quantity"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Quantity Type: A measured amount (or an amount that can potentially be measured).
                 Note that measured amounts include amounts that are not precisely quantified, including
                 amounts involving arbitrary units and floating currencies.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Age
            <a name="fhir-types-Age"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Age Type: A duration of time during which an organism (or a process) has existed.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Count
            <a name="fhir-types-Count"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Count Type: A measured amount (or an amount that can potentially be measured).
                 Note that measured amounts include amounts that are not precisely quantified, including
                 amounts involving arbitrary units and floating currencies.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Distance
            <a name="fhir-types-Distance"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Distance Type: A length - a value with a unit that is a physical distance.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 5</td> 
          <td style="white-space:nowrap">        Duration
            <a name="fhir-types-Duration"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Duration Type: A length of time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Range
            <a name="fhir-types-Range"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Range Type: A set of ordered Quantities defined by a low and high limit.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Ratio
            <a name="fhir-types-Ratio"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Ratio Type: A relationship of two Quantity values - expressed as a numerator and
                 a denominator.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RatioRange
            <a name="fhir-types-RatioRange"> </a> 
          </td> 
          <td> 
            <div> 
              <p> RatioRange Type: A range of ratios expressed as a low and high numerator and a
                 denominator.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Reference
            <a name="fhir-types-Reference"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Reference Type: A reference from one resource to another.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RelatedArtifact
            <a name="fhir-types-RelatedArtifact"> </a> 
          </td> 
          <td> 
            <div> 
              <p> RelatedArtifact Type: Related artifacts such as additional documentation, justification,
                 or bibliographic references.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SampledData
            <a name="fhir-types-SampledData"> </a> 
          </td> 
          <td> 
            <div> 
              <p> SampledData Type: A series of measurements taken by a device, with upper and lower
                 limits. There may be more than one dimension in the data.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Signature
            <a name="fhir-types-Signature"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Signature Type: A signature along with supporting context. The signature may be
                 a digital signature that is cryptographic in nature, or some other signature acceptable
                 to the domain. This other signature may be as simple as a graphical image representing
                 a hand-written signature, or a signature ceremony Different signature approaches
                 have different utilities.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      TriggerDefinition
            <a name="fhir-types-TriggerDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> TriggerDefinition Type: A description of a triggering event. Triggering events
                 can be named events, data events, or periodic, as determined by the type element.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      UsageContext
            <a name="fhir-types-UsageContext"> </a> 
          </td> 
          <td> 
            <div> 
              <p> UsageContext Type: Specifies clinical/business/etc. metadata that can be used to
                 retrieve, index and/or categorize an artifact. This metadata can either be specific
                 to the applicable population (e.g., age category, DRG) or the specific context
                 of care (e.g., venue, care setting, provider of care).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      VirtualServiceDetail
            <a name="fhir-types-VirtualServiceDetail"> </a> 
          </td> 
          <td> 
            <div> 
              <p> VirtualServiceDetail Type: The set of values required to describe a virtual service's
                 connection details, including some limitations of the service.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    xhtml
            <a name="fhir-types-xhtml"> </a> 
          </td> 
          <td> 
            <div> 
              <p> xhtml Type definition</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 2</td> 
          <td style="white-space:nowrap">  Resource
            <a name="fhir-types-Resource"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This is the base resource type for everything.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    Binary
            <a name="fhir-types-Binary"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A resource that represents the data of a single raw artifact as digital content
                 accessible in its native format.  A Binary resource can contain any content, whether
                 text, image, pdf, zip archive, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    Bundle
            <a name="fhir-types-Bundle"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A container for a collection of resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    DomainResource
            <a name="fhir-types-DomainResource"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A resource that includes narrative, extensions, and contained resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Account
            <a name="fhir-types-Account"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A financial tool for tracking value accrued for a particular purpose.  In the healthcare
                 field, used to track charges for a patient, cost centers, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ActivityDefinition
            <a name="fhir-types-ActivityDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource allows for the definition of some activity to be performed, independent
                 of a particular patient, practitioner, or other performance context.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ActorDefinition
            <a name="fhir-types-ActorDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The ActorDefinition resource is used to describe an actor - a human or an application
                 that plays a role in data exchange, and that may have obligations associated with
                 the role the actor plays.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      AdministrableProductDefinition
            <a name="fhir-types-AdministrableProductDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A medicinal product in the final form which is suitable for administering to a
                 patient (after any mixing of multiple components, dissolution etc. has been performed).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      AdverseEvent
            <a name="fhir-types-AdverseEvent"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An event (i.e. any change to current patient status) that may be related to unintended
                 effects on a patient or research participant. The unintended effects may require
                 additional monitoring, treatment, hospitalization, or may result in death. The
                 AdverseEvent resource also extends to potential or avoided events that could have
                 had such effects. There are two major domains where the AdverseEvent resource is
                 expected to be used. One is in clinical care reported adverse events and the other
                 is in reporting adverse events in clinical  research trial management.  Adverse
                 events can be reported by healthcare providers, patients, caregivers or by medical
                 products manufacturers.  Given the differences between these two concepts, we recommend
                 consulting the domain specific implementation guides when implementing the AdverseEvent
                 Resource. The implementation guides include specific extensions, value sets and
                 constraints.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      AllergyIntolerance
            <a name="fhir-types-AllergyIntolerance"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Risk of harmful or undesirable, physiological response which is unique to an individual
                 and associated with exposure to a substance.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Appointment
            <a name="fhir-types-Appointment"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A booking of a healthcare event among patient(s), practitioner(s), related person(s)
                 and/or device(s) for a specific date/time. This may result in one or more Encounter(s).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      AppointmentResponse
            <a name="fhir-types-AppointmentResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A reply to an appointment request for a patient and/or practitioner(s), such as
                 a confirmation or rejection.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ArtifactAssessment
            <a name="fhir-types-ArtifactAssessment"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This Resource provides one or more comments, classifiers or ratings about a Resource
                 and supports attribution and rights management metadata for the added content.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      AuditEvent
            <a name="fhir-types-AuditEvent"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of an event relevant for purposes such as operations, privacy, security,
                 maintenance, and performance analysis.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Basic
            <a name="fhir-types-Basic"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Basic is used for handling concepts not yet defined in FHIR, narrative-only resources
                 that don't map to an existing resource, and custom resources not appropriate for
                 inclusion in the FHIR specification.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      BiologicallyDerivedProduct
            <a name="fhir-types-BiologicallyDerivedProduct"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A biological material originating from a biological entity intended to be transplanted
                 or infused into another (possibly the same) biological entity.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      BiologicallyDerivedProductDispense
            <a name="fhir-types-BiologicallyDerivedProductDispense"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of dispensation of a biologically derived product.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      BodyStructure
            <a name="fhir-types-BodyStructure"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Record details about an anatomical structure.  This resource may be used when a
                 coded concept does not provide the necessary detail needed for the use case.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CanonicalResource
            <a name="fhir-types-CanonicalResource"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Common Interface declaration for conformance and knowledge artifact resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CapabilityStatement
            <a name="fhir-types-CapabilityStatement"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server
                 or Client for a particular version of FHIR that may be used as a statement of actual
                 server functionality or a statement of required or desired server implementation.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CarePlan
            <a name="fhir-types-CarePlan"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes the intention of how one or more practitioners intend to deliver care
                 for a particular patient, group or community for a period of time, possibly limited
                 to care for a specific condition or set of conditions.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CareTeam
            <a name="fhir-types-CareTeam"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Care Team includes all the people and organizations who plan to participate
                 in the coordination and delivery of care.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ChargeItem
            <a name="fhir-types-ChargeItem"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The resource ChargeItem describes the provision of healthcare provider products
                 for a certain patient, therefore referring not only to the product, but containing
                 in addition details of the provision, like date, time, amounts and participating
                 organizations and persons. Main Usage of the ChargeItem is to enable the billing
                 process and internal cost allocation.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ChargeItemDefinition
            <a name="fhir-types-ChargeItemDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The ChargeItemDefinition resource provides the properties that apply to the (billing)
                 codes necessary to calculate costs and prices. The properties may differ largely
                 depending on type and realm, therefore this resource gives only a rough structure
                 and requires profiling for each type of billing code system.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Citation
            <a name="fhir-types-Citation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Citation Resource enables reference to any knowledge artifact for purposes
                 of identification and attribution. The Citation Resource supports existing reference
                 structures and developing publication practices such as versioning, expressing
                 complex contributorship roles, and referencing computable resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Claim
            <a name="fhir-types-Claim"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A provider issued list of professional services and products which have been provided,
                 or are to be provided, to a patient which is sent to an insurer for reimbursement.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ClaimResponse
            <a name="fhir-types-ClaimResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides the adjudication details from the processing of a Claim
                 resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ClinicalImpression
            <a name="fhir-types-ClinicalImpression"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a clinical assessment performed to determine what problem(s) may affect
                 the patient and before planning the treatments or management strategies that are
                 best to manage a patient's condition. Assessments are often 1:1 with a clinical
                 consultation / encounter,  but this varies greatly depending on the clinical workflow.
                 This resource is called &quot;ClinicalImpression&quot; rather than &quot;ClinicalAssessment&q
                uot; to avoid confusion with the recording of assessment tools such as Apgar score.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ClinicalUseDefinition
            <a name="fhir-types-ClinicalUseDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A single issue - either an indication, contraindication, interaction, undesirable
                 effect or warning for a medicinal product, medication, device or procedure.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CodeSystem
            <a name="fhir-types-CodeSystem"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The CodeSystem resource is used to declare the existence of and describe a code
                 system or code system supplement and its key properties, and optionally define
                 a part or all of its content.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Communication
            <a name="fhir-types-Communication"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A clinical or business level record of information being transmitted or shared;
                 e.g. an alert that was sent to a responsible provider, a public health agency communication
                 to a provider/reporter in response to a case report for a reportable condition.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CommunicationRequest
            <a name="fhir-types-CommunicationRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A request to convey information; e.g. the CDS system proposes that an alert be
                 sent to a responsible provider, the CDS system proposes that the public health
                 agency be notified about a reportable condition.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CompartmentDefinition
            <a name="fhir-types-CompartmentDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A compartment definition that defines how resources are accessed on a server.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Composition
            <a name="fhir-types-Composition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A set of healthcare-related information that is assembled together into a single
                 logical package that provides a single coherent statement of meaning, establishes
                 its own context and that has clinical attestation with regard to who is making
                 the statement. A Composition defines the structure and narrative content necessary
                 for a document. However, a Composition alone does not constitute a document. Rather,
                 the Composition must be the first entry in a Bundle where Bundle.type=document,
                 and any other resources referenced from Composition must be included as subsequent
                 entries in the Bundle (for example Patient, Practitioner, Encounter, etc.).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ConceptMap
            <a name="fhir-types-ConceptMap"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A statement of relationships from one set of concepts to one or more other concepts
                 - either concepts in code systems, or data element/data element concepts, or classes
                 in class models.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Condition
            <a name="fhir-types-Condition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A clinical condition, problem, diagnosis, or other event, situation, issue, or
                 clinical concept that has risen to a level of concern.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ConditionDefinition
            <a name="fhir-types-ConditionDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A definition of a condition and information relevant to managing it.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Consent
            <a name="fhir-types-Consent"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a healthcare consumer’s  choices  or choices made on their behalf by
                 a third party, which permits or denies identified recipient(s) or recipient role(s)
                 to perform one or more actions within a given policy context, for specific purposes
                 and periods of time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Contract
            <a name="fhir-types-Contract"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Legally enforceable, formally recorded unilateral or bilateral directive i.e.,
                 a policy or agreement.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Coverage
            <a name="fhir-types-Coverage"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Financial instrument which may be used to reimburse or pay for health care products
                 and services. Includes both insurance and self-payment.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CoverageEligibilityRequest
            <a name="fhir-types-CoverageEligibilityRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The CoverageEligibilityRequest provides patient and insurance coverage information
                 to an insurer for them to respond, in the form of an CoverageEligibilityResponse,
                 with information regarding whether the stated coverage is valid and in-force and
                 optionally to provide the insurance details of the policy.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      CoverageEligibilityResponse
            <a name="fhir-types-CoverageEligibilityResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides eligibility and plan details from the processing of an CoverageEligibi
                lityRequest resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DetectedIssue
            <a name="fhir-types-DetectedIssue"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Indicates an actual or potential clinical issue with or between one or more active
                 or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective
                 treatment frequency, Procedure-condition conflict, gaps in care, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Device
            <a name="fhir-types-Device"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource describes the properties (regulated, has real time clock, etc.),
                 administrative (manufacturer name, model number, serial number, firmware, etc.),
                 and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit
                 (these values do not change much within a given module, for example the serial
                 number, manufacturer name, and model number). An actual unit may consist of several
                 modules in a distinct hierarchy and these are represented by multiple Device resources
                 and bound through the 'parent' element.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceAssociation
            <a name="fhir-types-DeviceAssociation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of association of a device.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceDefinition
            <a name="fhir-types-DeviceDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This is a specialized resource that defines the characteristics and capabilities
                 of a device.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceDispense
            <a name="fhir-types-DeviceDispense"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Indicates that a device is to be or has been dispensed for a named person/patient.
                  This includes a description of the product (supply) provided and the instructions
                 for using the device.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceMetric
            <a name="fhir-types-DeviceMetric"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes a measurement, calculation or setting capability of a device.  The DeviceMetric
                 resource is derived from the ISO/IEEE 11073-10201 Domain Information Model standard,
                 but is more widely applicable.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceRequest
            <a name="fhir-types-DeviceRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Represents a request a device to be provided to a specific patient. The device
                 may be an implantable device to be subsequently implanted, or an external assistive
                 device, such as a walker, to be delivered and subsequently be used.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DeviceUsage
            <a name="fhir-types-DeviceUsage"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a device being used by a patient where the record is the result of
                 a report from the patient or a clinician.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DiagnosticReport
            <a name="fhir-types-DiagnosticReport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The findings and interpretation of diagnostic tests performed on patients, groups
                 of patients, products, substances, devices, and locations, and/or specimens derived
                 from these. The report includes clinical context such as requesting provider information,
                 and some mix of atomic results, images, textual and coded interpretations, and
                 formatted representation of diagnostic reports. The report also includes non-clinical
                 context such as batch analysis and stability reporting of products and substances.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      DocumentReference
            <a name="fhir-types-DocumentReference"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A reference to a document of any kind for any purpose. While the term “document”
                 implies a more narrow focus, for this resource this “document” encompasses 
                <em> any</em>  serialized object with a mime-type, it includes formal patient-centric documents
                 (CDA), clinical notes, scanned paper, non-patient specific documents like policy
                 text, as well as a photo, video, or audio recording acquired or used in healthcare.
                  The DocumentReference resource provides metadata about the document so that the
                 document can be discovered and managed.  The actual content may be inline base64
                 encoded data or provided by direct reference.
              </p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Encounter
            <a name="fhir-types-Encounter"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An interaction between healthcare provider(s), and/or patient(s) for the purpose
                 of providing healthcare service(s) or assessing the health status of patient(s).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EncounterHistory
            <a name="fhir-types-EncounterHistory"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of significant events/milestones key data throughout the history of an
                 Encounter</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Endpoint
            <a name="fhir-types-Endpoint"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The technical details of an endpoint that can be used for electronic services,
                 such as for web services providing XDS.b, a REST endpoint for another FHIR server,
                 or a s/Mime email address. This may include any security context information.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EnrollmentRequest
            <a name="fhir-types-EnrollmentRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides the insurance enrollment details to the insurer regarding
                 a specified coverage.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EnrollmentResponse
            <a name="fhir-types-EnrollmentResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides enrollment and plan details from the processing of an EnrollmentReques
                t resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EpisodeOfCare
            <a name="fhir-types-EpisodeOfCare"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An association between a patient and an organization / healthcare provider(s) during
                 which time encounters may occur. The managing organization assumes a level of responsibility
                 for the patient during this time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EventDefinition
            <a name="fhir-types-EventDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The EventDefinition resource provides a reusable description of when a particular
                 event can occur.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Evidence
            <a name="fhir-types-Evidence"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Evidence Resource provides a machine-interpretable expression of an evidence
                 concept including the evidence variables (e.g., population, exposures/interventions,
                 comparators, outcomes, measured variables, confounding variables), the statistics,
                 and the certainty of this evidence.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EvidenceReport
            <a name="fhir-types-EvidenceReport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The EvidenceReport Resource is a specialized container for a collection of resources
                 and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable,
                 and Citation resources and related concepts.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      EvidenceVariable
            <a name="fhir-types-EvidenceVariable"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The EvidenceVariable resource describes an element that knowledge (Evidence) is
                 about.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ExampleScenario
            <a name="fhir-types-ExampleScenario"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A walkthrough of a workflow showing the interaction between systems and the instances
                 shared, possibly including the evolution of instances over time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ExplanationOfBenefit
            <a name="fhir-types-ExplanationOfBenefit"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides: the claim details; adjudication details from the processing
                 of a Claim; and optionally account balance information, for informing the subscriber
                 of the benefits provided.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      FamilyMemberHistory
            <a name="fhir-types-FamilyMemberHistory"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Significant health conditions for a person related to the patient relevant in the
                 context of care for the patient.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Flag
            <a name="fhir-types-Flag"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Prospective warnings of potential issues when providing care to the patient.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      FormularyItem
            <a name="fhir-types-FormularyItem"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource describes a product or service that is available through a program
                 and includes the conditions and constraints of availability.  All of the information
                 in this resource is specific to the inclusion of the item in the formulary and
                 is not inherent to the item itself.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      GenomicStudy
            <a name="fhir-types-GenomicStudy"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A set of analyses performed to analyze and generate genomic data.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Goal
            <a name="fhir-types-Goal"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes the intended objective(s) for a patient, group or organization care,
                 for example, weight loss, restoring an activity of daily living, obtaining herd
                 immunity via immunization, meeting a process improvement objective, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      GraphDefinition
            <a name="fhir-types-GraphDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A formal computable definition of a graph of resources - that is, a coherent set
                 of resources that form a graph by following references. The Graph Definition resource
                 defines a set and makes rules about the set.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Group
            <a name="fhir-types-Group"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Represents a defined collection of entities that may be discussed or acted upon
                 collectively but which are not expected to act collectively, and are not formally
                 or legally recognized; i.e. a collection of entities that isn't an Organization.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      GuidanceResponse
            <a name="fhir-types-GuidanceResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A guidance response is the formal response to a guidance request, including any
                 output parameters returned by the evaluation, as well as the description of any
                 proposed actions to be taken.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      HealthcareService
            <a name="fhir-types-HealthcareService"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The details of a healthcare service available at a location or in a catalog.  In
                 the case where there is a hierarchy of services (for example, Lab -&gt; Pathology
                 -&gt; Wound Cultures), this can be represented using a set of linked HealthcareServices.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ImagingSelection
            <a name="fhir-types-ImagingSelection"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A selection of DICOM SOP instances and/or frames within a single Study and Series.
                 This might include additional specifics such as an image region, an Observation
                 UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring
                 this information along with the ImagingStudy Resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ImagingStudy
            <a name="fhir-types-ImagingStudy"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Representation of the content produced in a DICOM imaging study. A study comprises
                 a set of series, each of which includes a set of Service-Object Pair Instances
                 (SOP Instances - images or other data) acquired or produced in a common context.
                  A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study
                 may have multiple series of different modalities.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Immunization
            <a name="fhir-types-Immunization"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes the event of a patient being administered a vaccine or a record of an
                 immunization as reported by a patient, a clinician or another party.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ImmunizationEvaluation
            <a name="fhir-types-ImmunizationEvaluation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes a comparison of an immunization event against published recommendations
                 to determine if the administration is &quot;valid&quot; in relation to those  recommendations
                .</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ImmunizationRecommendation
            <a name="fhir-types-ImmunizationRecommendation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A patient's point-in-time set of recommendations (i.e. forecasting) according to
                 a published schedule with optional supporting justification.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ImplementationGuide
            <a name="fhir-types-ImplementationGuide"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A set of rules of how a particular interoperability or standards problem is solved
                 - typically through the use of FHIR resources. This resource is used to gather
                 all the parts of an implementation guide into a logical whole and to publish a
                 computable definition of all the parts.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Ingredient
            <a name="fhir-types-Ingredient"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An ingredient of a manufactured item or pharmaceutical product.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      InsurancePlan
            <a name="fhir-types-InsurancePlan"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Details of a Health Insurance plan provided by an organization under an InsuranceProduct.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      InsuranceProduct
            <a name="fhir-types-InsuranceProduct"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Details of a Health Insurance product provided by an organization.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      InventoryItem
            <a name="fhir-types-InventoryItem"> </a> 
          </td> 
          <td> 
            <div> 
              <p> functional description of an inventory item used in inventory and supply-related
                 workflows.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      InventoryReport
            <a name="fhir-types-InventoryReport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A report of inventory or stock items.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Invoice
            <a name="fhir-types-Invoice"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Invoice containing collected ChargeItems from an Account with calculated individual
                 and total price for Billing purpose.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Library
            <a name="fhir-types-Library"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Library resource is a general-purpose container for knowledge asset definitions.
                 It can be used to describe and expose existing knowledge assets such as logic libraries
                 and information model descriptions, as well as to describe a collection of knowledge
                 assets.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Linkage
            <a name="fhir-types-Linkage"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Identifies two or more records (resource instances) that refer to the same real-world
                 &quot;occurrence&quot;.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      List
            <a name="fhir-types-List"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A List is a curated collection of resources, for things such as problem lists,
                 allergy lists, facility list, organization list, etc.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Location
            <a name="fhir-types-Location"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Details and position information for a place where services are provided and resources
                 and participants may be stored, found, contained, or accommodated.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ManufacturedItemDefinition
            <a name="fhir-types-ManufacturedItemDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The definition and characteristics of a medicinal manufactured item, such as a
                 tablet or capsule, as contained in a packaged medicinal product.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Measure
            <a name="fhir-types-Measure"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Measure resource provides the definition of a quality measure.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MeasureReport
            <a name="fhir-types-MeasureReport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The MeasureReport resource contains the results of the calculation of a measure;
                 and optionally a reference to the resources involved in that calculation.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Medication
            <a name="fhir-types-Medication"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource is primarily used for the identification and definition of a medication,
                 including ingredients, for the purposes of prescribing, dispensing, and administering
                 a medication as well as for making statements about medication use.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicationAdministration
            <a name="fhir-types-MedicationAdministration"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes the event of a patient consuming or otherwise being administered a medication.
                  This may be as simple as swallowing a tablet or it may be a long running infusion.
                 Related resources tie this event to the authorizing prescription, and the specific
                 encounter between patient and health care practitioner. This event can also be
                 used to record waste using a status of not-done and the appropriate statusReason.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicationDispense
            <a name="fhir-types-MedicationDispense"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Indicates that a medication product is to be or has been dispensed for a named
                 person/patient.  This includes a description of the medication product (supply)
                 provided and the instructions for administering the medication.  The medication
                 dispense is the result of a pharmacy system responding to a medication order.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicationKnowledge
            <a name="fhir-types-MedicationKnowledge"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Information about a medication that is used to support knowledge.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicationRequest
            <a name="fhir-types-MedicationRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An order or request for both supply of the medication and the instructions for
                 administration of the medication to a patient. The resource is called &quot;MedicationRequest
                &quot; rather than &quot;MedicationPrescription&quot; or &quot;MedicationOrder&quot;
                 to generalize the use across inpatient and outpatient settings, including care
                 plans, etc., and to harmonize with workflow patterns.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicationStatement
            <a name="fhir-types-MedicationStatement"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a medication that is being consumed by a patient.   A MedicationStatement
                 may indicate that the patient may be taking the medication now or has taken the
                 medication in the past or will be taking the medication in the future.  The source
                 of this information can be the patient, significant other (such as a family member
                 or spouse), or a clinician.  A common scenario where this information is captured
                 is during the history taking process during a patient visit or stay.   The medication
                 information may come from sources such as the patient's memory, from a prescription
                 bottle,  or from a list of medications the patient, clinician or other party maintains.</p> 

              <p> The primary difference between a medicationstatement and a medicationadministration
                 is that the medication administration has complete administration information and
                 is based on actual administration information from the person who administered
                 the medication.  A medicationstatement is often, if not always, less specific.
                  There is no required date/time when the medication was administered, in fact we
                 only know that a source has reported the patient is taking this medication, where
                 details such as time, quantity, or rate or even medication product may be incomplete
                 or missing or less precise.  As stated earlier, the Medication Statement information
                 may come from the patient's memory, from a prescription bottle or from a list of
                 medications the patient, clinician or other party maintains.  Medication administration
                 is more formal and is not missing detailed information.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MedicinalProductDefinition
            <a name="fhir-types-MedicinalProductDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Detailed definition of a medicinal product, typically for uses other than direct
                 patient care (e.g. regulatory use, drug catalogs, to support prescribing, adverse
                 events management etc.).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MessageDefinition
            <a name="fhir-types-MessageDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Defines the characteristics of a message that can be shared between systems, including
                 the type of event that initiates the message, the content to be transmitted and
                 what response(s), if any, are permitted.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MessageHeader
            <a name="fhir-types-MessageHeader"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The header for a message exchange that is either requesting or responding to an
                 action.  The reference(s) that are the subject of the action as well as other information
                 related to the action are typically transmitted in a bundle in which the MessageHeader
                 resource instance is the first resource in the bundle.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MetadataResource
            <a name="fhir-types-MetadataResource"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Common Interface declaration for conformance and knowledge artifact resources.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      MolecularSequence
            <a name="fhir-types-MolecularSequence"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Representation of a molecular sequence.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      NamingSystem
            <a name="fhir-types-NamingSystem"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A curated namespace that issues unique symbols within that namespace for the identification
                 of concepts, people, devices, etc.  Represents a &quot;System&quot; used within
                 the Identifier and Coding data types.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      NutritionIntake
            <a name="fhir-types-NutritionIntake"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of food or fluid that is being consumed by a patient.  A NutritionIntake
                 may indicate that the patient may be consuming the food or fluid now or has consumed
                 the food or fluid in the past.  The source of this information can be the patient,
                 significant other (such as a family member or spouse), or a clinician.  A common
                 scenario where this information is captured is during the history taking process
                 during a patient visit or stay or through an app that tracks food or fluids consumed.
                   The consumption information may come from sources such as the patient's memory,
                 from a nutrition label,  or from a clinician documenting observed intake.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      NutritionOrder
            <a name="fhir-types-NutritionOrder"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A request to supply a diet, formula feeding (enteral) or oral nutritional supplement
                 to a patient/resident.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      NutritionProduct
            <a name="fhir-types-NutritionProduct"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A food or supplement that is consumed by patients.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Observation
            <a name="fhir-types-Observation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Measurements and simple assertions made about a patient, device or other subject.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ObservationDefinition
            <a name="fhir-types-ObservationDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Set of definitional characteristics for a kind of observation or measurement produced
                 or consumed by an orderable health care service.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      OperationDefinition
            <a name="fhir-types-OperationDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A formal computable definition of an operation (on the RESTful interface) or a
                 named query (using the search interaction).</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      OperationOutcome
            <a name="fhir-types-OperationOutcome"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A collection of error, warning, or information messages that result from a system
                 action.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Organization
            <a name="fhir-types-Organization"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A formally or informally recognized grouping of people or organizations formed
                 for the purpose of achieving some form of collective action.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      OrganizationAffiliation
            <a name="fhir-types-OrganizationAffiliation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Defines an affiliation/assotiation/relationship between 2 distinct organizations,
                 that is not a part-of relationship/sub-division relationship.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PackagedProductDefinition
            <a name="fhir-types-PackagedProductDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A medically related item or items, in a container or package.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Patient
            <a name="fhir-types-Patient"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Demographics and other administrative information about an individual or animal
                 that is the subject of potential, past, current, or future health-related care,
                 services, or processes.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PaymentNotice
            <a name="fhir-types-PaymentNotice"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides the status of the payment for goods and services rendered,
                 and the request and response resource references.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PaymentReconciliation
            <a name="fhir-types-PaymentReconciliation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource provides the details including amount of a payment and allocates
                 the payment items being paid.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Permission
            <a name="fhir-types-Permission"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Permission resource holds access rules for a given data and context.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Person
            <a name="fhir-types-Person"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Demographics and administrative information about a person independent of a specific
                 health-related context.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PlanDefinition
            <a name="fhir-types-PlanDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource allows for the definition of various types of plans as a sharable,
                 consumable, and executable artifact. The resource is general enough to support
                 the description of a broad range of clinical and non-clinical artifacts such as
                 clinical decision support rules, order sets, protocols, and drug quality specifications.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Practitioner
            <a name="fhir-types-Practitioner"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A person who is directly or indirectly involved in the provisioning of healthcare
                 or related services.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      PractitionerRole
            <a name="fhir-types-PractitionerRole"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A specific set of Roles/Locations/specialties/services that a practitioner may
                 perform, or has performed at an organization during a period of time.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Procedure
            <a name="fhir-types-Procedure"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An action that is or was performed on or for a patient, practitioner, device, organization,
                 or location. For example, this can be a physical intervention on a patient like
                 an operation, or less invasive like long term services, counseling, or hypnotherapy.
                  This can be a quality or safety inspection for a location, organization, or device.
                  This can be an accreditation procedure on a practitioner for licensing.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Provenance
            <a name="fhir-types-Provenance"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Provenance of a resource is a record that describes entities and processes involved
                 in producing and delivering or otherwise influencing that resource. Provenance
                 provides a critical foundation for assessing authenticity, enabling trust, and
                 allowing reproducibility. Provenance assertions are a form of contextual metadata
                 and can themselves become important records with their own provenance. Provenance
                 statement indicates clinical significance in terms of confidence in authenticity,
                 reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document
                 Completion - has the artifact been legally authenticated), all of which may impact
                 security, privacy, and trust policies.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Questionnaire
            <a name="fhir-types-Questionnaire"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A structured set of questions intended to guide the collection of answers from
                 end-users. Questionnaires provide detailed control over order, presentation, phraseology
                 and grouping to allow coherent, consistent data collection.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      QuestionnaireResponse
            <a name="fhir-types-QuestionnaireResponse"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A structured set of questions and their answers. The questions are ordered and
                 grouped into coherent subsets, corresponding to the structure of the grouping of
                 the questionnaire being responded to.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RegulatedAuthorization
            <a name="fhir-types-RegulatedAuthorization"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Regulatory approval, clearance or licencing related to a regulated product, treatment,
                 facility or activity that is cited in a guidance, regulation, rule or legislative
                 act. An example is Market Authorization relating to a Medicinal Product.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RelatedPerson
            <a name="fhir-types-RelatedPerson"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Information about a person that is involved in a patient's health or the care for
                 a patient, but who is not the primary target of healthcare.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RequestOrchestration
            <a name="fhir-types-RequestOrchestration"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A set of related requests that can be used to capture intended activities that
                 have inter-dependencies such as &quot;give this medication after that one&quot;.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Requirements
            <a name="fhir-types-Requirements"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The Requirements resource is used to describe an actor - a human or an application
                 that plays a role in data exchange, and that may have obligations associated with
                 the role the actor plays.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ResearchStudy
            <a name="fhir-types-ResearchStudy"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A scientific study of nature that sometimes includes processes involved in health
                 and disease. For example, clinical trials are research studies that involve people.
                 These studies may be related to new ways to screen, prevent, diagnose, and treat
                 disease. They may also study certain outcomes and certain groups of people by looking
                 at data collected in the past or future.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ResearchSubject
            <a name="fhir-types-ResearchSubject"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A ResearchSubject is a participant or object which is the recipient of investigative
                 activities in a research study.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      RiskAssessment
            <a name="fhir-types-RiskAssessment"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An assessment of the likely outcome(s) for a patient or other subject as well as
                 the likelihood of each outcome.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Schedule
            <a name="fhir-types-Schedule"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A container for slots of time that may be available for booking appointments.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SearchParameter
            <a name="fhir-types-SearchParameter"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A search parameter that defines a named search item that can be used to search/filter
                 on a resource.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ServiceRequest
            <a name="fhir-types-ServiceRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a request for service such as diagnostic investigations, treatments,
                 or operations to be performed.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Slot
            <a name="fhir-types-Slot"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A slot of time on a schedule that may be available for booking appointments.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Specimen
            <a name="fhir-types-Specimen"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A sample to be used for analysis.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SpecimenDefinition
            <a name="fhir-types-SpecimenDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A kind of specimen with associated set of requirements.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      StructureDefinition
            <a name="fhir-types-StructureDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A definition of a FHIR structure. This resource is used to describe the underlying
                 resources, data types defined in FHIR, and also for describing extensions and constraints
                 on resources and data types.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      StructureMap
            <a name="fhir-types-StructureMap"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A Map of relationships between 2 structures that can be used to transform data.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Subscription
            <a name="fhir-types-Subscription"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The subscription resource describes a particular client's request to be notified
                 about a SubscriptionTopic.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubscriptionStatus
            <a name="fhir-types-SubscriptionStatus"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The SubscriptionStatus resource describes the state of a Subscription during notifications.
                 It is not persisted.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubscriptionTopic
            <a name="fhir-types-SubscriptionTopic"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes a stream of resource state changes identified by trigger criteria and
                 annotated with labels useful to filter projections from this topic.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Substance
            <a name="fhir-types-Substance"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A homogeneous material with a definite composition.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstanceDefinition
            <a name="fhir-types-SubstanceDefinition"> </a> 
          </td> 
          <td> 
            <div> 
              <p> The detailed description of a substance, typically at a level beyond what is used
                 for prescribing.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstanceNucleicAcid
            <a name="fhir-types-SubstanceNucleicAcid"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Nucleic acids are defined by three distinct elements: the base, sugar and linkage.
                 Individual substance/moiety IDs will be created for each of these elements. The
                 nucleotide sequence will be always entered in the 5’-3’ direction.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstancePolymer
            <a name="fhir-types-SubstancePolymer"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Properties of a substance specific to it being a polymer.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstanceProtein
            <a name="fhir-types-SubstanceProtein"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A SubstanceProtein is defined as a single unit of a linear amino acid sequence,
                 or a combination of subunits that are either covalently linked or have a defined
                 invariant stoichiometric relationship. This includes all synthetic, recombinant
                 and purified SubstanceProteins of defined sequence, whether the use is therapeutic
                 or prophylactic. This set of elements will be used to describe albumins, coagulation
                 factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes,
                 toxins, toxoids, recombinant vaccines, and immunomodulators.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstanceReferenceInformation
            <a name="fhir-types-SubstanceReferenceInformation"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Todo.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SubstanceSourceMaterial
            <a name="fhir-types-SubstanceSourceMaterial"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Source material shall capture information on the taxonomic and anatomical origins
                 as well as the fraction of a material that can result in or can be modified to
                 form a substance. This set of data elements shall be used to define polymer substances
                 isolated from biological matrices. Taxonomic and anatomical origins shall be described
                 using a controlled vocabulary as required. This information is captured for naturally
                 derived polymers ( . starch) and structurally diverse substances. For Organisms
                 belonging to the Kingdom Plantae the Substance level defines the fresh material
                 of a single species or infraspecies, the Herbal Drug and the Herbal preparation.
                 For Herbal preparations, the fraction information will be captured at the Substance
                 information level and additional information for herbal extracts will be captured
                 at the Specified Substance Group 1 information level. See for further explanation
                 the Substance Class: Structurally Diverse and the herbal annex.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SupplyDelivery
            <a name="fhir-types-SupplyDelivery"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Record of delivery of what is supplied.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      SupplyRequest
            <a name="fhir-types-SupplyRequest"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A record of a non-patient specific request for a medication, substance, device,
                 certain types of biologically derived product, and nutrition product used in the
                 healthcare setting.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Task
            <a name="fhir-types-Task"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A task to be performed.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      TerminologyCapabilities
            <a name="fhir-types-TerminologyCapabilities"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A TerminologyCapabilities resource documents a set of capabilities (behaviors)
                 of a FHIR Terminology Server that may be used as a statement of actual server functionality
                 or a statement of required or desired server implementation.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      TestPlan
            <a name="fhir-types-TestPlan"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A plan for executing testing on an artifact or specifications</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      TestReport
            <a name="fhir-types-TestReport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A summary of information based on the results of executing a TestScript.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      TestScript
            <a name="fhir-types-TestScript"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A structured set of tests against a FHIR server or client implementation to determine
                 compliance against the FHIR specification.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      Transport
            <a name="fhir-types-Transport"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Record of transport.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      ValueSet
            <a name="fhir-types-ValueSet"> </a> 
          </td> 
          <td> 
            <div> 
              <p> A ValueSet resource instance specifies a set of codes drawn from one or more code
                 systems, intended for use in a particular context. Value sets link between 
                <a href="codesystem.html#CodeSystem">CodeSystem</a>  definitions and their use in 
                <a href="terminologies.html">coded elements</a> .
              </p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      VerificationResult
            <a name="fhir-types-VerificationResult"> </a> 
          </td> 
          <td> 
            <div> 
              <p> Describes validation requirements, source(s), status and dates for one or more
                 elements.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 4</td> 
          <td style="white-space:nowrap">      VisionPrescription
            <a name="fhir-types-VisionPrescription"> </a> 
          </td> 
          <td> 
            <div> 
              <p> An authorization for the provision of glasses and/or contact lenses to a patient.</p> 

            </div> 
          </td> 
        </tr> 
        <tr> 
          <td> 3</td> 
          <td style="white-space:nowrap">    Parameters
            <a name="fhir-types-Parameters"> </a> 
          </td> 
          <td> 
            <div> 
              <p> This resource is used to pass information into and back from an operation (whether
                 invoked directly from REST or within a messaging environment).  It is not persisted
                 or allowed to be referenced by other resources except as described in the definition
                 of the Parameters resource.</p> 

            </div> 
          </td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-special-status">
    <valueString value="This Code System is normative - it is generated based on the information defined
     in this      specification. The definition will remain fixed  across versions,
     but the actual contents      will change from version to version"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
    <valueCode value="4.0.0"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/> 
  </extension> 
  <url value="http://hl7.org/fhir/fhir-types"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1802"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="FHIRTypes"/> 
  <title value="All FHIR Types"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2022-08-26T13:43:27+10:00"/> 
  <publisher value="HL7 International / Clinical Quality Information"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/fiwg"/> 
    </telecom> 
  </contact> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/cqi"/> 
    </telecom> 
  </contact> 
  <description value="One of the types defined as part of this version of FHIR."/> 
  <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/fhir-types"/> 
  <content value="complete"/> 
  <property> 
    <code value="abstract-type"/> 
    <uri value="http://hl7.org/fhir/type-properties#abstract-type"/> 
    <type value="boolean"/> 
  </property> 
  <property> 
    <code value="kind"/> 
    <uri value="http://hl7.org/fhir/type-properties#kind"/> 
    <type value="code"/> 
  </property> 
  <property> 
    <code value="interface"/> 
    <uri value="http://hl7.org/fhir/type-properties#interface"/> 
    <type value="boolean"/> 
  </property> 
  <concept> 
    <code value="Base"/> 
    <display value="Base"/> 
    <definition value="Base Type: Base definition for all types defined in FHIR type system."/> 
    <property> 
      <code value="abstract-type"/> 
      <valueBoolean value="true"/> 
    </property> 
    <concept> 
      <code value="Element"/> 
      <display value="Element"/> 
      <definition value="Element Type: Base definition for all elements in a resource."/> 
      <property> 
        <code value="kind"/> 
        <valueCode value="datatype"/> 
      </property> 
      <property> 
        <code value="abstract-type"/> 
        <valueBoolean value="true"/> 
      </property> 
      <concept> 
        <code value="BackboneElement"/> 
        <display value="BackboneElement"/> 
        <definition value="BackboneElement Type: Base definition for all elements that are defined inside
         a resource - but not those in a data type."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="datatype"/> 
        </property> 
        <property> 
          <code value="abstract-type"/> 
          <valueBoolean value="true"/> 
        </property> 
      </concept> 
      <concept> 
        <code value="DataType"/> 
        <display value="DataType"/> 
        <definition value="DataType Type: The base class for all re-useable types defined as part of the FHIR
         Specification."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="datatype"/> 
        </property> 
        <property> 
          <code value="abstract-type"/> 
          <valueBoolean value="true"/> 
        </property> 
        <concept> 
          <code value="Address"/> 
          <display value="Address"/> 
          <definition value="Address Type: An address expressed using postal conventions (as opposed to GPS
           or other location definition formats).  This data type may be used to convey addresses
           for use in delivering mail as well as for visiting locations which might not be
           valid for mail delivery.  There are a variety of postal address formats defined
           around the world.
The ISO21090-codedString may be used to provide a coded representation of the contents
           of strings in an Address."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Annotation"/> 
          <display value="Annotation"/> 
          <definition value="Annotation Type: A  text note which also  contains information about who made the
           statement and when."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Attachment"/> 
          <display value="Attachment"/> 
          <definition value="Attachment Type: For referring to data content defined in other formats."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Availability"/> 
          <display value="Availability"/> 
          <definition value="Availability Type: Availability data for an {item}, declaring what days/times are
           available, and any exceptions. The exceptions could be textual only, e.g. Public
           holidays, or could be time period specific and indicate a specific years dates."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="BackboneType"/> 
          <display value="BackboneType"/> 
          <definition value="BackboneType Type: Base definition for the few data types that are allowed to carry
           modifier extensions."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
          <property> 
            <code value="abstract-type"/> 
            <valueBoolean value="true"/> 
          </property> 
          <concept> 
            <code value="Dosage"/> 
            <display value="Dosage"/> 
            <definition value="Dosage Type: Indicates how the medication is/was taken or should be taken by the
             patient."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="ElementDefinition"/> 
            <display value="ElementDefinition"/> 
            <definition value="ElementDefinition Type: Captures constraints on each element within the resource,
             profile, or extension."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="MarketingStatus"/> 
            <display value="MarketingStatus"/> 
            <definition value="MarketingStatus Type: The marketing status describes the date when a medicinal
             product is actually put on the market or the date as of which it is no longer available."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="ProductShelfLife"/> 
            <display value="ProductShelfLife"/> 
            <definition value="ProductShelfLife Type: The shelf-life and storage information for a medicinal product
             item or container can be described using this class."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="RelativeTime"/> 
            <display value="RelativeTime"/> 
            <definition value="RelativeTime Type: RelativeTime is used to express a point in time or an interval
             of time relative to an event defined in data types other than dateTime."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="Timing"/> 
            <display value="Timing"/> 
            <definition value="Timing Type: Specifies an event that may occur multiple times. Timing schedules
             are used to record when things are planned, expected or requested to occur. The
             most common usage is in dosage instructions for medications. They are also used
             when planning care of various kinds, and may be used for reporting the schedule
             to which past regular activities were carried out."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
        </concept> 
        <concept> 
          <code value="CodeableConcept"/> 
          <display value="CodeableConcept"/> 
          <definition value="CodeableConcept Type: A concept that may be defined by a formal reference to a
           terminology or ontology or may be provided by text."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CodeableReference"/> 
          <display value="CodeableReference"/> 
          <definition value="CodeableReference Type: A reference to a resource (by instance), or instead, a
           reference to a concept defined in a terminology or ontology (by class)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Coding"/> 
          <display value="Coding"/> 
          <definition value="Coding Type: A reference to a code defined by a terminology system."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ContactDetail"/> 
          <display value="ContactDetail"/> 
          <definition value="ContactDetail Type: Specifies contact information for a person or organization."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ContactPoint"/> 
          <display value="ContactPoint"/> 
          <definition value="ContactPoint Type: Details for all kinds of technology mediated contact points
           for a person or organization, including telephone, email, etc."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Contributor"/> 
          <display value="Contributor"/> 
          <definition value="Contributor Type: A contributor to the content of a knowledge asset, including
           authors, editors, reviewers, and endorsers."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DataRequirement"/> 
          <display value="DataRequirement"/> 
          <definition value="DataRequirement Type: Describes a required data item for evaluation in terms of
           the type of data, and optional code or date-based filters of the data."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Expression"/> 
          <display value="Expression"/> 
          <definition value="Expression Type: A expression that is evaluated in a specified context and returns
           a value. The context of use of the expression must specify the context in which
           the expression is evaluated, and how the result of the expression is used."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ExtendedContactDetail"/> 
          <display value="ExtendedContactDetail"/> 
          <definition value="ExtendedContactDetail Type: Specifies contact information for a specific purpose
           over a period of time, might be handled/monitored by a specific named person or
           organization."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Extension"/> 
          <display value="Extension"/> 
          <definition value="Extension Type: Optional Extension Element - found in all resources."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="HumanName"/> 
          <display value="HumanName"/> 
          <definition value="HumanName Type: A name, normally of a human, that can be used for other living
           entities (e.g. animals but not organizations) that have been assigned names by
           a human and may need the use of name parts or the need for usage information."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Identifier"/> 
          <display value="Identifier"/> 
          <definition value="Identifier Type: An identifier - identifies some entity uniquely and unambiguously.
           Typically this is used for business identifiers."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Meta"/> 
          <display value="Meta"/> 
          <definition value="Meta Type: The metadata about a resource. This is content in the resource that
           is maintained by the infrastructure. Changes to the content might not always be
           associated with version changes to the resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MonetaryComponent"/> 
          <display value="MonetaryComponent"/> 
          <definition value="MonetaryComponent Type: Financial line items use this datatype to commonly categorize
           the value, and other factors that may effect how the value should be interpreted."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Money"/> 
          <display value="Money"/> 
          <definition value="Money Type: An amount of economic utility in some recognized currency."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Narrative"/> 
          <display value="Narrative"/> 
          <definition value="Narrative Type: A human-readable summary of the resource conveying the essential
           clinical and business information for the resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ParameterDefinition"/> 
          <display value="ParameterDefinition"/> 
          <definition value="ParameterDefinition Type: The parameters to the module. This collection specifies
           both the input and output parameters. Input parameters are provided by the caller
           as part of the $evaluate operation. Output parameters are included in the GuidanceResponse."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Period"/> 
          <display value="Period"/> 
          <definition value="Period Type: A time period defined by a start and end date and optionally time."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PrimitiveType"/> 
          <display value="PrimitiveType"/> 
          <definition value="PrimitiveType Type: The base type for all re-useable types defined that have a
           simple property."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
          <property> 
            <code value="abstract-type"/> 
            <valueBoolean value="true"/> 
          </property> 
          <concept> 
            <code value="base64Binary"/> 
            <display value="base64Binary"/> 
            <definition value="base64Binary Type: A stream of bytes"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="boolean"/> 
            <display value="boolean"/> 
            <definition value="boolean Type: Value of &quot;true&quot; or &quot;false&quot;"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="date"/> 
            <display value="date"/> 
            <definition value="date Type: A date or partial date (e.g. just year or year + month). There is no
             UTC offset. The format is a union of the schema types gYear, gYearMonth and date.
              Dates SHALL be valid dates."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="dateTime"/> 
            <display value="dateTime"/> 
            <definition value="dateTime Type: A date, date-time or partial date (e.g. just year or year + month).
              If hours and minutes are specified, a UTC offset SHALL be populated. The format
             is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must
             be provided due to schema type constraints but may be zero-filled and may be ignored.
                             Dates SHALL be valid dates."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="decimal"/> 
            <display value="decimal"/> 
            <definition value="decimal Type: A rational number with implicit precision"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="instant"/> 
            <display value="instant"/> 
            <definition value="instant Type: An instant in time - known at least to the second"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="integer"/> 
            <display value="integer"/> 
            <definition value="integer Type: A whole number"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
            <concept> 
              <code value="positiveInt"/> 
              <display value="positiveInt"/> 
              <definition value="positiveInt type: An integer with a value that is positive (e.g. &gt;0)"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="unsignedInt"/> 
              <display value="unsignedInt"/> 
              <definition value="unsignedInt type: An integer with a value that is not negative (e.g. &gt;= 0)"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
          </concept> 
          <concept> 
            <code value="integer64"/> 
            <display value="integer64"/> 
            <definition value="integer64 Type: A very large whole number"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="string"/> 
            <display value="string"/> 
            <definition value="string Type: A sequence of Unicode characters"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
            <concept> 
              <code value="code"/> 
              <display value="code"/> 
              <definition value="code type: A string which has at least one character and no leading or trailing
               whitespace and where there is no whitespace other than single spaces in the contents"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="id"/> 
              <display value="id"/> 
              <definition value="id type: Any combination of letters, numerals, &quot;-&quot; and &quot;.&quot;,
               with a length limit of 64 characters.  (This might be an integer, an unprefixed
               OID, UUID or any other identifier pattern that meets these constraints.)  Ids are
               case-insensitive."/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="markdown"/> 
              <display value="markdown"/> 
              <definition value="markdown type: A string that may contain Github Flavored Markdown syntax for optional
               processing by a mark down presentation engine"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
          </concept> 
          <concept> 
            <code value="time"/> 
            <display value="time"/> 
            <definition value="time Type: A time during the day, with no date specified"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="uri"/> 
            <display value="uri"/> 
            <definition value="uri Type: String of characters used to identify a name or a resource"/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="primitive"/> 
            </property> 
            <concept> 
              <code value="canonical"/> 
              <display value="canonical"/> 
              <definition value="canonical type: A URI that is a reference to a canonical URL on a FHIR resource"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="oid"/> 
              <display value="oid"/> 
              <definition value="oid type: An OID represented as a URI"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="url"/> 
              <display value="url"/> 
              <definition value="url type: A URI that is a literal reference"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
            <concept> 
              <code value="uuid"/> 
              <display value="uuid"/> 
              <definition value="uuid type: A UUID, represented as a URI"/> 
              <property> 
                <code value="kind"/> 
                <valueCode value="primitive"/> 
              </property> 
            </concept> 
          </concept> 
        </concept> 
        <concept> 
          <code value="Quantity"/> 
          <display value="Quantity"/> 
          <definition value="Quantity Type: A measured amount (or an amount that can potentially be measured).
           Note that measured amounts include amounts that are not precisely quantified, including
           amounts involving arbitrary units and floating currencies."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
          <concept> 
            <code value="Age"/> 
            <display value="Age"/> 
            <definition value="Age Type: A duration of time during which an organism (or a process) has existed."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="Count"/> 
            <display value="Count"/> 
            <definition value="Count Type: A measured amount (or an amount that can potentially be measured).
             Note that measured amounts include amounts that are not precisely quantified, including
             amounts involving arbitrary units and floating currencies."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="Distance"/> 
            <display value="Distance"/> 
            <definition value="Distance Type: A length - a value with a unit that is a physical distance."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
          <concept> 
            <code value="Duration"/> 
            <display value="Duration"/> 
            <definition value="Duration Type: A length of time."/> 
            <property> 
              <code value="kind"/> 
              <valueCode value="datatype"/> 
            </property> 
          </concept> 
        </concept> 
        <concept> 
          <code value="Range"/> 
          <display value="Range"/> 
          <definition value="Range Type: A set of ordered Quantities defined by a low and high limit."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Ratio"/> 
          <display value="Ratio"/> 
          <definition value="Ratio Type: A relationship of two Quantity values - expressed as a numerator and
           a denominator."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RatioRange"/> 
          <display value="RatioRange"/> 
          <definition value="RatioRange Type: A range of ratios expressed as a low and high numerator and a
           denominator."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Reference"/> 
          <display value="Reference"/> 
          <definition value="Reference Type: A reference from one resource to another."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RelatedArtifact"/> 
          <display value="RelatedArtifact"/> 
          <definition value="RelatedArtifact Type: Related artifacts such as additional documentation, justification,
           or bibliographic references."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SampledData"/> 
          <display value="SampledData"/> 
          <definition value="SampledData Type: A series of measurements taken by a device, with upper and lower
           limits. There may be more than one dimension in the data."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Signature"/> 
          <display value="Signature"/> 
          <definition value="Signature Type: A signature along with supporting context. The signature may be
           a digital signature that is cryptographic in nature, or some other signature acceptable
           to the domain. This other signature may be as simple as a graphical image representing
           a hand-written signature, or a signature ceremony Different signature approaches
           have different utilities."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="TriggerDefinition"/> 
          <display value="TriggerDefinition"/> 
          <definition value="TriggerDefinition Type: A description of a triggering event. Triggering events
           can be named events, data events, or periodic, as determined by the type element."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="UsageContext"/> 
          <display value="UsageContext"/> 
          <definition value="UsageContext Type: Specifies clinical/business/etc. metadata that can be used to
           retrieve, index and/or categorize an artifact. This metadata can either be specific
           to the applicable population (e.g., age category, DRG) or the specific context
           of care (e.g., venue, care setting, provider of care)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="VirtualServiceDetail"/> 
          <display value="VirtualServiceDetail"/> 
          <definition value="VirtualServiceDetail Type: The set of values required to describe a virtual service's
           connection details, including some limitations of the service."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="datatype"/> 
          </property> 
        </concept> 
      </concept> 
      <concept> 
        <code value="xhtml"/> 
        <display value="xhtml"/> 
        <definition value="xhtml Type definition"/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="primitive"/> 
        </property> 
      </concept> 
    </concept> 
    <concept> 
      <code value="Resource"/> 
      <display value="Resource"/> 
      <definition value="This is the base resource type for everything."/> 
      <property> 
        <code value="kind"/> 
        <valueCode value="resource"/> 
      </property> 
      <property> 
        <code value="abstract-type"/> 
        <valueBoolean value="true"/> 
      </property> 
      <concept> 
        <code value="Binary"/> 
        <display value="Binary"/> 
        <definition value="A resource that represents the data of a single raw artifact as digital content
         accessible in its native format.  A Binary resource can contain any content, whether
         text, image, pdf, zip archive, etc."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="resource"/> 
        </property> 
      </concept> 
      <concept> 
        <code value="Bundle"/> 
        <display value="Bundle"/> 
        <definition value="A container for a collection of resources."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="resource"/> 
        </property> 
      </concept> 
      <concept> 
        <code value="DomainResource"/> 
        <display value="DomainResource"/> 
        <definition value="A resource that includes narrative, extensions, and contained resources."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="resource"/> 
        </property> 
        <property> 
          <code value="abstract-type"/> 
          <valueBoolean value="true"/> 
        </property> 
        <concept> 
          <code value="Account"/> 
          <display value="Account"/> 
          <definition value="A financial tool for tracking value accrued for a particular purpose.  In the healthcare
           field, used to track charges for a patient, cost centers, etc."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ActivityDefinition"/> 
          <display value="ActivityDefinition"/> 
          <definition value="This resource allows for the definition of some activity to be performed, independent
           of a particular patient, practitioner, or other performance context."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ActorDefinition"/> 
          <display value="ActorDefinition"/> 
          <definition value="The ActorDefinition resource is used to describe an actor - a human or an application
           that plays a role in data exchange, and that may have obligations associated with
           the role the actor plays."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="AdministrableProductDefinition"/> 
          <display value="AdministrableProductDefinition"/> 
          <definition value="A medicinal product in the final form which is suitable for administering to a
           patient (after any mixing of multiple components, dissolution etc. has been performed)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="AdverseEvent"/> 
          <display value="AdverseEvent"/> 
          <definition value="An event (i.e. any change to current patient status) that may be related to unintended
           effects on a patient or research participant. The unintended effects may require
           additional monitoring, treatment, hospitalization, or may result in death. The
           AdverseEvent resource also extends to potential or avoided events that could have
           had such effects. There are two major domains where the AdverseEvent resource is
           expected to be used. One is in clinical care reported adverse events and the other
           is in reporting adverse events in clinical  research trial management.  Adverse
           events can be reported by healthcare providers, patients, caregivers or by medical
           products manufacturers.  Given the differences between these two concepts, we recommend
           consulting the domain specific implementation guides when implementing the AdverseEvent
           Resource. The implementation guides include specific extensions, value sets and
           constraints."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="AllergyIntolerance"/> 
          <display value="AllergyIntolerance"/> 
          <definition value="Risk of harmful or undesirable, physiological response which is unique to an individual
           and associated with exposure to a substance."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Appointment"/> 
          <display value="Appointment"/> 
          <definition value="A booking of a healthcare event among patient(s), practitioner(s), related person(s)
           and/or device(s) for a specific date/time. This may result in one or more Encounter(s)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="AppointmentResponse"/> 
          <display value="AppointmentResponse"/> 
          <definition value="A reply to an appointment request for a patient and/or practitioner(s), such as
           a confirmation or rejection."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ArtifactAssessment"/> 
          <display value="ArtifactAssessment"/> 
          <definition value="This Resource provides one or more comments, classifiers or ratings about a Resource
           and supports attribution and rights management metadata for the added content."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="AuditEvent"/> 
          <display value="AuditEvent"/> 
          <definition value="A record of an event relevant for purposes such as operations, privacy, security,
           maintenance, and performance analysis."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Basic"/> 
          <display value="Basic"/> 
          <definition value="Basic is used for handling concepts not yet defined in FHIR, narrative-only resources
           that don't map to an existing resource, and custom resources not appropriate for
           inclusion in the FHIR specification."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="BiologicallyDerivedProduct"/> 
          <display value="BiologicallyDerivedProduct"/> 
          <definition value="A biological material originating from a biological entity intended to be transplanted
           or infused into another (possibly the same) biological entity."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="BiologicallyDerivedProductDispense"/> 
          <display value="BiologicallyDerivedProductDispense"/> 
          <definition value="A record of dispensation of a biologically derived product."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="BodyStructure"/> 
          <display value="BodyStructure"/> 
          <definition value="Record details about an anatomical structure.  This resource may be used when a
           coded concept does not provide the necessary detail needed for the use case."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CanonicalResource"/> 
          <display value="CanonicalResource"/> 
          <definition value="Common Interface declaration for conformance and knowledge artifact resources."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
          <property> 
            <code value="abstract-type"/> 
            <valueBoolean value="true"/> 
          </property> 
          <property> 
            <code value="interface"/> 
            <valueBoolean value="true"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CapabilityStatement"/> 
          <display value="CapabilityStatement"/> 
          <definition value="A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server
           or Client for a particular version of FHIR that may be used as a statement of actual
           server functionality or a statement of required or desired server implementation."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CarePlan"/> 
          <display value="CarePlan"/> 
          <definition value="Describes the intention of how one or more practitioners intend to deliver care
           for a particular patient, group or community for a period of time, possibly limited
           to care for a specific condition or set of conditions."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CareTeam"/> 
          <display value="CareTeam"/> 
          <definition value="The Care Team includes all the people and organizations who plan to participate
           in the coordination and delivery of care."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ChargeItem"/> 
          <display value="ChargeItem"/> 
          <definition value="The resource ChargeItem describes the provision of healthcare provider products
           for a certain patient, therefore referring not only to the product, but containing
           in addition details of the provision, like date, time, amounts and participating
           organizations and persons. Main Usage of the ChargeItem is to enable the billing
           process and internal cost allocation."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ChargeItemDefinition"/> 
          <display value="ChargeItemDefinition"/> 
          <definition value="The ChargeItemDefinition resource provides the properties that apply to the (billing)
           codes necessary to calculate costs and prices. The properties may differ largely
           depending on type and realm, therefore this resource gives only a rough structure
           and requires profiling for each type of billing code system."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Citation"/> 
          <display value="Citation"/> 
          <definition value="The Citation Resource enables reference to any knowledge artifact for purposes
           of identification and attribution. The Citation Resource supports existing reference
           structures and developing publication practices such as versioning, expressing
           complex contributorship roles, and referencing computable resources."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Claim"/> 
          <display value="Claim"/> 
          <definition value="A provider issued list of professional services and products which have been provided,
           or are to be provided, to a patient which is sent to an insurer for reimbursement."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ClaimResponse"/> 
          <display value="ClaimResponse"/> 
          <definition value="This resource provides the adjudication details from the processing of a Claim
           resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ClinicalImpression"/> 
          <display value="ClinicalImpression"/> 
          <definition value="A record of a clinical assessment performed to determine what problem(s) may affect
           the patient and before planning the treatments or management strategies that are
           best to manage a patient's condition. Assessments are often 1:1 with a clinical
           consultation / encounter,  but this varies greatly depending on the clinical workflow.
           This resource is called &quot;ClinicalImpression&quot; rather than &quot;ClinicalAssessment&q
          uot; to avoid confusion with the recording of assessment tools such as Apgar score."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ClinicalUseDefinition"/> 
          <display value="ClinicalUseDefinition"/> 
          <definition value="A single issue - either an indication, contraindication, interaction, undesirable
           effect or warning for a medicinal product, medication, device or procedure."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CodeSystem"/> 
          <display value="CodeSystem"/> 
          <definition value="The CodeSystem resource is used to declare the existence of and describe a code
           system or code system supplement and its key properties, and optionally define
           a part or all of its content."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Communication"/> 
          <display value="Communication"/> 
          <definition value="A clinical or business level record of information being transmitted or shared;
           e.g. an alert that was sent to a responsible provider, a public health agency communication
           to a provider/reporter in response to a case report for a reportable condition."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CommunicationRequest"/> 
          <display value="CommunicationRequest"/> 
          <definition value="A request to convey information; e.g. the CDS system proposes that an alert be
           sent to a responsible provider, the CDS system proposes that the public health
           agency be notified about a reportable condition."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CompartmentDefinition"/> 
          <display value="CompartmentDefinition"/> 
          <definition value="A compartment definition that defines how resources are accessed on a server."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Composition"/> 
          <display value="Composition"/> 
          <definition value="A set of healthcare-related information that is assembled together into a single
           logical package that provides a single coherent statement of meaning, establishes
           its own context and that has clinical attestation with regard to who is making
           the statement. A Composition defines the structure and narrative content necessary
           for a document. However, a Composition alone does not constitute a document. Rather,
           the Composition must be the first entry in a Bundle where Bundle.type=document,
           and any other resources referenced from Composition must be included as subsequent
           entries in the Bundle (for example Patient, Practitioner, Encounter, etc.)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ConceptMap"/> 
          <display value="ConceptMap"/> 
          <definition value="A statement of relationships from one set of concepts to one or more other concepts
           - either concepts in code systems, or data element/data element concepts, or classes
           in class models."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Condition"/> 
          <display value="Condition"/> 
          <definition value="A clinical condition, problem, diagnosis, or other event, situation, issue, or
           clinical concept that has risen to a level of concern."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ConditionDefinition"/> 
          <display value="ConditionDefinition"/> 
          <definition value="A definition of a condition and information relevant to managing it."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Consent"/> 
          <display value="Consent"/> 
          <definition value="A record of a healthcare consumer’s  choices  or choices made on their behalf by
           a third party, which permits or denies identified recipient(s) or recipient role(s)
           to perform one or more actions within a given policy context, for specific purposes
           and periods of time."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Contract"/> 
          <display value="Contract"/> 
          <definition value="Legally enforceable, formally recorded unilateral or bilateral directive i.e.,
           a policy or agreement."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Coverage"/> 
          <display value="Coverage"/> 
          <definition value="Financial instrument which may be used to reimburse or pay for health care products
           and services. Includes both insurance and self-payment."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CoverageEligibilityRequest"/> 
          <display value="CoverageEligibilityRequest"/> 
          <definition value="The CoverageEligibilityRequest provides patient and insurance coverage information
           to an insurer for them to respond, in the form of an CoverageEligibilityResponse,
           with information regarding whether the stated coverage is valid and in-force and
           optionally to provide the insurance details of the policy."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="CoverageEligibilityResponse"/> 
          <display value="CoverageEligibilityResponse"/> 
          <definition value="This resource provides eligibility and plan details from the processing of an CoverageEligibi
          lityRequest resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DetectedIssue"/> 
          <display value="DetectedIssue"/> 
          <definition value="Indicates an actual or potential clinical issue with or between one or more active
           or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective
           treatment frequency, Procedure-condition conflict, gaps in care, etc."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Device"/> 
          <display value="Device"/> 
          <definition value="This resource describes the properties (regulated, has real time clock, etc.),
           administrative (manufacturer name, model number, serial number, firmware, etc.),
           and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit
           (these values do not change much within a given module, for example the serial
           number, manufacturer name, and model number). An actual unit may consist of several
           modules in a distinct hierarchy and these are represented by multiple Device resources
           and bound through the 'parent' element."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceAssociation"/> 
          <display value="DeviceAssociation"/> 
          <definition value="A record of association of a device."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceDefinition"/> 
          <display value="DeviceDefinition"/> 
          <definition value="This is a specialized resource that defines the characteristics and capabilities
           of a device."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceDispense"/> 
          <display value="DeviceDispense"/> 
          <definition value="Indicates that a device is to be or has been dispensed for a named person/patient.
            This includes a description of the product (supply) provided and the instructions
           for using the device."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceMetric"/> 
          <display value="DeviceMetric"/> 
          <definition value="Describes a measurement, calculation or setting capability of a device.  The DeviceMetric
           resource is derived from the ISO/IEEE 11073-10201 Domain Information Model standard,
           but is more widely applicable. "/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceRequest"/> 
          <display value="DeviceRequest"/> 
          <definition value="Represents a request a device to be provided to a specific patient. The device
           may be an implantable device to be subsequently implanted, or an external assistive
           device, such as a walker, to be delivered and subsequently be used."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DeviceUsage"/> 
          <display value="DeviceUsage"/> 
          <definition value="A record of a device being used by a patient where the record is the result of
           a report from the patient or a clinician."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DiagnosticReport"/> 
          <display value="DiagnosticReport"/> 
          <definition value="The findings and interpretation of diagnostic tests performed on patients, groups
           of patients, products, substances, devices, and locations, and/or specimens derived
           from these. The report includes clinical context such as requesting provider information,
           and some mix of atomic results, images, textual and coded interpretations, and
           formatted representation of diagnostic reports. The report also includes non-clinical
           context such as batch analysis and stability reporting of products and substances."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="DocumentReference"/> 
          <display value="DocumentReference"/> 
          <definition value="A reference to a document of any kind for any purpose. While the term “document”
           implies a more narrow focus, for this resource this “document” encompasses *any*
           serialized object with a mime-type, it includes formal patient-centric documents
           (CDA), clinical notes, scanned paper, non-patient specific documents like policy
           text, as well as a photo, video, or audio recording acquired or used in healthcare.
            The DocumentReference resource provides metadata about the document so that the
           document can be discovered and managed.  The actual content may be inline base64
           encoded data or provided by direct reference."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Encounter"/> 
          <display value="Encounter"/> 
          <definition value="An interaction between healthcare provider(s), and/or patient(s) for the purpose
           of providing healthcare service(s) or assessing the health status of patient(s)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EncounterHistory"/> 
          <display value="EncounterHistory"/> 
          <definition value="A record of significant events/milestones key data throughout the history of an
           Encounter"/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Endpoint"/> 
          <display value="Endpoint"/> 
          <definition value="The technical details of an endpoint that can be used for electronic services,
           such as for web services providing XDS.b, a REST endpoint for another FHIR server,
           or a s/Mime email address. This may include any security context information."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EnrollmentRequest"/> 
          <display value="EnrollmentRequest"/> 
          <definition value="This resource provides the insurance enrollment details to the insurer regarding
           a specified coverage."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EnrollmentResponse"/> 
          <display value="EnrollmentResponse"/> 
          <definition value="This resource provides enrollment and plan details from the processing of an EnrollmentReques
          t resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EpisodeOfCare"/> 
          <display value="EpisodeOfCare"/> 
          <definition value="An association between a patient and an organization / healthcare provider(s) during
           which time encounters may occur. The managing organization assumes a level of responsibility
           for the patient during this time."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EventDefinition"/> 
          <display value="EventDefinition"/> 
          <definition value="The EventDefinition resource provides a reusable description of when a particular
           event can occur."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Evidence"/> 
          <display value="Evidence"/> 
          <definition value="The Evidence Resource provides a machine-interpretable expression of an evidence
           concept including the evidence variables (e.g., population, exposures/interventions,
           comparators, outcomes, measured variables, confounding variables), the statistics,
           and the certainty of this evidence."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EvidenceReport"/> 
          <display value="EvidenceReport"/> 
          <definition value="The EvidenceReport Resource is a specialized container for a collection of resources
           and codeable concepts, adapted to support compositions of Evidence, EvidenceVariable,
           and Citation resources and related concepts."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="EvidenceVariable"/> 
          <display value="EvidenceVariable"/> 
          <definition value="The EvidenceVariable resource describes an element that knowledge (Evidence) is
           about."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ExampleScenario"/> 
          <display value="ExampleScenario"/> 
          <definition value="A walkthrough of a workflow showing the interaction between systems and the instances
           shared, possibly including the evolution of instances over time."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ExplanationOfBenefit"/> 
          <display value="ExplanationOfBenefit"/> 
          <definition value="This resource provides: the claim details; adjudication details from the processing
           of a Claim; and optionally account balance information, for informing the subscriber
           of the benefits provided."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="FamilyMemberHistory"/> 
          <display value="FamilyMemberHistory"/> 
          <definition value="Significant health conditions for a person related to the patient relevant in the
           context of care for the patient."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Flag"/> 
          <display value="Flag"/> 
          <definition value="Prospective warnings of potential issues when providing care to the patient."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="FormularyItem"/> 
          <display value="FormularyItem"/> 
          <definition value="This resource describes a product or service that is available through a program
           and includes the conditions and constraints of availability.  All of the information
           in this resource is specific to the inclusion of the item in the formulary and
           is not inherent to the item itself."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="GenomicStudy"/> 
          <display value="GenomicStudy"/> 
          <definition value="A set of analyses performed to analyze and generate genomic data."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Goal"/> 
          <display value="Goal"/> 
          <definition value="Describes the intended objective(s) for a patient, group or organization care,
           for example, weight loss, restoring an activity of daily living, obtaining herd
           immunity via immunization, meeting a process improvement objective, etc."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="GraphDefinition"/> 
          <display value="GraphDefinition"/> 
          <definition value="A formal computable definition of a graph of resources - that is, a coherent set
           of resources that form a graph by following references. The Graph Definition resource
           defines a set and makes rules about the set."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Group"/> 
          <display value="Group"/> 
          <definition value="Represents a defined collection of entities that may be discussed or acted upon
           collectively but which are not expected to act collectively, and are not formally
           or legally recognized; i.e. a collection of entities that isn't an Organization."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="GuidanceResponse"/> 
          <display value="GuidanceResponse"/> 
          <definition value="A guidance response is the formal response to a guidance request, including any
           output parameters returned by the evaluation, as well as the description of any
           proposed actions to be taken."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="HealthcareService"/> 
          <display value="HealthcareService"/> 
          <definition value="The details of a healthcare service available at a location or in a catalog.  In
           the case where there is a hierarchy of services (for example, Lab -&gt; Pathology
           -&gt; Wound Cultures), this can be represented using a set of linked HealthcareServices."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ImagingSelection"/> 
          <display value="ImagingSelection"/> 
          <definition value="A selection of DICOM SOP instances and/or frames within a single Study and Series.
           This might include additional specifics such as an image region, an Observation
           UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring
           this information along with the ImagingStudy Resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ImagingStudy"/> 
          <display value="ImagingStudy"/> 
          <definition value="Representation of the content produced in a DICOM imaging study. A study comprises
           a set of series, each of which includes a set of Service-Object Pair Instances
           (SOP Instances - images or other data) acquired or produced in a common context.
            A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study
           may have multiple series of different modalities."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Immunization"/> 
          <display value="Immunization"/> 
          <definition value="Describes the event of a patient being administered a vaccine or a record of an
           immunization as reported by a patient, a clinician or another party."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ImmunizationEvaluation"/> 
          <display value="ImmunizationEvaluation"/> 
          <definition value="Describes a comparison of an immunization event against published recommendations
           to determine if the administration is &quot;valid&quot; in relation to those  recommendations
          ."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ImmunizationRecommendation"/> 
          <display value="ImmunizationRecommendation"/> 
          <definition value="A patient's point-in-time set of recommendations (i.e. forecasting) according to
           a published schedule with optional supporting justification."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ImplementationGuide"/> 
          <display value="ImplementationGuide"/> 
          <definition value="A set of rules of how a particular interoperability or standards problem is solved
           - typically through the use of FHIR resources. This resource is used to gather
           all the parts of an implementation guide into a logical whole and to publish a
           computable definition of all the parts."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Ingredient"/> 
          <display value="Ingredient"/> 
          <definition value="An ingredient of a manufactured item or pharmaceutical product."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="InsurancePlan"/> 
          <display value="InsurancePlan"/> 
          <definition value="Details of a Health Insurance plan provided by an organization under an InsuranceProduct."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="InsuranceProduct"/> 
          <display value="InsuranceProduct"/> 
          <definition value="Details of a Health Insurance product provided by an organization."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="InventoryItem"/> 
          <display value="InventoryItem"/> 
          <definition value="functional description of an inventory item used in inventory and supply-related
           workflows."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="InventoryReport"/> 
          <display value="InventoryReport"/> 
          <definition value="A report of inventory or stock items."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Invoice"/> 
          <display value="Invoice"/> 
          <definition value="Invoice containing collected ChargeItems from an Account with calculated individual
           and total price for Billing purpose."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Library"/> 
          <display value="Library"/> 
          <definition value="The Library resource is a general-purpose container for knowledge asset definitions.
           It can be used to describe and expose existing knowledge assets such as logic libraries
           and information model descriptions, as well as to describe a collection of knowledge
           assets."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Linkage"/> 
          <display value="Linkage"/> 
          <definition value="Identifies two or more records (resource instances) that refer to the same real-world
           &quot;occurrence&quot;."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="List"/> 
          <display value="List"/> 
          <definition value="A List is a curated collection of resources, for things such as problem lists,
           allergy lists, facility list, organization list, etc."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Location"/> 
          <display value="Location"/> 
          <definition value="Details and position information for a place where services are provided and resources
           and participants may be stored, found, contained, or accommodated."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ManufacturedItemDefinition"/> 
          <display value="ManufacturedItemDefinition"/> 
          <definition value="The definition and characteristics of a medicinal manufactured item, such as a
           tablet or capsule, as contained in a packaged medicinal product."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Measure"/> 
          <display value="Measure"/> 
          <definition value="The Measure resource provides the definition of a quality measure."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MeasureReport"/> 
          <display value="MeasureReport"/> 
          <definition value="The MeasureReport resource contains the results of the calculation of a measure;
           and optionally a reference to the resources involved in that calculation."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Medication"/> 
          <display value="Medication"/> 
          <definition value="This resource is primarily used for the identification and definition of a medication,
           including ingredients, for the purposes of prescribing, dispensing, and administering
           a medication as well as for making statements about medication use."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicationAdministration"/> 
          <display value="MedicationAdministration"/> 
          <definition value="Describes the event of a patient consuming or otherwise being administered a medication.
            This may be as simple as swallowing a tablet or it may be a long running infusion.
           Related resources tie this event to the authorizing prescription, and the specific
           encounter between patient and health care practitioner. This event can also be
           used to record waste using a status of not-done and the appropriate statusReason."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicationDispense"/> 
          <display value="MedicationDispense"/> 
          <definition value="Indicates that a medication product is to be or has been dispensed for a named
           person/patient.  This includes a description of the medication product (supply)
           provided and the instructions for administering the medication.  The medication
           dispense is the result of a pharmacy system responding to a medication order."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicationKnowledge"/> 
          <display value="MedicationKnowledge"/> 
          <definition value="Information about a medication that is used to support knowledge."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicationRequest"/> 
          <display value="MedicationRequest"/> 
          <definition value="An order or request for both supply of the medication and the instructions for
           administration of the medication to a patient. The resource is called &quot;MedicationRequest
          &quot; rather than &quot;MedicationPrescription&quot; or &quot;MedicationOrder&quot;
           to generalize the use across inpatient and outpatient settings, including care
           plans, etc., and to harmonize with workflow patterns."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicationStatement"/> 
          <display value="MedicationStatement"/> 
          <definition value="A record of a medication that is being consumed by a patient.   A MedicationStatement
           may indicate that the patient may be taking the medication now or has taken the
           medication in the past or will be taking the medication in the future.  The source
           of this information can be the patient, significant other (such as a family member
           or spouse), or a clinician.  A common scenario where this information is captured
           is during the history taking process during a patient visit or stay.   The medication
           information may come from sources such as the patient's memory, from a prescription
           bottle,  or from a list of medications the patient, clinician or other party maintains.
           

The primary difference between a medicationstatement and a medicationadministration
           is that the medication administration has complete administration information and
           is based on actual administration information from the person who administered
           the medication.  A medicationstatement is often, if not always, less specific.
            There is no required date/time when the medication was administered, in fact we
           only know that a source has reported the patient is taking this medication, where
           details such as time, quantity, or rate or even medication product may be incomplete
           or missing or less precise.  As stated earlier, the Medication Statement information
           may come from the patient's memory, from a prescription bottle or from a list of
           medications the patient, clinician or other party maintains.  Medication administration
           is more formal and is not missing detailed information."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MedicinalProductDefinition"/> 
          <display value="MedicinalProductDefinition"/> 
          <definition value="Detailed definition of a medicinal product, typically for uses other than direct
           patient care (e.g. regulatory use, drug catalogs, to support prescribing, adverse
           events management etc.)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MessageDefinition"/> 
          <display value="MessageDefinition"/> 
          <definition value="Defines the characteristics of a message that can be shared between systems, including
           the type of event that initiates the message, the content to be transmitted and
           what response(s), if any, are permitted."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MessageHeader"/> 
          <display value="MessageHeader"/> 
          <definition value="The header for a message exchange that is either requesting or responding to an
           action.  The reference(s) that are the subject of the action as well as other information
           related to the action are typically transmitted in a bundle in which the MessageHeader
           resource instance is the first resource in the bundle."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MetadataResource"/> 
          <display value="MetadataResource"/> 
          <definition value="Common Interface declaration for conformance and knowledge artifact resources."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
          <property> 
            <code value="abstract-type"/> 
            <valueBoolean value="true"/> 
          </property> 
          <property> 
            <code value="interface"/> 
            <valueBoolean value="true"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="MolecularSequence"/> 
          <display value="MolecularSequence"/> 
          <definition value="Representation of a molecular sequence."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="NamingSystem"/> 
          <display value="NamingSystem"/> 
          <definition value="A curated namespace that issues unique symbols within that namespace for the identification
           of concepts, people, devices, etc.  Represents a &quot;System&quot; used within
           the Identifier and Coding data types."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="NutritionIntake"/> 
          <display value="NutritionIntake"/> 
          <definition value="A record of food or fluid that is being consumed by a patient.  A NutritionIntake
           may indicate that the patient may be consuming the food or fluid now or has consumed
           the food or fluid in the past.  The source of this information can be the patient,
           significant other (such as a family member or spouse), or a clinician.  A common
           scenario where this information is captured is during the history taking process
           during a patient visit or stay or through an app that tracks food or fluids consumed.
             The consumption information may come from sources such as the patient's memory,
           from a nutrition label,  or from a clinician documenting observed intake."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="NutritionOrder"/> 
          <display value="NutritionOrder"/> 
          <definition value="A request to supply a diet, formula feeding (enteral) or oral nutritional supplement
           to a patient/resident."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="NutritionProduct"/> 
          <display value="NutritionProduct"/> 
          <definition value="A food or supplement that is consumed by patients."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Observation"/> 
          <display value="Observation"/> 
          <definition value="Measurements and simple assertions made about a patient, device or other subject."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ObservationDefinition"/> 
          <display value="ObservationDefinition"/> 
          <definition value="Set of definitional characteristics for a kind of observation or measurement produced
           or consumed by an orderable health care service."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="OperationDefinition"/> 
          <display value="OperationDefinition"/> 
          <definition value="A formal computable definition of an operation (on the RESTful interface) or a
           named query (using the search interaction)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="OperationOutcome"/> 
          <display value="OperationOutcome"/> 
          <definition value="A collection of error, warning, or information messages that result from a system
           action."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Organization"/> 
          <display value="Organization"/> 
          <definition value="A formally or informally recognized grouping of people or organizations formed
           for the purpose of achieving some form of collective action."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="OrganizationAffiliation"/> 
          <display value="OrganizationAffiliation"/> 
          <definition value="Defines an affiliation/assotiation/relationship between 2 distinct organizations,
           that is not a part-of relationship/sub-division relationship."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PackagedProductDefinition"/> 
          <display value="PackagedProductDefinition"/> 
          <definition value="A medically related item or items, in a container or package."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Patient"/> 
          <display value="Patient"/> 
          <definition value="Demographics and other administrative information about an individual or animal
           that is the subject of potential, past, current, or future health-related care,
           services, or processes."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PaymentNotice"/> 
          <display value="PaymentNotice"/> 
          <definition value="This resource provides the status of the payment for goods and services rendered,
           and the request and response resource references."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PaymentReconciliation"/> 
          <display value="PaymentReconciliation"/> 
          <definition value="This resource provides the details including amount of a payment and allocates
           the payment items being paid."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Permission"/> 
          <display value="Permission"/> 
          <definition value="Permission resource holds access rules for a given data and context."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Person"/> 
          <display value="Person"/> 
          <definition value="Demographics and administrative information about a person independent of a specific
           health-related context."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PlanDefinition"/> 
          <display value="PlanDefinition"/> 
          <definition value="This resource allows for the definition of various types of plans as a sharable,
           consumable, and executable artifact. The resource is general enough to support
           the description of a broad range of clinical and non-clinical artifacts such as
           clinical decision support rules, order sets, protocols, and drug quality specifications."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Practitioner"/> 
          <display value="Practitioner"/> 
          <definition value="A person who is directly or indirectly involved in the provisioning of healthcare
           or related services."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="PractitionerRole"/> 
          <display value="PractitionerRole"/> 
          <definition value="A specific set of Roles/Locations/specialties/services that a practitioner may
           perform, or has performed at an organization during a period of time."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Procedure"/> 
          <display value="Procedure"/> 
          <definition value="An action that is or was performed on or for a patient, practitioner, device, organization,
           or location. For example, this can be a physical intervention on a patient like
           an operation, or less invasive like long term services, counseling, or hypnotherapy.
            This can be a quality or safety inspection for a location, organization, or device.
            This can be an accreditation procedure on a practitioner for licensing."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Provenance"/> 
          <display value="Provenance"/> 
          <definition value="Provenance of a resource is a record that describes entities and processes involved
           in producing and delivering or otherwise influencing that resource. Provenance
           provides a critical foundation for assessing authenticity, enabling trust, and
           allowing reproducibility. Provenance assertions are a form of contextual metadata
           and can themselves become important records with their own provenance. Provenance
           statement indicates clinical significance in terms of confidence in authenticity,
           reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document
           Completion - has the artifact been legally authenticated), all of which may impact
           security, privacy, and trust policies."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Questionnaire"/> 
          <display value="Questionnaire"/> 
          <definition value="A structured set of questions intended to guide the collection of answers from
           end-users. Questionnaires provide detailed control over order, presentation, phraseology
           and grouping to allow coherent, consistent data collection."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="QuestionnaireResponse"/> 
          <display value="QuestionnaireResponse"/> 
          <definition value="A structured set of questions and their answers. The questions are ordered and
           grouped into coherent subsets, corresponding to the structure of the grouping of
           the questionnaire being responded to."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RegulatedAuthorization"/> 
          <display value="RegulatedAuthorization"/> 
          <definition value="Regulatory approval, clearance or licencing related to a regulated product, treatment,
           facility or activity that is cited in a guidance, regulation, rule or legislative
           act. An example is Market Authorization relating to a Medicinal Product."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RelatedPerson"/> 
          <display value="RelatedPerson"/> 
          <definition value="Information about a person that is involved in a patient's health or the care for
           a patient, but who is not the primary target of healthcare."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RequestOrchestration"/> 
          <display value="RequestOrchestration"/> 
          <definition value="A set of related requests that can be used to capture intended activities that
           have inter-dependencies such as &quot;give this medication after that one&quot;."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Requirements"/> 
          <display value="Requirements"/> 
          <definition value="The Requirements resource is used to describe an actor - a human or an application
           that plays a role in data exchange, and that may have obligations associated with
           the role the actor plays."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ResearchStudy"/> 
          <display value="ResearchStudy"/> 
          <definition value="A scientific study of nature that sometimes includes processes involved in health
           and disease. For example, clinical trials are research studies that involve people.
           These studies may be related to new ways to screen, prevent, diagnose, and treat
           disease. They may also study certain outcomes and certain groups of people by looking
           at data collected in the past or future."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ResearchSubject"/> 
          <display value="ResearchSubject"/> 
          <definition value="A ResearchSubject is a participant or object which is the recipient of investigative
           activities in a research study."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="RiskAssessment"/> 
          <display value="RiskAssessment"/> 
          <definition value="An assessment of the likely outcome(s) for a patient or other subject as well as
           the likelihood of each outcome."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Schedule"/> 
          <display value="Schedule"/> 
          <definition value="A container for slots of time that may be available for booking appointments."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SearchParameter"/> 
          <display value="SearchParameter"/> 
          <definition value="A search parameter that defines a named search item that can be used to search/filter
           on a resource."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ServiceRequest"/> 
          <display value="ServiceRequest"/> 
          <definition value="A record of a request for service such as diagnostic investigations, treatments,
           or operations to be performed."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Slot"/> 
          <display value="Slot"/> 
          <definition value="A slot of time on a schedule that may be available for booking appointments."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Specimen"/> 
          <display value="Specimen"/> 
          <definition value="A sample to be used for analysis."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SpecimenDefinition"/> 
          <display value="SpecimenDefinition"/> 
          <definition value="A kind of specimen with associated set of requirements."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="StructureDefinition"/> 
          <display value="StructureDefinition"/> 
          <definition value="A definition of a FHIR structure. This resource is used to describe the underlying
           resources, data types defined in FHIR, and also for describing extensions and constraints
           on resources and data types."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="StructureMap"/> 
          <display value="StructureMap"/> 
          <definition value="A Map of relationships between 2 structures that can be used to transform data."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Subscription"/> 
          <display value="Subscription"/> 
          <definition value="The subscription resource describes a particular client's request to be notified
           about a SubscriptionTopic."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubscriptionStatus"/> 
          <display value="SubscriptionStatus"/> 
          <definition value="The SubscriptionStatus resource describes the state of a Subscription during notifications.
           It is not persisted."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubscriptionTopic"/> 
          <display value="SubscriptionTopic"/> 
          <definition value="Describes a stream of resource state changes identified by trigger criteria and
           annotated with labels useful to filter projections from this topic."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Substance"/> 
          <display value="Substance"/> 
          <definition value="A homogeneous material with a definite composition."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstanceDefinition"/> 
          <display value="SubstanceDefinition"/> 
          <definition value="The detailed description of a substance, typically at a level beyond what is used
           for prescribing."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstanceNucleicAcid"/> 
          <display value="SubstanceNucleicAcid"/> 
          <definition value="Nucleic acids are defined by three distinct elements: the base, sugar and linkage.
           Individual substance/moiety IDs will be created for each of these elements. The
           nucleotide sequence will be always entered in the 5’-3’ direction."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstancePolymer"/> 
          <display value="SubstancePolymer"/> 
          <definition value="Properties of a substance specific to it being a polymer."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstanceProtein"/> 
          <display value="SubstanceProtein"/> 
          <definition value="A SubstanceProtein is defined as a single unit of a linear amino acid sequence,
           or a combination of subunits that are either covalently linked or have a defined
           invariant stoichiometric relationship. This includes all synthetic, recombinant
           and purified SubstanceProteins of defined sequence, whether the use is therapeutic
           or prophylactic. This set of elements will be used to describe albumins, coagulation
           factors, cytokines, growth factors, peptide/SubstanceProtein hormones, enzymes,
           toxins, toxoids, recombinant vaccines, and immunomodulators."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstanceReferenceInformation"/> 
          <display value="SubstanceReferenceInformation"/> 
          <definition value="Todo."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SubstanceSourceMaterial"/> 
          <display value="SubstanceSourceMaterial"/> 
          <definition value="Source material shall capture information on the taxonomic and anatomical origins
           as well as the fraction of a material that can result in or can be modified to
           form a substance. This set of data elements shall be used to define polymer substances
           isolated from biological matrices. Taxonomic and anatomical origins shall be described
           using a controlled vocabulary as required. This information is captured for naturally
           derived polymers ( . starch) and structurally diverse substances. For Organisms
           belonging to the Kingdom Plantae the Substance level defines the fresh material
           of a single species or infraspecies, the Herbal Drug and the Herbal preparation.
           For Herbal preparations, the fraction information will be captured at the Substance
           information level and additional information for herbal extracts will be captured
           at the Specified Substance Group 1 information level. See for further explanation
           the Substance Class: Structurally Diverse and the herbal annex."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SupplyDelivery"/> 
          <display value="SupplyDelivery"/> 
          <definition value="Record of delivery of what is supplied."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="SupplyRequest"/> 
          <display value="SupplyRequest"/> 
          <definition value="A record of a non-patient specific request for a medication, substance, device,
           certain types of biologically derived product, and nutrition product used in the
           healthcare setting."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Task"/> 
          <display value="Task"/> 
          <definition value="A task to be performed."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="TerminologyCapabilities"/> 
          <display value="TerminologyCapabilities"/> 
          <definition value="A TerminologyCapabilities resource documents a set of capabilities (behaviors)
           of a FHIR Terminology Server that may be used as a statement of actual server functionality
           or a statement of required or desired server implementation."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="TestPlan"/> 
          <display value="TestPlan"/> 
          <definition value="A plan for executing testing on an artifact or specifications"/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="TestReport"/> 
          <display value="TestReport"/> 
          <definition value="A summary of information based on the results of executing a TestScript."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="TestScript"/> 
          <display value="TestScript"/> 
          <definition value="A structured set of tests against a FHIR server or client implementation to determine
           compliance against the FHIR specification."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="Transport"/> 
          <display value="Transport"/> 
          <definition value="Record of transport."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="ValueSet"/> 
          <display value="ValueSet"/> 
          <definition value="A ValueSet resource instance specifies a set of codes drawn from one or more code
           systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]]
           definitions and their use in [coded elements](terminologies.html)."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="VerificationResult"/> 
          <display value="VerificationResult"/> 
          <definition value="Describes validation requirements, source(s), status and dates for one or more
           elements."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
        <concept> 
          <code value="VisionPrescription"/> 
          <display value="VisionPrescription"/> 
          <definition value="An authorization for the provision of glasses and/or contact lenses to a patient."/> 
          <property> 
            <code value="kind"/> 
            <valueCode value="resource"/> 
          </property> 
        </concept> 
      </concept> 
      <concept> 
        <code value="Parameters"/> 
        <display value="Parameters"/> 
        <definition value="This resource is used to pass information into and back from an operation (whether
         invoked directly from REST or within a messaging environment).  It is not persisted
         or allowed to be referenced by other resources except as described in the definition
         of the Parameters resource."/> 
        <property> 
          <code value="kind"/> 
          <valueCode value="resource"/> 
        </property> 
      </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.