Show / Hide Table of Contents

Class ResourceTypesCodes

One of the resource types defined as part of FHIR.

Inheritance
System.Object
ResourceTypesCodes
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class ResourceTypesCodes : object

Fields

| Improve this Doc View Source

Account

A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centres, etc.

Declaration
public static readonly Coding Account
Field Value
Type Description
Coding
| Improve this Doc View Source

AllergyIntolerance

Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.

Declaration
public static readonly Coding AllergyIntolerance
Field Value
Type Description
Coding
| Improve this Doc View Source

Appointment

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).

Declaration
public static readonly Coding Appointment
Field Value
Type Description
Coding
| Improve this Doc View Source

AppointmentResponse

A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.

Declaration
public static readonly Coding AppointmentResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

AuditEvent

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.

Declaration
public static readonly Coding AuditEvent
Field Value
Type Description
Coding
| Improve this Doc View Source

Basic

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.

Declaration
public static readonly Coding Basic
Field Value
Type Description
Coding
| Improve this Doc View Source

Binary

A binary resource can contain any content, whether text, image, pdf, zip archive, etc.

Declaration
public static readonly Coding Binary
Field Value
Type Description
Coding
| Improve this Doc View Source

BodySite

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.

Declaration
public static readonly Coding BodySite
Field Value
Type Description
Coding
| Improve this Doc View Source

Bundle

A container for a collection of resources.

Declaration
public static readonly Coding Bundle
Field Value
Type Description
Coding
| Improve this Doc View Source

CarePlan

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.

Declaration
public static readonly Coding CarePlan
Field Value
Type Description
Coding
| Improve this Doc View Source

Claim

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.

Declaration
public static readonly Coding Claim
Field Value
Type Description
Coding
| Improve this Doc View Source

ClaimResponse

This resource provides the adjudication details from the processing of a Claim resource.

Declaration
public static readonly Coding ClaimResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

ClinicalImpression

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 "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score.

Declaration
public static readonly Coding ClinicalImpression
Field Value
Type Description
Coding
| Improve this Doc View Source

Communication

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.

Declaration
public static readonly Coding Communication
Field Value
Type Description
Coding
| Improve this Doc View Source

CommunicationRequest

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.

Declaration
public static readonly Coding CommunicationRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

Composition

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.

Declaration
public static readonly Coding Composition
Field Value
Type Description
Coding
| Improve this Doc View Source

ConceptMap

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.

Declaration
public static readonly Coding ConceptMap
Field Value
Type Description
Coding
| Improve this Doc View Source

Condition

Use to record detailed information about conditions, problems or diagnoses recognized by a clinician. There are many uses including: recording a diagnosis during an encounter; populating a problem list or a summary statement, such as a discharge summary.

Declaration
public static readonly Coding Condition
Field Value
Type Description
Coding
| Improve this Doc View Source

Conformance

A conformance statement is a set of capabilities of a FHIR Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.

Declaration
public static readonly Coding Conformance
Field Value
Type Description
Coding
| Improve this Doc View Source

Contract

A formal agreement between parties regarding the conduct of business, exchange of information or other matters.

Declaration
public static readonly Coding Contract
Field Value
Type Description
Coding
| Improve this Doc View Source

Coverage

Financial instrument which may be used to pay for or reimburse health care products and services.

Declaration
public static readonly Coding Coverage
Field Value
Type Description
Coding
| Improve this Doc View Source

DataElement

The formal description of a single piece of information that can be gathered and reported.

Declaration
public static readonly Coding DataElement
Field Value
Type Description
Coding
| Improve this Doc View Source

DetectedIssue

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.

Declaration
public static readonly Coding DetectedIssue
Field Value
Type Description
Coding
| Improve this Doc View Source

Device

This resource identifies an instance 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 includes 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.

Declaration
public static readonly Coding Device
Field Value
Type Description
Coding
| Improve this Doc View Source

DeviceComponent

Describes the characteristics, operational status and capabilities of a medical-related component of a medical device.

Declaration
public static readonly Coding DeviceComponent
Field Value
Type Description
Coding
| Improve this Doc View Source

DeviceMetric

Describes a measurement, calculation or setting capability of a medical device.

Declaration
public static readonly Coding DeviceMetric
Field Value
Type Description
Coding
| Improve this Doc View Source

DeviceUseRequest

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.

Declaration
public static readonly Coding DeviceUseRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

DeviceUseStatement

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.

Declaration
public static readonly Coding DeviceUseStatement
Field Value
Type Description
Coding
| Improve this Doc View Source

DiagnosticOrder

A record of a request for a diagnostic investigation service to be performed.

Declaration
public static readonly Coding DiagnosticOrder
Field Value
Type Description
Coding
| Improve this Doc View Source

DiagnosticReport

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.

