FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

Codesystem-resource-types.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

Definition for Code System ResourceType

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="resource-types"/> 
  <meta> 
    <lastUpdated value="2019-10-24T11:53:00+11:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> ResourceType</h2> 
      <div> 
        <p> One of the resource types defined as part of FHIR.</p> 

      </div> 
      <p> This code system http://hl7.org/fhir/resource-types defines the following codes:</p> 
      <table class="codes">
        <tr> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td> Account
            <a name="resource-types-Account"> </a> 
          </td> 
          <td> Account</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> ActivityDefinition
            <a name="resource-types-ActivityDefinition"> </a> 
          </td> 
          <td> ActivityDefinition</td> 
          <td> This resource allows for the definition of some activity to be performed, independent
             of a particular patient, practitioner, or other performance context.</td> 
        </tr> 
        <tr> 
          <td> AdverseEvent
            <a name="resource-types-AdverseEvent"> </a> 
          </td> 
          <td> AdverseEvent</td> 
          <td> Actual or  potential/avoided event causing unintended physical injury resulting from or
             contributed to by medical care, a research study or other healthcare setting factors that
             requires additional monitoring, treatment, or hospitalization, or that results in death.</td> 
        </tr> 
        <tr> 
          <td> AllergyIntolerance
            <a name="resource-types-AllergyIntolerance"> </a> 
          </td> 
          <td> AllergyIntolerance</td> 
          <td> Risk of harmful or undesirable, physiological response which is unique to an individual
             and associated with exposure to a substance.</td> 
        </tr> 
        <tr> 
          <td> Appointment
            <a name="resource-types-Appointment"> </a> 
          </td> 
          <td> Appointment</td> 
          <td> 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).</td> 
        </tr> 
        <tr> 
          <td> AppointmentResponse
            <a name="resource-types-AppointmentResponse"> </a> 
          </td> 
          <td> AppointmentResponse</td> 
          <td> A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation
             or rejection.</td> 
        </tr> 
        <tr> 
          <td> AuditEvent
            <a name="resource-types-AuditEvent"> </a> 
          </td> 
          <td> AuditEvent</td> 
          <td> A record of an event made for purposes of maintaining a security log. Typical uses include
             detection of intrusion attempts and monitoring for inappropriate usage.</td> 
        </tr> 
        <tr> 
          <td> Basic
            <a name="resource-types-Basic"> </a> 
          </td> 
          <td> Basic</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Binary
            <a name="resource-types-Binary"> </a> 
          </td> 
          <td> Binary</td> 
          <td> A binary resource can contain any content, whether text, image, pdf, zip archive, etc.</td> 
        </tr> 
        <tr> 
          <td> BodySite
            <a name="resource-types-BodySite"> </a> 
          </td> 
          <td> BodySite</td> 
          <td> Record details about the anatomical location of a specimen or body part.  This resource
             may be used when a coded concept does not provide the necessary detail needed for the
             use case.</td> 
        </tr> 
        <tr> 
          <td> Bundle
            <a name="resource-types-Bundle"> </a> 
          </td> 
          <td> Bundle</td> 
          <td> A container for a collection of resources.</td> 
        </tr> 
        <tr> 
          <td> CapabilityStatement
            <a name="resource-types-CapabilityStatement"> </a> 
          </td> 
          <td> CapabilityStatement</td> 
          <td> A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server that
             may be used as a statement of actual server functionality or a statement of required or
             desired server implementation.</td> 
        </tr> 
        <tr> 
          <td> CarePlan
            <a name="resource-types-CarePlan"> </a> 
          </td> 
          <td> CarePlan</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> CareTeam
            <a name="resource-types-CareTeam"> </a> 
          </td> 
          <td> CareTeam</td> 
          <td> The Care Team includes all the people and organizations who plan to participate in the
             coordination and delivery of care for a patient.</td> 
        </tr> 
        <tr> 
          <td> ChargeItem
            <a name="resource-types-ChargeItem"> </a> 
          </td> 
          <td> ChargeItem</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Claim
            <a name="resource-types-Claim"> </a> 
          </td> 
          <td> Claim</td> 
          <td> A provider issued list of services and products provided, or to be provided, to a patient
             which is provided to an insurer for payment recovery.</td> 
        </tr> 
        <tr> 
          <td> ClaimResponse
            <a name="resource-types-ClaimResponse"> </a> 
          </td> 
          <td> ClaimResponse</td> 
          <td> This resource provides the adjudication details from the processing of a Claim resource.</td> 
        </tr> 
        <tr> 
          <td> ClinicalImpression
            <a name="resource-types-ClinicalImpression"> </a> 
          </td> 
          <td> ClinicalImpression</td> 
          <td> 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;ClinicalI
            mpression&quot; rather than &quot;ClinicalAssessment&quot; to avoid confusion with the
             recording of assessment tools such as Apgar score.</td> 
        </tr> 
        <tr> 
          <td> CodeSystem
            <a name="resource-types-CodeSystem"> </a> 
          </td> 
          <td> CodeSystem</td> 
          <td> A code system resource specifies a set of codes drawn from one or more code systems.</td> 
        </tr> 
        <tr> 
          <td> Communication
            <a name="resource-types-Communication"> </a> 
          </td> 
          <td> Communication</td> 
          <td> An occurrence of information being transmitted; e.g. an alert that was sent to a responsible
             provider, a public health agency was notified about a reportable condition.</td> 
        </tr> 
        <tr> 
          <td> CommunicationRequest
            <a name="resource-types-CommunicationRequest"> </a> 
          </td> 
          <td> CommunicationRequest</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> CompartmentDefinition
            <a name="resource-types-CompartmentDefinition"> </a> 
          </td> 
          <td> CompartmentDefinition</td> 
          <td> A compartment definition that defines how resources are accessed on a server.</td> 
        </tr> 
        <tr> 
          <td> Composition
            <a name="resource-types-Composition"> </a> 
          </td> 
          <td> Composition</td> 
          <td> A set of healthcare-related information that is assembled together into a single logical
             document 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. While a
             Composition defines the structure, it does not actually contain the content: rather the
             full content of a document is contained in a Bundle, of which the Composition is the first
             resource contained.</td> 
        </tr> 
        <tr> 
          <td> ConceptMap
            <a name="resource-types-ConceptMap"> </a> 
          </td> 
          <td> ConceptMap</td> 
          <td> A statement of relationships from one set of concepts to one or more other concepts -
             either code systems or data elements, or classes in class models.</td> 
        </tr> 
        <tr> 
          <td> Condition
            <a name="resource-types-Condition"> </a> 
          </td> 
          <td> Condition</td> 
          <td> A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical
             concept that has risen to a level of concern.</td> 
        </tr> 
        <tr> 
          <td> Consent
            <a name="resource-types-Consent"> </a> 
          </td> 
          <td> Consent</td> 
          <td> A record of a healthcare consumer’s policy choices, 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.</td> 
        </tr> 
        <tr> 
          <td> Contract
            <a name="resource-types-Contract"> </a> 
          </td> 
          <td> Contract</td> 
          <td> A formal agreement between parties regarding the conduct of business, exchange of information
             or other matters.</td> 
        </tr> 
        <tr> 
          <td> Coverage
            <a name="resource-types-Coverage"> </a> 
          </td> 
          <td> Coverage</td> 
          <td> Financial instrument which may be used to reimburse or pay for health care products and
             services.</td> 
        </tr> 
        <tr> 
          <td> DataElement
            <a name="resource-types-DataElement"> </a> 
          </td> 
          <td> DataElement</td> 
          <td> The formal description of a single piece of information that can be gathered and reported.</td> 
        </tr> 
        <tr> 
          <td> DetectedIssue
            <a name="resource-types-DetectedIssue"> </a> 
          </td> 
          <td> DetectedIssue</td> 
          <td> 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, etc.</td> 
        </tr> 
        <tr> 
          <td> Device
            <a name="resource-types-Device"> </a> 
          </td> 
          <td> Device</td> 
          <td> This resource identifies an instance or a type of a manufactured item that is used in
             the provision of healthcare without being substantially changed through that activity.
             The device may be a medical or non-medical device.  Medical devices include durable (reusable)
             medical equipment, implantable devices, as well as disposable equipment used for diagnostic,
             treatment, and research for healthcare and public health.  Non-medical devices may include
             items such as a machine, cellphone, computer, application, etc.</td> 
        </tr> 
        <tr> 
          <td> DeviceComponent
            <a name="resource-types-DeviceComponent"> </a> 
          </td> 
          <td> DeviceComponent</td> 
          <td> The characteristics, operational status and capabilities of a medical-related component
             of a medical device.</td> 
        </tr> 
        <tr> 
          <td> DeviceMetric
            <a name="resource-types-DeviceMetric"> </a> 
          </td> 
          <td> DeviceMetric</td> 
          <td> Describes a measurement, calculation or setting capability of a medical device.</td> 
        </tr> 
        <tr> 
          <td> DeviceRequest
            <a name="resource-types-DeviceRequest"> </a> 
          </td> 
          <td> DeviceRequest</td> 
          <td> Represents a request for a patient to employ a medical device. The device may be an implantable
             device, or an external assistive device, such as a walker.</td> 
        </tr> 
        <tr> 
          <td> DeviceUseStatement
            <a name="resource-types-DeviceUseStatement"> </a> 
          </td> 
          <td> DeviceUseStatement</td> 
          <td> A record of a device being used by a patient where the record is the result of a report
             from the patient or another clinician.</td> 
        </tr> 
        <tr> 
          <td> DiagnosticReport
            <a name="resource-types-DiagnosticReport"> </a> 
          </td> 
          <td> DiagnosticReport</td> 
          <td> The findings and interpretation of diagnostic  tests performed on patients, groups of
             patients, devices, and locations, and/or specimens derived from these. The report includes
             clinical context such as requesting and provider information, and some mix of atomic results,
             images, textual and coded interpretations, and formatted representation of diagnostic
             reports.</td> 
        </tr> 
        <tr> 
          <td> DocumentManifest
            <a name="resource-types-DocumentManifest"> </a> 
          </td> 
          <td> DocumentManifest</td> 
          <td> A collection of documents compiled for a purpose together with metadata that applies to
             the collection.</td> 
        </tr> 
        <tr> 
          <td> DocumentReference
            <a name="resource-types-DocumentReference"> </a> 
          </td> 
          <td> DocumentReference</td> 
          <td> A reference to a document.</td> 
        </tr> 
        <tr> 
          <td> DomainResource
            <a name="resource-types-DomainResource"> </a> 
          </td> 
          <td> DomainResource</td> 
          <td> A resource that includes narrative, extensions, and contained resources.</td> 
        </tr> 
        <tr> 
          <td> EligibilityRequest
            <a name="resource-types-EligibilityRequest"> </a> 
          </td> 
          <td> EligibilityRequest</td> 
          <td> The EligibilityRequest provides patient and insurance coverage information to an insurer
             for them to respond, in the form of an EligibilityResponse, with information regarding
             whether the stated coverage is valid and in-force and optionally to provide the insurance
             details of the policy.</td> 
        </tr> 
        <tr> 
          <td> EligibilityResponse
            <a name="resource-types-EligibilityResponse"> </a> 
          </td> 
          <td> EligibilityResponse</td> 
          <td> This resource provides eligibility and plan details from the processing of an Eligibility
             resource.</td> 
        </tr> 
        <tr> 
          <td> Encounter
            <a name="resource-types-Encounter"> </a> 
          </td> 
          <td> Encounter</td> 
          <td> An interaction between a patient and healthcare provider(s) for the purpose of providing
             healthcare service(s) or assessing the health status of a patient.</td> 
        </tr> 
        <tr> 
          <td> Endpoint
            <a name="resource-types-Endpoint"> </a> 
          </td> 
          <td> Endpoint</td> 
          <td> The technical details of an endpoint that can be used for electronic services, such as
             for web services providing XDS.b or a REST endpoint for another FHIR server. This may
             include any security context information.</td> 
        </tr> 
        <tr> 
          <td> EnrollmentRequest
            <a name="resource-types-EnrollmentRequest"> </a> 
          </td> 
          <td> EnrollmentRequest</td> 
          <td> This resource provides the insurance enrollment details to the insurer regarding a specified
             coverage.</td> 
        </tr> 
        <tr> 
          <td> EnrollmentResponse
            <a name="resource-types-EnrollmentResponse"> </a> 
          </td> 
          <td> EnrollmentResponse</td> 
          <td> This resource provides enrollment and plan details from the processing of an Enrollment
             resource.</td> 
        </tr> 
        <tr> 
          <td> EpisodeOfCare
            <a name="resource-types-EpisodeOfCare"> </a> 
          </td> 
          <td> EpisodeOfCare</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> ExpansionProfile
            <a name="resource-types-ExpansionProfile"> </a> 
          </td> 
          <td> ExpansionProfile</td> 
          <td> Resource to define constraints on the Expansion of a FHIR ValueSet.</td> 
        </tr> 
        <tr> 
          <td> ExplanationOfBenefit
            <a name="resource-types-ExplanationOfBenefit"> </a> 
          </td> 
          <td> ExplanationOfBenefit</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> FamilyMemberHistory
            <a name="resource-types-FamilyMemberHistory"> </a> 
          </td> 
          <td> FamilyMemberHistory</td> 
          <td> Significant health events and conditions for a person related to the patient relevant
             in the context of care for the patient.</td> 
        </tr> 
        <tr> 
          <td> Flag
            <a name="resource-types-Flag"> </a> 
          </td> 
          <td> Flag</td> 
          <td> Prospective warnings of potential issues when providing care to the patient.</td> 
        </tr> 
        <tr> 
          <td> Goal
            <a name="resource-types-Goal"> </a> 
          </td> 
          <td> Goal</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> GraphDefinition
            <a name="resource-types-GraphDefinition"> </a> 
          </td> 
          <td> GraphDefinition</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Group
            <a name="resource-types-Group"> </a> 
          </td> 
          <td> Group</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> GuidanceResponse
            <a name="resource-types-GuidanceResponse"> </a> 
          </td> 
          <td> GuidanceResponse</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> HealthcareService
            <a name="resource-types-HealthcareService"> </a> 
          </td> 
          <td> HealthcareService</td> 
          <td> The details of a healthcare service available at a location.</td> 
        </tr> 
        <tr> 
          <td> ImagingManifest
            <a name="resource-types-ImagingManifest"> </a> 
          </td> 
          <td> ImagingManifest</td> 
          <td> A text description of the DICOM SOP instances selected in the ImagingManifest; or the
             reason for, or significance of, the selection.</td> 
        </tr> 
        <tr> 
          <td> ImagingStudy
            <a name="resource-types-ImagingStudy"> </a> 
          </td> 
          <td> ImagingStudy</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Immunization
            <a name="resource-types-Immunization"> </a> 
          </td> 
          <td> Immunization</td> 
          <td> Describes the event of a patient being administered a vaccination or a record of a vaccination
             as reported by a patient, a clinician or another party and may include vaccine reaction
             information and what vaccination protocol was followed.</td> 
        </tr> 
        <tr> 
          <td> ImmunizationRecommendation
            <a name="resource-types-ImmunizationRecommendation"> </a> 
          </td> 
          <td> ImmunizationRecommendation</td> 
          <td> A patient's point-in-time immunization and recommendation (i.e. forecasting a patient's
             immunization eligibility according to a published schedule) with optional supporting justification.</td> 
        </tr> 
        <tr> 
          <td> ImplementationGuide
            <a name="resource-types-ImplementationGuide"> </a> 
          </td> 
          <td> ImplementationGuide</td> 
          <td> A set of rules of how FHIR is used to solve a particular problem. 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.</td> 
        </tr> 
        <tr> 
          <td> Library
            <a name="resource-types-Library"> </a> 
          </td> 
          <td> Library</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Linkage
            <a name="resource-types-Linkage"> </a> 
          </td> 
          <td> Linkage</td> 
          <td> Identifies two or more records (resource instances) that are referring to the same real-world
             &quot;occurrence&quot;.</td> 
        </tr> 
        <tr> 
          <td> List
            <a name="resource-types-List"> </a> 
          </td> 
          <td> List</td> 
          <td> A set of information summarized from a list of other resources.</td> 
        </tr> 
        <tr> 
          <td> Location
            <a name="resource-types-Location"> </a> 
          </td> 
          <td> Location</td> 
          <td> Details and position information for a physical place where services are provided  and
             resources and participants may be stored, found, contained or accommodated.</td> 
        </tr> 
        <tr> 
          <td> Measure
            <a name="resource-types-Measure"> </a> 
          </td> 
          <td> Measure</td> 
          <td> The Measure resource provides the definition of a quality measure.</td> 
        </tr> 
        <tr> 
          <td> MeasureReport
            <a name="resource-types-MeasureReport"> </a> 
          </td> 
          <td> MeasureReport</td> 
          <td> The MeasureReport resource contains the results of evaluating a measure.</td> 
        </tr> 
        <tr> 
          <td> Media
            <a name="resource-types-Media"> </a> 
          </td> 
          <td> Media</td> 
          <td> A photo, video, or audio recording acquired or used in healthcare. The actual content
             may be inline or provided by direct reference.</td> 
        </tr> 
        <tr> 
          <td> Medication
            <a name="resource-types-Medication"> </a> 
          </td> 
          <td> Medication</td> 
          <td> This resource is primarily used for the identification and definition of a medication.
             It covers the ingredients and the packaging for a medication.</td> 
        </tr> 
        <tr> 
          <td> MedicationAdministration
            <a name="resource-types-MedicationAdministration"> </a> 
          </td> 
          <td> MedicationAdministration</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> MedicationDispense
            <a name="resource-types-MedicationDispense"> </a> 
          </td> 
          <td> MedicationDispense</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> MedicationRequest
            <a name="resource-types-MedicationRequest"> </a> 
          </td> 
          <td> MedicationRequest</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> MedicationStatement
            <a name="resource-types-MedicationStatement"> </a> 
          </td> 
          <td> MedicationStatement</td> 
          <td> 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 medication statement and a medication administration
             is that the medication administration has complete administration information and is based
             on actual administration information from the person who administered the medication.
              A medication statement 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.</td> 
        </tr> 
        <tr> 
          <td> MessageDefinition
            <a name="resource-types-MessageDefinition"> </a> 
          </td> 
          <td> MessageDefinition</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> MessageHeader
            <a name="resource-types-MessageHeader"> </a> 
          </td> 
          <td> MessageHeader</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> NamingSystem
            <a name="resource-types-NamingSystem"> </a> 
          </td> 
          <td> NamingSystem</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> NutritionOrder
            <a name="resource-types-NutritionOrder"> </a> 
          </td> 
          <td> NutritionOrder</td> 
          <td> A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to
             a patient/resident.</td> 
        </tr> 
        <tr> 
          <td> Observation
            <a name="resource-types-Observation"> </a> 
          </td> 
          <td> Observation</td> 
          <td> Measurements and simple assertions made about a patient, device or other subject.</td> 
        </tr> 
        <tr> 
          <td> OperationDefinition
            <a name="resource-types-OperationDefinition"> </a> 
          </td> 
          <td> OperationDefinition</td> 
          <td> A formal computable definition of an operation (on the RESTful interface) or a named query
             (using the search interaction).</td> 
        </tr> 
        <tr> 
          <td> OperationOutcome
            <a name="resource-types-OperationOutcome"> </a> 
          </td> 
          <td> OperationOutcome</td> 
          <td> A collection of error, warning or information messages that result from a system action.</td> 
        </tr> 
        <tr> 
          <td> Organization
            <a name="resource-types-Organization"> </a> 
          </td> 
          <td> Organization</td> 
          <td> A formally or informally recognized grouping of people or organizations formed for the
             purpose of achieving some form of collective action.  Includes companies, institutions,
             corporations, departments, community groups, healthcare practice groups, etc.</td> 
        </tr> 
        <tr> 
          <td> Parameters
            <a name="resource-types-Parameters"> </a> 
          </td> 
          <td> Parameters</td> 
          <td> This special resource type is used to represent an operation request and response (operations.html).
             It has no other use, and there is no RESTful endpoint associated with it.</td> 
        </tr> 
        <tr> 
          <td> Patient
            <a name="resource-types-Patient"> </a> 
          </td> 
          <td> Patient</td> 
          <td> Demographics and other administrative information about an individual or animal receiving
             care or other health-related services.</td> 
        </tr> 
        <tr> 
          <td> PaymentNotice
            <a name="resource-types-PaymentNotice"> </a> 
          </td> 
          <td> PaymentNotice</td> 
          <td> This resource provides the status of the payment for goods and services rendered, and
             the request and response resource references.</td> 
        </tr> 
        <tr> 
          <td> PaymentReconciliation
            <a name="resource-types-PaymentReconciliation"> </a> 
          </td> 
          <td> PaymentReconciliation</td> 
          <td> This resource provides payment details and claim references supporting a bulk payment.</td> 
        </tr> 
        <tr> 
          <td> Person
            <a name="resource-types-Person"> </a> 
          </td> 
          <td> Person</td> 
          <td> Demographics and administrative information about a person independent of a specific health-related
             context.</td> 
        </tr> 
        <tr> 
          <td> PlanDefinition
            <a name="resource-types-PlanDefinition"> </a> 
          </td> 
          <td> PlanDefinition</td> 
          <td> 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 artifacts such as clinical decision support rules, order sets
             and protocols.</td> 
        </tr> 
        <tr> 
          <td> Practitioner
            <a name="resource-types-Practitioner"> </a> 
          </td> 
          <td> Practitioner</td> 
          <td> A person who is directly or indirectly involved in the provisioning of healthcare.</td> 
        </tr> 
        <tr> 
          <td> PractitionerRole
            <a name="resource-types-PractitionerRole"> </a> 
          </td> 
          <td> PractitionerRole</td> 
          <td> A specific set of Roles/Locations/specialties/services that a practitioner may perform
             at an organization for a period of time.</td> 
        </tr> 
        <tr> 
          <td> Procedure
            <a name="resource-types-Procedure"> </a> 
          </td> 
          <td> Procedure</td> 
          <td> An action that is or was performed on a patient. This can be a physical intervention like
             an operation, or less invasive like counseling or hypnotherapy.</td> 
        </tr> 
        <tr> 
          <td> ProcedureRequest
            <a name="resource-types-ProcedureRequest"> </a> 
          </td> 
          <td> ProcedureRequest</td> 
          <td> A record of a request for diagnostic investigations, treatments, or operations to be performed.</td> 
        </tr> 
        <tr> 
          <td> ProcessRequest
            <a name="resource-types-ProcessRequest"> </a> 
          </td> 
          <td> ProcessRequest</td> 
          <td> This resource provides the target, request and response, and action details for an action
             to be performed by the target on or about existing resources.</td> 
        </tr> 
        <tr> 
          <td> ProcessResponse
            <a name="resource-types-ProcessResponse"> </a> 
          </td> 
          <td> ProcessResponse</td> 
          <td> This resource provides processing status, errors and notes from the processing of a resource.</td> 
        </tr> 
        <tr> 
          <td> Provenance
            <a name="resource-types-Provenance"> </a> 
          </td> 
          <td> Provenance</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> Questionnaire
            <a name="resource-types-Questionnaire"> </a> 
          </td> 
          <td> Questionnaire</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> QuestionnaireResponse
            <a name="resource-types-QuestionnaireResponse"> </a> 
          </td> 
          <td> QuestionnaireResponse</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> ReferralRequest
            <a name="resource-types-ReferralRequest"> </a> 
          </td> 
          <td> ReferralRequest</td> 
          <td> Used to record and send details about a request for referral service or transfer of a
             patient to the care of another provider or provider organization.</td> 
        </tr> 
        <tr> 
          <td> RelatedPerson
            <a name="resource-types-RelatedPerson"> </a> 
          </td> 
          <td> RelatedPerson</td> 
          <td> Information about a person that is involved in the care for a patient, but who is not
             the target of healthcare, nor has a formal responsibility in the care process.</td> 
        </tr> 
        <tr> 
          <td> RequestGroup
            <a name="resource-types-RequestGroup"> </a> 
          </td> 
          <td> RequestGroup</td> 
          <td> A group 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;.</td> 
        </tr> 
        <tr> 
          <td> ResearchStudy
            <a name="resource-types-ResearchStudy"> </a> 
          </td> 
          <td> ResearchStudy</td> 
          <td> A process where a researcher or organization plans and then executes a series of steps
             intended to increase the field of healthcare-related knowledge.  This includes studies
             of safety, efficacy, comparative effectiveness and other information about medications,
             devices, therapies and other interventional and investigative techniques.  A ResearchStudy
             involves the gathering of information about human or animal subjects.</td> 
        </tr> 
        <tr> 
          <td> ResearchSubject
            <a name="resource-types-ResearchSubject"> </a> 
          </td> 
          <td> ResearchSubject</td> 
          <td> A process where a researcher or organization plans and then executes a series of steps
             intended to increase the field of healthcare-related knowledge.  This includes studies
             of safety, efficacy, comparative effectiveness and other information about medications,
             devices, therapies and other interventional and investigative techniques.  A ResearchStudy
             involves the gathering of information about human or animal subjects.</td> 
        </tr> 
        <tr> 
          <td> Resource
            <a name="resource-types-Resource"> </a> 
          </td> 
          <td> Resource</td> 
          <td> This is the base resource type for everything.</td> 
        </tr> 
        <tr> 
          <td> RiskAssessment
            <a name="resource-types-RiskAssessment"> </a> 
          </td> 
          <td> RiskAssessment</td> 
          <td> An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood
             of each outcome.</td> 
        </tr> 
        <tr> 
          <td> Schedule
            <a name="resource-types-Schedule"> </a> 
          </td> 
          <td> Schedule</td> 
          <td> A container for slots of time that may be available for booking appointments.</td> 
        </tr> 
        <tr> 
          <td> SearchParameter
            <a name="resource-types-SearchParameter"> </a> 
          </td> 
          <td> SearchParameter</td> 
          <td> A search parameter that defines a named search item that can be used to search/filter
             on a resource.</td> 
        </tr> 
        <tr> 
          <td> Sequence
            <a name="resource-types-Sequence"> </a> 
          </td> 
          <td> Sequence</td> 
          <td> Raw data describing a biological sequence.</td> 
        </tr> 
        <tr> 
          <td> ServiceDefinition
            <a name="resource-types-ServiceDefinition"> </a> 
          </td> 
          <td> ServiceDefinition</td> 
          <td> The ServiceDefinition describes a unit of decision support functionality that is made
             available as a service, such as immunization modules or drug-drug interaction checking.</td> 
        </tr> 
        <tr> 
          <td> Slot
            <a name="resource-types-Slot"> </a> 
          </td> 
          <td> Slot</td> 
          <td> A slot of time on a schedule that may be available for booking appointments.</td> 
        </tr> 
        <tr> 
          <td> Specimen
            <a name="resource-types-Specimen"> </a> 
          </td> 
          <td> Specimen</td> 
          <td> A sample to be used for analysis.</td> 
        </tr> 
        <tr> 
          <td> StructureDefinition
            <a name="resource-types-StructureDefinition"> </a> 
          </td> 
          <td> StructureDefinition</td> 
          <td> 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.</td> 
        </tr> 
        <tr> 
          <td> StructureMap
            <a name="resource-types-StructureMap"> </a> 
          </td> 
          <td> StructureMap</td> 
          <td> A Map of relationships between 2 structures that can be used to transform data.</td> 
        </tr> 
        <tr> 
          <td> Subscription
            <a name="resource-types-Subscription"> </a> 
          </td> 
          <td> Subscription</td> 
          <td> The subscription resource is used to define a push based subscription from a server to
             another system. Once a subscription is registered with the server, the server checks every
             resource that is created or updated, and if the resource matches the given criteria, it
             sends a message on the defined &quot;channel&quot; so that another system is able to take
             an appropriate action.</td> 
        </tr> 
        <tr> 
          <td> Substance
            <a name="resource-types-Substance"> </a> 
          </td> 
          <td> Substance</td> 
          <td> A homogeneous material with a definite composition.</td> 
        </tr> 
        <tr> 
          <td> SupplyDelivery
            <a name="resource-types-SupplyDelivery"> </a> 
          </td> 
          <td> SupplyDelivery</td> 
          <td> Record of delivery of what is supplied.</td> 
        </tr> 
        <tr> 
          <td> SupplyRequest
            <a name="resource-types-SupplyRequest"> </a> 
          </td> 
          <td> SupplyRequest</td> 
          <td> A record of a request for a medication, substance or device used in the healthcare setting.</td> 
        </tr> 
        <tr> 
          <td> Task
            <a name="resource-types-Task"> </a> 
          </td> 
          <td> Task</td> 
          <td> A task to be performed.</td> 
        </tr> 
        <tr> 
          <td> TestReport
            <a name="resource-types-TestReport"> </a> 
          </td> 
          <td> TestReport</td> 
          <td> A summary of information based on the results of executing a TestScript.</td> 
        </tr> 
        <tr> 
          <td> TestScript
            <a name="resource-types-TestScript"> </a> 
          </td> 
          <td> TestScript</td> 
          <td> A structured set of tests against a FHIR server implementation to determine compliance
             against the FHIR specification.</td> 
        </tr> 
        <tr> 
          <td> ValueSet
            <a name="resource-types-ValueSet"> </a> 
          </td> 
          <td> ValueSet</td> 
          <td> A value set specifies a set of codes drawn from one or more code systems.</td> 
        </tr> 
        <tr> 
          <td> VisionPrescription
            <a name="resource-types-VisionPrescription"> </a> 
          </td> 
          <td> VisionPrescription</td> 
          <td> An authorization for the supply of glasses and/or contact lenses to a patient.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </extension> 
  <url value="http://hl7.org/fhir/resource-types"/> 
  <version value="3.0.2"/> 
  <name value="ResourceType"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2019-10-24T11:53:00+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="One of the resource types defined as part of FHIR."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/resource-types"/> 
  <content value="complete"/> 
  <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."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="AdverseEvent"/> 
    <display value="AdverseEvent"/> 
    <definition value="Actual or  potential/avoided event causing unintended physical injury resulting from or
     contributed to by medical care, a research study or other healthcare setting factors that
     requires additional monitoring, treatment, or hospitalization, or that results in death."/> 
  </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."/> 
  </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)."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="AuditEvent"/> 
    <display value="AuditEvent"/> 
    <definition value="A record of an event made for purposes of maintaining a security log. Typical uses include
     detection of intrusion attempts and monitoring for inappropriate usage."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Binary"/> 
    <display value="Binary"/> 
    <definition value="A binary resource can contain any content, whether text, image, pdf, zip archive, etc."/> 
  </concept> 
  <concept> 
    <code value="BodySite"/> 
    <display value="BodySite"/> 
    <definition value="Record details about the anatomical location of a specimen or body part.  This resource
     may be used when a coded concept does not provide the necessary detail needed for the
     use case."/> 
  </concept> 
  <concept> 
    <code value="Bundle"/> 
    <display value="Bundle"/> 
    <definition value="A container for a collection of resources."/> 
  </concept> 
  <concept> 
    <code value="CapabilityStatement"/> 
    <display value="CapabilityStatement"/> 
    <definition value="A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server that
     may be used as a statement of actual server functionality or a statement of required or
     desired server implementation."/> 
  </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."/> 
  </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 for a patient."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Claim"/> 
    <display value="Claim"/> 
    <definition value="A provider issued list of services and products provided, or to be provided, to a patient
     which is provided to an insurer for payment recovery."/> 
  </concept> 
  <concept> 
    <code value="ClaimResponse"/> 
    <display value="ClaimResponse"/> 
    <definition value="This resource provides the adjudication details from the processing of a Claim resource."/> 
  </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;ClinicalI
    mpression&quot; rather than &quot;ClinicalAssessment&quot; to avoid confusion with the
     recording of assessment tools such as Apgar score."/> 
  </concept> 
  <concept> 
    <code value="CodeSystem"/> 
    <display value="CodeSystem"/> 
    <definition value="A code system resource specifies a set of codes drawn from one or more code systems."/> 
  </concept> 
  <concept> 
    <code value="Communication"/> 
    <display value="Communication"/> 
    <definition value="An occurrence of information being transmitted; e.g. an alert that was sent to a responsible
     provider, a public health agency was notified about a reportable condition."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="CompartmentDefinition"/> 
    <display value="CompartmentDefinition"/> 
    <definition value="A compartment definition that defines how resources are accessed on a server."/> 
  </concept> 
  <concept> 
    <code value="Composition"/> 
    <display value="Composition"/> 
    <definition value="A set of healthcare-related information that is assembled together into a single logical
     document 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. While a
     Composition defines the structure, it does not actually contain the content: rather the
     full content of a document is contained in a Bundle, of which the Composition is the first
     resource contained."/> 
  </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 code systems or data elements, or classes in class models."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Consent"/> 
    <display value="Consent"/> 
    <definition value="A record of a healthcare consumer’s policy choices, 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."/> 
  </concept> 
  <concept> 
    <code value="Contract"/> 
    <display value="Contract"/> 
    <definition value="A formal agreement between parties regarding the conduct of business, exchange of information
     or other matters."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="DataElement"/> 
    <display value="DataElement"/> 
    <definition value="The formal description of a single piece of information that can be gathered and reported."/> 
  </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, etc."/> 
  </concept> 
  <concept> 
    <code value="Device"/> 
    <display value="Device"/> 
    <definition value="This resource identifies an instance or a type of a manufactured item that is used in
     the provision of healthcare without being substantially changed through that activity.
     The device may be a medical or non-medical device.  Medical devices include durable (reusable)
     medical equipment, implantable devices, as well as disposable equipment used for diagnostic,
     treatment, and research for healthcare and public health.  Non-medical devices may include
     items such as a machine, cellphone, computer, application, etc."/> 
  </concept> 
  <concept> 
    <code value="DeviceComponent"/> 
    <display value="DeviceComponent"/> 
    <definition value="The characteristics, operational status and capabilities of a medical-related component
     of a medical device."/> 
  </concept> 
  <concept> 
    <code value="DeviceMetric"/> 
    <display value="DeviceMetric"/> 
    <definition value="Describes a measurement, calculation or setting capability of a medical device."/> 
  </concept> 
  <concept> 
    <code value="DeviceRequest"/> 
    <display value="DeviceRequest"/> 
    <definition value="Represents a request for a patient to employ a medical device. The device may be an implantable
     device, or an external assistive device, such as a walker."/> 
  </concept> 
  <concept> 
    <code value="DeviceUseStatement"/> 
    <display value="DeviceUseStatement"/> 
    <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 another clinician."/> 
  </concept> 
  <concept> 
    <code value="DiagnosticReport"/> 
    <display value="DiagnosticReport"/> 
    <definition value="The findings and interpretation of diagnostic  tests performed on patients, groups of
     patients, devices, and locations, and/or specimens derived from these. The report includes
     clinical context such as requesting and provider information, and some mix of atomic results,
     images, textual and coded interpretations, and formatted representation of diagnostic
     reports."/> 
  </concept> 
  <concept> 
    <code value="DocumentManifest"/> 
    <display value="DocumentManifest"/> 
    <definition value="A collection of documents compiled for a purpose together with metadata that applies to
     the collection."/> 
  </concept> 
  <concept> 
    <code value="DocumentReference"/> 
    <display value="DocumentReference"/> 
    <definition value="A reference to a document."/> 
  </concept> 
  <concept> 
    <code value="DomainResource"/> 
    <display value="DomainResource"/> 
    <definition value="A resource that includes narrative, extensions, and contained resources."/> 
  </concept> 
  <concept> 
    <code value="EligibilityRequest"/> 
    <display value="EligibilityRequest"/> 
    <definition value="The EligibilityRequest provides patient and insurance coverage information to an insurer
     for them to respond, in the form of an EligibilityResponse, with information regarding
     whether the stated coverage is valid and in-force and optionally to provide the insurance
     details of the policy."/> 
  </concept> 
  <concept> 
    <code value="EligibilityResponse"/> 
    <display value="EligibilityResponse"/> 
    <definition value="This resource provides eligibility and plan details from the processing of an Eligibility
     resource."/> 
  </concept> 
  <concept> 
    <code value="Encounter"/> 
    <display value="Encounter"/> 
    <definition value="An interaction between a patient and healthcare provider(s) for the purpose of providing
     healthcare service(s) or assessing the health status of a patient."/> 
  </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 or a REST endpoint for another FHIR server. This may
     include any security context information."/> 
  </concept> 
  <concept> 
    <code value="EnrollmentRequest"/> 
    <display value="EnrollmentRequest"/> 
    <definition value="This resource provides the insurance enrollment details to the insurer regarding a specified
     coverage."/> 
  </concept> 
  <concept> 
    <code value="EnrollmentResponse"/> 
    <display value="EnrollmentResponse"/> 
    <definition value="This resource provides enrollment and plan details from the processing of an Enrollment
     resource."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="ExpansionProfile"/> 
    <display value="ExpansionProfile"/> 
    <definition value="Resource to define constraints on the Expansion of a FHIR ValueSet."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="FamilyMemberHistory"/> 
    <display value="FamilyMemberHistory"/> 
    <definition value="Significant health events and conditions for a person related to the patient relevant
     in the context of care for the patient."/> 
  </concept> 
  <concept> 
    <code value="Flag"/> 
    <display value="Flag"/> 
    <definition value="Prospective warnings of potential issues when providing care to the patient."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="HealthcareService"/> 
    <display value="HealthcareService"/> 
    <definition value="The details of a healthcare service available at a location."/> 
  </concept> 
  <concept> 
    <code value="ImagingManifest"/> 
    <display value="ImagingManifest"/> 
    <definition value="A text description of the DICOM SOP instances selected in the ImagingManifest; or the
     reason for, or significance of, the selection."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Immunization"/> 
    <display value="Immunization"/> 
    <definition value="Describes the event of a patient being administered a vaccination or a record of a vaccination
     as reported by a patient, a clinician or another party and may include vaccine reaction
     information and what vaccination protocol was followed."/> 
  </concept> 
  <concept> 
    <code value="ImmunizationRecommendation"/> 
    <display value="ImmunizationRecommendation"/> 
    <definition value="A patient's point-in-time immunization and recommendation (i.e. forecasting a patient's
     immunization eligibility according to a published schedule) with optional supporting justification."/> 
  </concept> 
  <concept> 
    <code value="ImplementationGuide"/> 
    <display value="ImplementationGuide"/> 
    <definition value="A set of rules of how FHIR is used to solve a particular problem. 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."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Linkage"/> 
    <display value="Linkage"/> 
    <definition value="Identifies two or more records (resource instances) that are referring to the same real-world
     &quot;occurrence&quot;."/> 
  </concept> 
  <concept> 
    <code value="List"/> 
    <display value="List"/> 
    <definition value="A set of information summarized from a list of other resources."/> 
  </concept> 
  <concept> 
    <code value="Location"/> 
    <display value="Location"/> 
    <definition value="Details and position information for a physical place where services are provided  and
     resources and participants may be stored, found, contained or accommodated."/> 
  </concept> 
  <concept> 
    <code value="Measure"/> 
    <display value="Measure"/> 
    <definition value="The Measure resource provides the definition of a quality measure."/> 
  </concept> 
  <concept> 
    <code value="MeasureReport"/> 
    <display value="MeasureReport"/> 
    <definition value="The MeasureReport resource contains the results of evaluating a measure."/> 
  </concept> 
  <concept> 
    <code value="Media"/> 
    <display value="Media"/> 
    <definition value="A photo, video, or audio recording acquired or used in healthcare. The actual content
     may be inline or provided by direct reference."/> 
  </concept> 
  <concept> 
    <code value="Medication"/> 
    <display value="Medication"/> 
    <definition value="This resource is primarily used for the identification and definition of a medication.
     It covers the ingredients and the packaging for a medication."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </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 medication statement and a medication administration
     is that the medication administration has complete administration information and is based
     on actual administration information from the person who administered the medication.
      A medication statement 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."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Observation"/> 
    <display value="Observation"/> 
    <definition value="Measurements and simple assertions made about a patient, device or other subject."/> 
  </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)."/> 
  </concept> 
  <concept> 
    <code value="OperationOutcome"/> 
    <display value="OperationOutcome"/> 
    <definition value="A collection of error, warning or information messages that result from a system action."/> 
  </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.  Includes companies, institutions,
     corporations, departments, community groups, healthcare practice groups, etc."/> 
  </concept> 
  <concept> 
    <code value="Parameters"/> 
    <display value="Parameters"/> 
    <definition value="This special resource type is used to represent an operation request and response (operations.html).
     It has no other use, and there is no RESTful endpoint associated with it."/> 
  </concept> 
  <concept> 
    <code value="Patient"/> 
    <display value="Patient"/> 
    <definition value="Demographics and other administrative information about an individual or animal receiving
     care or other health-related services."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="PaymentReconciliation"/> 
    <display value="PaymentReconciliation"/> 
    <definition value="This resource provides payment details and claim references supporting a bulk payment."/> 
  </concept> 
  <concept> 
    <code value="Person"/> 
    <display value="Person"/> 
    <definition value="Demographics and administrative information about a person independent of a specific health-related
     context."/> 
  </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 artifacts such as clinical decision support rules, order sets
     and protocols."/> 
  </concept> 
  <concept> 
    <code value="Practitioner"/> 
    <display value="Practitioner"/> 
    <definition value="A person who is directly or indirectly involved in the provisioning of healthcare."/> 
  </concept> 
  <concept> 
    <code value="PractitionerRole"/> 
    <display value="PractitionerRole"/> 
    <definition value="A specific set of Roles/Locations/specialties/services that a practitioner may perform
     at an organization for a period of time."/> 
  </concept> 
  <concept> 
    <code value="Procedure"/> 
    <display value="Procedure"/> 
    <definition value="An action that is or was performed on a patient. This can be a physical intervention like
     an operation, or less invasive like counseling or hypnotherapy."/> 
  </concept> 
  <concept> 
    <code value="ProcedureRequest"/> 
    <display value="ProcedureRequest"/> 
    <definition value="A record of a request for diagnostic investigations, treatments, or operations to be performed."/> 
  </concept> 
  <concept> 
    <code value="ProcessRequest"/> 
    <display value="ProcessRequest"/> 
    <definition value="This resource provides the target, request and response, and action details for an action
     to be performed by the target on or about existing resources."/> 
  </concept> 
  <concept> 
    <code value="ProcessResponse"/> 
    <display value="ProcessResponse"/> 
    <definition value="This resource provides processing status, errors and notes from the processing of a resource."/> 
  </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."/> 
  </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."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="ReferralRequest"/> 
    <display value="ReferralRequest"/> 
    <definition value="Used to record and send details about a request for referral service or transfer of a
     patient to the care of another provider or provider organization."/> 
  </concept> 
  <concept> 
    <code value="RelatedPerson"/> 
    <display value="RelatedPerson"/> 
    <definition value="Information about a person that is involved in the care for a patient, but who is not
     the target of healthcare, nor has a formal responsibility in the care process."/> 
  </concept> 
  <concept> 
    <code value="RequestGroup"/> 
    <display value="RequestGroup"/> 
    <definition value="A group 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;."/> 
  </concept> 
  <concept> 
    <code value="ResearchStudy"/> 
    <display value="ResearchStudy"/> 
    <definition value="A process where a researcher or organization plans and then executes a series of steps
     intended to increase the field of healthcare-related knowledge.  This includes studies
     of safety, efficacy, comparative effectiveness and other information about medications,
     devices, therapies and other interventional and investigative techniques.  A ResearchStudy
     involves the gathering of information about human or animal subjects."/> 
  </concept> 
  <concept> 
    <code value="ResearchSubject"/> 
    <display value="ResearchSubject"/> 
    <definition value="A process where a researcher or organization plans and then executes a series of steps
     intended to increase the field of healthcare-related knowledge.  This includes studies
     of safety, efficacy, comparative effectiveness and other information about medications,
     devices, therapies and other interventional and investigative techniques.  A ResearchStudy
     involves the gathering of information about human or animal subjects."/> 
  </concept> 
  <concept> 
    <code value="Resource"/> 
    <display value="Resource"/> 
    <definition value="This is the base resource type for everything."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Schedule"/> 
    <display value="Schedule"/> 
    <definition value="A container for slots of time that may be available for booking appointments."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="Sequence"/> 
    <display value="Sequence"/> 
    <definition value="Raw data describing a biological sequence."/> 
  </concept> 
  <concept> 
    <code value="ServiceDefinition"/> 
    <display value="ServiceDefinition"/> 
    <definition value="The ServiceDefinition describes a unit of decision support functionality that is made
     available as a service, such as immunization modules or drug-drug interaction checking."/> 
  </concept> 
  <concept> 
    <code value="Slot"/> 
    <display value="Slot"/> 
    <definition value="A slot of time on a schedule that may be available for booking appointments."/> 
  </concept> 
  <concept> 
    <code value="Specimen"/> 
    <display value="Specimen"/> 
    <definition value="A sample to be used for analysis."/> 
  </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."/> 
  </concept> 
  <concept> 
    <code value="StructureMap"/> 
    <display value="StructureMap"/> 
    <definition value="A Map of relationships between 2 structures that can be used to transform data."/> 
  </concept> 
  <concept> 
    <code value="Subscription"/> 
    <display value="Subscription"/> 
    <definition value="The subscription resource is used to define a push based subscription from a server to
     another system. Once a subscription is registered with the server, the server checks every
     resource that is created or updated, and if the resource matches the given criteria, it
     sends a message on the defined &quot;channel&quot; so that another system is able to take
     an appropriate action."/> 
  </concept> 
  <concept> 
    <code value="Substance"/> 
    <display value="Substance"/> 
    <definition value="A homogeneous material with a definite composition."/> 
  </concept> 
  <concept> 
    <code value="SupplyDelivery"/> 
    <display value="SupplyDelivery"/> 
    <definition value="Record of delivery of what is supplied."/> 
  </concept> 
  <concept> 
    <code value="SupplyRequest"/> 
    <display value="SupplyRequest"/> 
    <definition value="A record of a request for a medication, substance or device used in the healthcare setting."/> 
  </concept> 
  <concept> 
    <code value="Task"/> 
    <display value="Task"/> 
    <definition value="A task to be performed."/> 
  </concept> 
  <concept> 
    <code value="TestReport"/> 
    <display value="TestReport"/> 
    <definition value="A summary of information based on the results of executing a TestScript."/> 
  </concept> 
  <concept> 
    <code value="TestScript"/> 
    <display value="TestScript"/> 
    <definition value="A structured set of tests against a FHIR server implementation to determine compliance
     against the FHIR specification."/> 
  </concept> 
  <concept> 
    <code value="ValueSet"/> 
    <display value="ValueSet"/> 
    <definition value="A value set specifies a set of codes drawn from one or more code systems."/> 
  </concept> 
  <concept> 
    <code value="VisionPrescription"/> 
    <display value="VisionPrescription"/> 
    <definition value="An authorization for the supply of glasses and/or contact lenses to a patient."/> 
  </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.