Declaration
public static readonly Coding DiagnosticReport
Field Value
Type Description
Coding
| Improve this Doc View Source

DocumentManifest

A manifest that defines a set of documents.

Declaration
public static readonly Coding DocumentManifest
Field Value
Type Description
Coding
| Improve this Doc View Source

DocumentReference

A reference to a document .

Declaration
public static readonly Coding DocumentReference
Field Value
Type Description
Coding
| Improve this Doc View Source

DomainResource

--- Abstract Type! ---A resource that includes narrative, extensions, and contained resources.

Declaration
public static readonly Coding DomainResource
Field Value
Type Description
Coding
| Improve this Doc View Source

EligibilityRequest

This resource provides the insurance eligibility details from the insurer regarding a specified coverage and optionally some class of service.

Declaration
public static readonly Coding EligibilityRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

EligibilityResponse

This resource provides eligibility and plan details from the processing of an Eligibility resource.

Declaration
public static readonly Coding EligibilityResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

Encounter

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.

Declaration
public static readonly Coding Encounter
Field Value
Type Description
Coding
| Improve this Doc View Source

EnrollmentRequest

This resource provides the insurance enrollment details to the insurer regarding a specified coverage.

Declaration
public static readonly Coding EnrollmentRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

EnrollmentResponse

This resource provides enrollment and plan details from the processing of an Enrollment resource.

Declaration
public static readonly Coding EnrollmentResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

EpisodeOfCare

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.

Declaration
public static readonly Coding EpisodeOfCare
Field Value
Type Description
Coding
| Improve this Doc View Source

ExplanationOfBenefit

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.

Declaration
public static readonly Coding ExplanationOfBenefit
Field Value
Type Description
Coding
| Improve this Doc View Source

FamilyMemberHistory

Significant health events and conditions for a person related to the patient relevant in the context of care for the patient.

Declaration
public static readonly Coding FamilyMemberHistory
Field Value
Type Description
Coding
| Improve this Doc View Source

Flag

Prospective warnings of potential issues when providing care to the patient.

Declaration
public static readonly Coding Flag
Field Value
Type Description
Coding
| Improve this Doc View Source

Goal

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.

Declaration
public static readonly Coding Goal
Field Value
Type Description
Coding
| Improve this Doc View Source

Group

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.

Declaration
public static readonly Coding Group
Field Value
Type Description
Coding
| Improve this Doc View Source

HealthcareService

The details of a healthcare service available at a location.

Declaration
public static readonly Coding HealthcareService
Field Value
Type Description
Coding
| Improve this Doc View Source

ImagingObjectSelection

A manifest of a set of DICOM Service-Object Pair Instances (SOP Instances). The referenced SOP Instances (images or other content) are for a single patient, and may be from one or more studies. The referenced SOP Instances have been selected for a purpose, such as quality assurance, conference, or consult. Reflecting that range of purposes, typical ImagingObjectSelection resources may include all SOP Instances in a study (perhaps for sharing through a Health Information Exchange); key images from multiple studies (for reference by a referring or treating physician); a multi-frame ultrasound instance ("cine" video clip) and a set of measurements taken from that instance (for inclusion in a teaching file); and so on.

Declaration
public static readonly Coding ImagingObjectSelection
Field Value
Type Description
Coding
| Improve this Doc View Source

ImagingStudy

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.

Declaration
public static readonly Coding ImagingStudy
Field Value
Type Description
Coding
| Improve this Doc View Source

Immunization

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.

Declaration
public static readonly Coding Immunization
Field Value
Type Description
Coding
| Improve this Doc View Source

ImmunizationRecommendation

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.

Declaration
public static readonly Coding ImmunizationRecommendation
Field Value
Type Description
Coding
| Improve this Doc View Source

ImplementationGuide

A set of rules or 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.

Declaration
public static readonly Coding ImplementationGuide
Field Value
Type Description
Coding
| Improve this Doc View Source

List

A set of information summarized from a list of other resources.

Declaration
public static readonly Coding List
Field Value
Type Description
Coding
| Improve this Doc View Source

LiteralAccount

Literal for code: Account

Declaration
public const string LiteralAccount = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralAllergyIntolerance

Literal for code: AllergyIntolerance

Declaration
public const string LiteralAllergyIntolerance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralAppointment

Literal for code: Appointment

Declaration
public const string LiteralAppointment = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralAppointmentResponse

Literal for code: AppointmentResponse

Declaration
public const string LiteralAppointmentResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralAuditEvent

Literal for code: AuditEvent

Declaration
public const string LiteralAuditEvent = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralBasic

Literal for code: Basic

Declaration
public const string LiteralBasic = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralBinary

Literal for code: Binary

Declaration
public const string LiteralBinary = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralBodySite

Literal for code: BodySite

Declaration
public const string LiteralBodySite = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralBundle

Literal for code: Bundle

Declaration
public const string LiteralBundle = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralCarePlan

Literal for code: CarePlan

Declaration
public const string LiteralCarePlan = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralClaim

Literal for code: Claim

Declaration
public const string LiteralClaim = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralClaimResponse

Literal for code: ClaimResponse

Declaration
public const string LiteralClaimResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralClinicalImpression

Literal for code: ClinicalImpression

Declaration
public const string LiteralClinicalImpression = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralCommunication

Literal for code: Communication

Declaration
public const string LiteralCommunication = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralCommunicationRequest

Literal for code: CommunicationRequest

Declaration
public const string LiteralCommunicationRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralComposition

Literal for code: Composition

Declaration
public const string LiteralComposition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralConceptMap

Literal for code: ConceptMap

Declaration
public const string LiteralConceptMap = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralCondition

Literal for code: Condition

Declaration
public const string LiteralCondition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralConformance

Literal for code: Conformance

Declaration
public const string LiteralConformance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralContract

Literal for code: Contract

Declaration
public const string LiteralContract = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralCoverage

Literal for code: Coverage

Declaration
public const string LiteralCoverage = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDataElement

Literal for code: DataElement

Declaration
public const string LiteralDataElement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDetectedIssue

Literal for code: DetectedIssue

Declaration
public const string LiteralDetectedIssue = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDevice

Literal for code: Device

Declaration
public const string LiteralDevice = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDeviceComponent

Literal for code: DeviceComponent

Declaration
public const string LiteralDeviceComponent = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDeviceMetric

Literal for code: DeviceMetric

Declaration
public const string LiteralDeviceMetric = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDeviceUseRequest

Literal for code: DeviceUseRequest

Declaration
public const string LiteralDeviceUseRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDeviceUseStatement

Literal for code: DeviceUseStatement

Declaration
public const string LiteralDeviceUseStatement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDiagnosticOrder

Literal for code: DiagnosticOrder

Declaration
public const string LiteralDiagnosticOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDiagnosticReport

Literal for code: DiagnosticReport

Declaration
public const string LiteralDiagnosticReport = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDocumentManifest

Literal for code: DocumentManifest

Declaration
public const string LiteralDocumentManifest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDocumentReference

Literal for code: DocumentReference

Declaration
public const string LiteralDocumentReference = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralDomainResource

Literal for code: DomainResource

Declaration
public const string LiteralDomainResource = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEligibilityRequest

Literal for code: EligibilityRequest

Declaration
public const string LiteralEligibilityRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEligibilityResponse

Literal for code: EligibilityResponse

Declaration
public const string LiteralEligibilityResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEncounter

Literal for code: Encounter

Declaration
public const string LiteralEncounter = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEnrollmentRequest

Literal for code: EnrollmentRequest

Declaration
public const string LiteralEnrollmentRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEnrollmentResponse

Literal for code: EnrollmentResponse

Declaration
public const string LiteralEnrollmentResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralEpisodeOfCare

Literal for code: EpisodeOfCare

Declaration
public const string LiteralEpisodeOfCare = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralExplanationOfBenefit

Literal for code: ExplanationOfBenefit

Declaration
public const string LiteralExplanationOfBenefit = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralFamilyMemberHistory

Literal for code: FamilyMemberHistory

Declaration
public const string LiteralFamilyMemberHistory = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralFlag

Literal for code: Flag

Declaration
public const string LiteralFlag = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralGoal

Literal for code: Goal

Declaration
public const string LiteralGoal = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralGroup

Literal for code: Group

Declaration
public const string LiteralGroup = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralHealthcareService

Literal for code: HealthcareService

Declaration
public const string LiteralHealthcareService = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralImagingObjectSelection

Literal for code: ImagingObjectSelection

Declaration
public const string LiteralImagingObjectSelection = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralImagingStudy

Literal for code: ImagingStudy

Declaration
public const string LiteralImagingStudy = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralImmunization

Literal for code: Immunization

Declaration
public const string LiteralImmunization = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralImmunizationRecommendation

Literal for code: ImmunizationRecommendation

Declaration
public const string LiteralImmunizationRecommendation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralImplementationGuide

Literal for code: ImplementationGuide

Declaration
public const string LiteralImplementationGuide = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralList

Literal for code: List

Declaration
public const string LiteralList = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralLocation

Literal for code: Location

Declaration
public const string LiteralLocation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedia

Literal for code: Media

Declaration
public const string LiteralMedia = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedication

Literal for code: Medication

Declaration
public const string LiteralMedication = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedicationAdministration

Literal for code: MedicationAdministration

Declaration
public const string LiteralMedicationAdministration = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedicationDispense

Literal for code: MedicationDispense

Declaration
public const string LiteralMedicationDispense = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedicationOrder

Literal for code: MedicationOrder

Declaration
public const string LiteralMedicationOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMedicationStatement

Literal for code: MedicationStatement

Declaration
public const string LiteralMedicationStatement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralMessageHeader

Literal for code: MessageHeader

Declaration
public const string LiteralMessageHeader = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralNamingSystem

Literal for code: NamingSystem

Declaration
public const string LiteralNamingSystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralNutritionOrder

Literal for code: NutritionOrder

Declaration
public const string LiteralNutritionOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralObservation

Literal for code: Observation

Declaration
public const string LiteralObservation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralOperationDefinition

Literal for code: OperationDefinition

Declaration
public const string LiteralOperationDefinition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralOperationOutcome

Literal for code: OperationOutcome

Declaration
public const string LiteralOperationOutcome = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralOrder

Literal for code: Order

Declaration
public const string LiteralOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralOrderResponse

Literal for code: OrderResponse

Declaration
public const string LiteralOrderResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralOrganization

Literal for code: Organization

Declaration
public const string LiteralOrganization = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralParameters

Literal for code: Parameters

Declaration
public const string LiteralParameters = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralPatient

Literal for code: Patient

Declaration
public const string LiteralPatient = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralPaymentNotice

Literal for code: PaymentNotice

Declaration
public const string LiteralPaymentNotice = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralPaymentReconciliation

Literal for code: PaymentReconciliation

Declaration
public const string LiteralPaymentReconciliation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralPerson

Literal for code: Person

Declaration
public const string LiteralPerson = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralPractitioner

Literal for code: Practitioner

Declaration
public const string LiteralPractitioner = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralProcedure

Literal for code: Procedure

Declaration
public const string LiteralProcedure = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralProcedureRequest

Literal for code: ProcedureRequest

Declaration
public const string LiteralProcedureRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralProcessRequest

Literal for code: ProcessRequest

Declaration
public const string LiteralProcessRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralProcessResponse

Literal for code: ProcessResponse

Declaration
public const string LiteralProcessResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralProvenance

Literal for code: Provenance

Declaration
public const string LiteralProvenance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralQuestionnaire

Literal for code: Questionnaire

Declaration
public const string LiteralQuestionnaire = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralQuestionnaireResponse

Literal for code: QuestionnaireResponse

Declaration
public const string LiteralQuestionnaireResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralReferralRequest

Literal for code: ReferralRequest

Declaration
public const string LiteralReferralRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralRelatedPerson

Literal for code: RelatedPerson

Declaration
public const string LiteralRelatedPerson = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResource

Literal for code: Resource

Declaration
public const string LiteralResource = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesAccount

Literal for code: ResourceTypesAccount

Declaration
public const string LiteralResourceTypesAccount = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesAllergyIntolerance

Literal for code: ResourceTypesAllergyIntolerance

Declaration
public const string LiteralResourceTypesAllergyIntolerance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesAppointment

Literal for code: ResourceTypesAppointment

Declaration
public const string LiteralResourceTypesAppointment = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesAppointmentResponse

Literal for code: ResourceTypesAppointmentResponse

Declaration
public const string LiteralResourceTypesAppointmentResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesAuditEvent

Literal for code: ResourceTypesAuditEvent

Declaration
public const string LiteralResourceTypesAuditEvent = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesBasic

Literal for code: ResourceTypesBasic

Declaration
public const string LiteralResourceTypesBasic = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesBinary

Literal for code: ResourceTypesBinary

Declaration
public const string LiteralResourceTypesBinary = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesBodySite

Literal for code: ResourceTypesBodySite

Declaration
public const string LiteralResourceTypesBodySite = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesBundle

Literal for code: ResourceTypesBundle

Declaration
public const string LiteralResourceTypesBundle = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesCarePlan

Literal for code: ResourceTypesCarePlan

Declaration
public const string LiteralResourceTypesCarePlan = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesClaim

Literal for code: ResourceTypesClaim

Declaration
public const string LiteralResourceTypesClaim = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesClaimResponse

Literal for code: ResourceTypesClaimResponse

Declaration
public const string LiteralResourceTypesClaimResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesClinicalImpression

Literal for code: ResourceTypesClinicalImpression

Declaration
public const string LiteralResourceTypesClinicalImpression = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesCommunication

Literal for code: ResourceTypesCommunication

Declaration
public const string LiteralResourceTypesCommunication = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesCommunicationRequest

Literal for code: ResourceTypesCommunicationRequest

Declaration
public const string LiteralResourceTypesCommunicationRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesComposition

Literal for code: ResourceTypesComposition

Declaration
public const string LiteralResourceTypesComposition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesConceptMap

Literal for code: ResourceTypesConceptMap

Declaration
public const string LiteralResourceTypesConceptMap = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesCondition

Literal for code: ResourceTypesCondition

Declaration
public const string LiteralResourceTypesCondition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesConformance

Literal for code: ResourceTypesConformance

Declaration
public const string LiteralResourceTypesConformance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesContract

Literal for code: ResourceTypesContract

Declaration
public const string LiteralResourceTypesContract = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesCoverage

Literal for code: ResourceTypesCoverage

Declaration
public const string LiteralResourceTypesCoverage = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDataElement

Literal for code: ResourceTypesDataElement

Declaration
public const string LiteralResourceTypesDataElement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDetectedIssue

Literal for code: ResourceTypesDetectedIssue

Declaration
public const string LiteralResourceTypesDetectedIssue = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDevice

Literal for code: ResourceTypesDevice

Declaration
public const string LiteralResourceTypesDevice = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDeviceComponent

Literal for code: ResourceTypesDeviceComponent

Declaration
public const string LiteralResourceTypesDeviceComponent = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDeviceMetric

Literal for code: ResourceTypesDeviceMetric

Declaration
public const string LiteralResourceTypesDeviceMetric = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDeviceUseRequest

Literal for code: ResourceTypesDeviceUseRequest

Declaration
public const string LiteralResourceTypesDeviceUseRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDeviceUseStatement

Literal for code: ResourceTypesDeviceUseStatement

Declaration
public const string LiteralResourceTypesDeviceUseStatement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDiagnosticOrder

Literal for code: ResourceTypesDiagnosticOrder

Declaration
public const string LiteralResourceTypesDiagnosticOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDiagnosticReport

Literal for code: ResourceTypesDiagnosticReport

Declaration
public const string LiteralResourceTypesDiagnosticReport = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDocumentManifest

Literal for code: ResourceTypesDocumentManifest

Declaration
public const string LiteralResourceTypesDocumentManifest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDocumentReference

Literal for code: ResourceTypesDocumentReference

Declaration
public const string LiteralResourceTypesDocumentReference = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesDomainResource

Literal for code: ResourceTypesDomainResource

Declaration
public const string LiteralResourceTypesDomainResource = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEligibilityRequest

Literal for code: ResourceTypesEligibilityRequest

Declaration
public const string LiteralResourceTypesEligibilityRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEligibilityResponse

Literal for code: ResourceTypesEligibilityResponse

Declaration
public const string LiteralResourceTypesEligibilityResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEncounter

Literal for code: ResourceTypesEncounter

Declaration
public const string LiteralResourceTypesEncounter = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEnrollmentRequest

Literal for code: ResourceTypesEnrollmentRequest

Declaration
public const string LiteralResourceTypesEnrollmentRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEnrollmentResponse

Literal for code: ResourceTypesEnrollmentResponse

Declaration
public const string LiteralResourceTypesEnrollmentResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesEpisodeOfCare

Literal for code: ResourceTypesEpisodeOfCare

Declaration
public const string LiteralResourceTypesEpisodeOfCare = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesExplanationOfBenefit

Literal for code: ResourceTypesExplanationOfBenefit

Declaration
public const string LiteralResourceTypesExplanationOfBenefit = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesFamilyMemberHistory

Literal for code: ResourceTypesFamilyMemberHistory

Declaration
public const string LiteralResourceTypesFamilyMemberHistory = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesFlag

Literal for code: ResourceTypesFlag

Declaration
public const string LiteralResourceTypesFlag = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesGoal

Literal for code: ResourceTypesGoal

Declaration
public const string LiteralResourceTypesGoal = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesGroup

Literal for code: ResourceTypesGroup

Declaration
public const string LiteralResourceTypesGroup = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesHealthcareService

Literal for code: ResourceTypesHealthcareService

Declaration
public const string LiteralResourceTypesHealthcareService = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesImagingObjectSelection

Literal for code: ResourceTypesImagingObjectSelection

Declaration
public const string LiteralResourceTypesImagingObjectSelection = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesImagingStudy

Literal for code: ResourceTypesImagingStudy

Declaration
public const string LiteralResourceTypesImagingStudy = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesImmunization

Literal for code: ResourceTypesImmunization

Declaration
public const string LiteralResourceTypesImmunization = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesImmunizationRecommendation

Literal for code: ResourceTypesImmunizationRecommendation

Declaration
public const string LiteralResourceTypesImmunizationRecommendation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesImplementationGuide

Literal for code: ResourceTypesImplementationGuide

Declaration
public const string LiteralResourceTypesImplementationGuide = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesList

Literal for code: ResourceTypesList

Declaration
public const string LiteralResourceTypesList = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesLocation

Literal for code: ResourceTypesLocation

Declaration
public const string LiteralResourceTypesLocation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedia

Literal for code: ResourceTypesMedia

Declaration
public const string LiteralResourceTypesMedia = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedication

Literal for code: ResourceTypesMedication

Declaration
public const string LiteralResourceTypesMedication = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedicationAdministration

Literal for code: ResourceTypesMedicationAdministration

Declaration
public const string LiteralResourceTypesMedicationAdministration = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedicationDispense

Literal for code: ResourceTypesMedicationDispense

Declaration
public const string LiteralResourceTypesMedicationDispense = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedicationOrder

Literal for code: ResourceTypesMedicationOrder

Declaration
public const string LiteralResourceTypesMedicationOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMedicationStatement

Literal for code: ResourceTypesMedicationStatement

Declaration
public const string LiteralResourceTypesMedicationStatement = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesMessageHeader

Literal for code: ResourceTypesMessageHeader

Declaration
public const string LiteralResourceTypesMessageHeader = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesNamingSystem

Literal for code: ResourceTypesNamingSystem

Declaration
public const string LiteralResourceTypesNamingSystem = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesNutritionOrder

Literal for code: ResourceTypesNutritionOrder

Declaration
public const string LiteralResourceTypesNutritionOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesObservation

Literal for code: ResourceTypesObservation

Declaration
public const string LiteralResourceTypesObservation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesOperationDefinition

Literal for code: ResourceTypesOperationDefinition

Declaration
public const string LiteralResourceTypesOperationDefinition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesOperationOutcome

Literal for code: ResourceTypesOperationOutcome

Declaration
public const string LiteralResourceTypesOperationOutcome = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesOrder

Literal for code: ResourceTypesOrder

Declaration
public const string LiteralResourceTypesOrder = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesOrderResponse

Literal for code: ResourceTypesOrderResponse

Declaration
public const string LiteralResourceTypesOrderResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesOrganization

Literal for code: ResourceTypesOrganization

Declaration
public const string LiteralResourceTypesOrganization = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesParameters

Literal for code: ResourceTypesParameters

Declaration
public const string LiteralResourceTypesParameters = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesPatient

Literal for code: ResourceTypesPatient

Declaration
public const string LiteralResourceTypesPatient = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesPaymentNotice

Literal for code: ResourceTypesPaymentNotice

Declaration
public const string LiteralResourceTypesPaymentNotice = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesPaymentReconciliation

Literal for code: ResourceTypesPaymentReconciliation

Declaration
public const string LiteralResourceTypesPaymentReconciliation = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesPerson

Literal for code: ResourceTypesPerson

Declaration
public const string LiteralResourceTypesPerson = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesPractitioner

Literal for code: ResourceTypesPractitioner

Declaration
public const string LiteralResourceTypesPractitioner = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesProcedure

Literal for code: ResourceTypesProcedure

Declaration
public const string LiteralResourceTypesProcedure = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesProcedureRequest

Literal for code: ResourceTypesProcedureRequest

Declaration
public const string LiteralResourceTypesProcedureRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesProcessRequest

Literal for code: ResourceTypesProcessRequest

Declaration
public const string LiteralResourceTypesProcessRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesProcessResponse

Literal for code: ResourceTypesProcessResponse

Declaration
public const string LiteralResourceTypesProcessResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesProvenance

Literal for code: ResourceTypesProvenance

Declaration
public const string LiteralResourceTypesProvenance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesQuestionnaire

Literal for code: ResourceTypesQuestionnaire

Declaration
public const string LiteralResourceTypesQuestionnaire = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesQuestionnaireResponse

Literal for code: ResourceTypesQuestionnaireResponse

Declaration
public const string LiteralResourceTypesQuestionnaireResponse = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesReferralRequest

Literal for code: ResourceTypesReferralRequest

Declaration
public const string LiteralResourceTypesReferralRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesRelatedPerson

Literal for code: ResourceTypesRelatedPerson

Declaration
public const string LiteralResourceTypesRelatedPerson = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesResource

Literal for code: ResourceTypesResource

Declaration
public const string LiteralResourceTypesResource = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesRiskAssessment

Literal for code: ResourceTypesRiskAssessment

Declaration
public const string LiteralResourceTypesRiskAssessment = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSchedule

Literal for code: ResourceTypesSchedule

Declaration
public const string LiteralResourceTypesSchedule = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSearchParameter

Literal for code: ResourceTypesSearchParameter

Declaration
public const string LiteralResourceTypesSearchParameter = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSlot

Literal for code: ResourceTypesSlot

Declaration
public const string LiteralResourceTypesSlot = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSpecimen

Literal for code: ResourceTypesSpecimen

Declaration
public const string LiteralResourceTypesSpecimen = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesStructureDefinition

Literal for code: ResourceTypesStructureDefinition

Declaration
public const string LiteralResourceTypesStructureDefinition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSubscription

Literal for code: ResourceTypesSubscription

Declaration
public const string LiteralResourceTypesSubscription = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSubstance

Literal for code: ResourceTypesSubstance

Declaration
public const string LiteralResourceTypesSubstance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSupplyDelivery

Literal for code: ResourceTypesSupplyDelivery

Declaration
public const string LiteralResourceTypesSupplyDelivery = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesSupplyRequest

Literal for code: ResourceTypesSupplyRequest

Declaration
public const string LiteralResourceTypesSupplyRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesTestScript

Literal for code: ResourceTypesTestScript

Declaration
public const string LiteralResourceTypesTestScript = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesValueSet

Literal for code: ResourceTypesValueSet

Declaration
public const string LiteralResourceTypesValueSet = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralResourceTypesVisionPrescription

Literal for code: ResourceTypesVisionPrescription

Declaration
public const string LiteralResourceTypesVisionPrescription = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralRiskAssessment

Literal for code: RiskAssessment

Declaration
public const string LiteralRiskAssessment = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSchedule

Literal for code: Schedule

Declaration
public const string LiteralSchedule = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSearchParameter

Literal for code: SearchParameter

Declaration
public const string LiteralSearchParameter = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSlot

Literal for code: Slot

Declaration
public const string LiteralSlot = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSpecimen

Literal for code: Specimen

Declaration
public const string LiteralSpecimen = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralStructureDefinition

Literal for code: StructureDefinition

Declaration
public const string LiteralStructureDefinition = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSubscription

Literal for code: Subscription

Declaration
public const string LiteralSubscription = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSubstance

Literal for code: Substance

Declaration
public const string LiteralSubstance = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSupplyDelivery

Literal for code: SupplyDelivery

Declaration
public const string LiteralSupplyDelivery = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralSupplyRequest

Literal for code: SupplyRequest

Declaration
public const string LiteralSupplyRequest = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralTestScript

Literal for code: TestScript

Declaration
public const string LiteralTestScript = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralValueSet

Literal for code: ValueSet

Declaration
public const string LiteralValueSet = null
Field Value
Type Description
System.String
| Improve this Doc View Source

LiteralVisionPrescription

Literal for code: VisionPrescription

Declaration
public const string LiteralVisionPrescription = null
Field Value
Type Description
System.String
| Improve this Doc View Source

Location

Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated.

Declaration
public static readonly Coding Location
Field Value
Type Description
Coding
| Improve this Doc View Source

Media

A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.

Declaration
public static readonly Coding Media
Field Value
Type Description
Coding
| Improve this Doc View Source

Medication

This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication.

Declaration
public static readonly Coding Medication
Field Value
Type Description
Coding
| Improve this Doc View Source

MedicationAdministration

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.

Declaration
public static readonly Coding MedicationAdministration
Field Value
Type Description
Coding
| Improve this Doc View Source

MedicationDispense

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.

Declaration
public static readonly Coding MedicationDispense
Field Value
Type Description
Coding
| Improve this Doc View Source

MedicationOrder

An order for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationOrder" rather than "MedicationPrescription" to generalize the use across inpatient and outpatient settings as well as for care plans, etc.

Declaration
public static readonly Coding MedicationOrder
Field Value
Type Description
Coding
| Improve this Doc View Source

MedicationStatement

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 e.g. 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.

Declaration
public static readonly Coding MedicationStatement
Field Value
Type Description
Coding
| Improve this Doc View Source

MessageHeader

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.

Declaration
public static readonly Coding MessageHeader
Field Value
Type Description
Coding
| Improve this Doc View Source

NamingSystem

A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc. Represents a "System" used within the Identifier and Coding data types.

Declaration
public static readonly Coding NamingSystem
Field Value
Type Description
Coding
| Improve this Doc View Source

NutritionOrder

A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.

Declaration
public static readonly Coding NutritionOrder
Field Value
Type Description
Coding
| Improve this Doc View Source

Observation

Measurements and simple assertions made about a patient, device or other subject.

Declaration
public static readonly Coding Observation
Field Value
Type Description
Coding
| Improve this Doc View Source

OperationDefinition

A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).

Declaration
public static readonly Coding OperationDefinition
Field Value
Type Description
Coding
| Improve this Doc View Source

OperationOutcome

A collection of error, warning or information messages that result from a system action.

Declaration
public static readonly Coding OperationOutcome
Field Value
Type Description
Coding
| Improve this Doc View Source

Order

A request to perform an action.

Declaration
public static readonly Coding Order
Field Value
Type Description
Coding
| Improve this Doc View Source

OrderResponse

A response to an order.

Declaration
public static readonly Coding OrderResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

Organization

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.

Declaration
public static readonly Coding Organization
Field Value
Type Description
Coding
| Improve this Doc View Source

Parameters

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.

Declaration
public static readonly Coding Parameters
Field Value
Type Description
Coding
| Improve this Doc View Source

Patient

Demographics and other administrative information about an individual or animal receiving care or other health-related services.

Declaration
public static readonly Coding Patient
Field Value
Type Description
Coding
| Improve this Doc View Source

PaymentNotice

This resource provides the status of the payment for goods and services rendered, and the request and response resource references.

Declaration
public static readonly Coding PaymentNotice
Field Value
Type Description
Coding
| Improve this Doc View Source

PaymentReconciliation

This resource provides payment details and claim references supporting a bulk payment.

Declaration
public static readonly Coding PaymentReconciliation
Field Value
Type Description
Coding
| Improve this Doc View Source

Person

Demographics and administrative information about a person independent of a specific health-related context.

Declaration
public static readonly Coding Person
Field Value
Type Description
Coding
| Improve this Doc View Source

Practitioner

A person who is directly or indirectly involved in the provisioning of healthcare.

Declaration
public static readonly Coding Practitioner
Field Value
Type Description
Coding
| Improve this Doc View Source

Procedure

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.

Declaration
public static readonly Coding Procedure
Field Value
Type Description
Coding
| Improve this Doc View Source

ProcedureRequest

A request for a procedure to be performed. May be a proposal or an order.

Declaration
public static readonly Coding ProcedureRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

ProcessRequest

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.

Declaration
public static readonly Coding ProcessRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

ProcessResponse

This resource provides processing status, errors and notes from the processing of a resource.

Declaration
public static readonly Coding ProcessResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

Provenance

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.

Declaration
public static readonly Coding Provenance
Field Value
Type Description
Coding
| Improve this Doc View Source

Questionnaire

A structured set of questions intended to guide the collection of answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the underlying questions.

Declaration
public static readonly Coding Questionnaire
Field Value
Type Description
Coding
| Improve this Doc View Source

QuestionnaireResponse

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 underlying questions.

Declaration
public static readonly Coding QuestionnaireResponse
Field Value
Type Description
Coding
| Improve this Doc View Source

ReferralRequest

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.

Declaration
public static readonly Coding ReferralRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

RelatedPerson

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.

Declaration
public static readonly Coding RelatedPerson
Field Value
Type Description
Coding
| Improve this Doc View Source

Resource

--- Abstract Type! ---This is the base resource type for everything.

Declaration
public static readonly Coding Resource
Field Value
Type Description
Coding
| Improve this Doc View Source

RiskAssessment

An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.

Declaration
public static readonly Coding RiskAssessment
Field Value
Type Description
Coding
| Improve this Doc View Source

Schedule

A container for slot(s) of time that may be available for booking appointments.

Declaration
public static readonly Coding Schedule
Field Value
Type Description
Coding
| Improve this Doc View Source

SearchParameter

A search parameter that defines a named search item that can be used to search/filter on a resource.

Declaration
public static readonly Coding SearchParameter
Field Value
Type Description
Coding
| Improve this Doc View Source

Slot

A slot of time on a schedule that may be available for booking appointments.

Declaration
public static readonly Coding Slot
Field Value
Type Description
Coding
| Improve this Doc View Source

Specimen

A sample to be used for analysis.

Declaration
public static readonly Coding Specimen
Field Value
Type Description
Coding
| Improve this Doc View Source

StructureDefinition

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.

Declaration
public static readonly Coding StructureDefinition
Field Value
Type Description
Coding
| Improve this Doc View Source

Subscription

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 "channel" so that another system is able to take an appropriate action.

Declaration
public static readonly Coding Subscription
Field Value
Type Description
Coding
| Improve this Doc View Source

Substance

A homogeneous material with a definite composition.

Declaration
public static readonly Coding Substance
Field Value
Type Description
Coding
| Improve this Doc View Source

SupplyDelivery

Record of delivery of what is supplied.

Declaration
public static readonly Coding SupplyDelivery
Field Value
Type Description
Coding
| Improve this Doc View Source

SupplyRequest

A record of a request for a medication, substance or device used in the healthcare setting.

Declaration
public static readonly Coding SupplyRequest
Field Value
Type Description
Coding
| Improve this Doc View Source

TestScript

TestScript is a resource that specifies a suite of tests against a FHIR server implementation to determine compliance against the FHIR specification.

Declaration
public static readonly Coding TestScript
Field Value
Type Description
Coding
| Improve this Doc View Source

Values

Dictionary for looking up ResourceTypes Codings based on Codes

Declaration
public static Dictionary<string, Coding> Values
Field Value
Type Description
Dictionary<System.String, Coding>
| Improve this Doc View Source

ValueSet

A value set specifies a set of codes drawn from one or more code systems.

Declaration
public static readonly Coding ValueSet
Field Value
Type Description
Coding
| Improve this Doc View Source

VisionPrescription

An authorization for the supply of glasses and/or contact lenses to a patient.

Declaration
public static readonly Coding VisionPrescription
Field Value
Type Description
Coding
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX