http://hl7.org/fhir/fhir-types|5.0.0
name
FHIRTypes
FHIRTypes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2022-08-26 03:43:27.0
2022-08-26 03:43:27.0
All FHIR Types
One of the types defined as part of this version of FHIR.
| code | display | definition | hierarchy |
|---|---|---|---|
| Base | Base | Base Type: Base definition for all types defined in FHIR type system.... | |
| Element | Element | Element Type: Base definition for all elements in a resource.... | |
| BackboneElement | BackboneElement | BackboneElement Type: Base definition for all elements that are defined inside a resource - but not ... | |
| DataType | DataType | DataType Type: The base class for all re-useable types defined as part of the FHIR Specification.... | |
| Address | Address | Address Type: An address expressed using postal conventions (as opposed to GPS or other location def... | |
| Annotation | Annotation | Annotation Type: A text note which also contains information about who made the statement and when... | |
| Attachment | Attachment | Attachment Type: For referring to data content defined in other formats.... | |
| Availability | Availability | Availability Type: Availability data for an {item}.... | |
| BackboneType | BackboneType | BackboneType Type: Base definition for the few data types that are allowed to carry modifier extensi... | |
| Dosage | Dosage | Dosage Type: Indicates how the medication is/was taken or should be taken by the patient.... | |
| ElementDefinition | ElementDefinition | ElementDefinition Type: Captures constraints on each element within the resource, profile, or extens... | |
| MarketingStatus | MarketingStatus | MarketingStatus Type: The marketing status describes the date when a medicinal product is actually p... | |
| ProductShelfLife | ProductShelfLife | ProductShelfLife Type: The shelf-life and storage information for a medicinal product item or contai... | |
| Timing | Timing | Timing Type: Specifies an event that may occur multiple times. Timing schedules are used to record w... | |
| CodeableConcept | CodeableConcept | CodeableConcept Type: A concept that may be defined by a formal reference to a terminology or ontolo... | |
| CodeableReference | CodeableReference | CodeableReference Type: A reference to a resource (by instance), or instead, a reference to a concep... | |
| Coding | Coding | Coding Type: A reference to a code defined by a terminology system.... | |
| ContactDetail | ContactDetail | ContactDetail Type: Specifies contact information for a person or organization.... | |
| ContactPoint | ContactPoint | ContactPoint Type: Details for all kinds of technology mediated contact points for a person or organ... | |
| Contributor | Contributor | Contributor Type: A contributor to the content of a knowledge asset, including authors, editors, rev... | |
| DataRequirement | DataRequirement | DataRequirement Type: Describes a required data item for evaluation in terms of the type of data, an... | |
| Expression | Expression | Expression Type: A expression that is evaluated in a specified context and returns a value. The cont... | |
| ExtendedContactDetail | ExtendedContactDetail | ExtendedContactDetail Type: Specifies contact information for a specific purpose over a period of ti... | |
| Extension | Extension | Extension Type: Optional Extension Element - found in all resources.... | |
| HumanName | HumanName | HumanName Type: A name, normally of a human, that can be used for other living entities (e.g. animal... | |
| Identifier | Identifier | Identifier Type: An identifier - identifies some entity uniquely and unambiguously. Typically this i... | |
| Meta | Meta | Meta Type: The metadata about a resource. This is content in the resource that is maintained by the ... | |
| MonetaryComponent | MonetaryComponent | MonetaryComponent Type: Availability data for an {item}.... | |
| Money | Money | Money Type: An amount of economic utility in some recognized currency.... | |
| Narrative | Narrative | Narrative Type: A human-readable summary of the resource conveying the essential clinical and busine... | |
| ParameterDefinition | ParameterDefinition | ParameterDefinition Type: The parameters to the module. This collection specifies both the input and... | |
| Period | Period | Period Type: A time period defined by a start and end date and optionally time.... | |
| PrimitiveType | PrimitiveType | PrimitiveType Type: The base type for all re-useable types defined that have a simple property.... | |
| base64Binary | base64Binary | base64Binary Type: A stream of bytes... | |
| boolean | boolean | boolean Type: Value of \"true\" or \"false\"... | |
| date | date | date Type: A date or partial date (e.g. just year or year + month). There is no UTC offset. The form... | |
| dateTime | dateTime | dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and min... | |
| decimal | decimal | decimal Type: A rational number with implicit precision... | |
| instant | instant | instant Type: An instant in time - known at least to the second... | |
| integer | integer | integer Type: A whole number... | |
| positiveInt | positiveInt | positiveInt type: An integer with a value that is positive (e.g. >0)... | |
| unsignedInt | unsignedInt | unsignedInt type: An integer with a value that is not negative (e.g. >= 0)... | |
| integer64 | integer64 | integer64 Type: A very large whole number... | |
| string | string | string Type: A sequence of Unicode characters... | |
| code | code | code type: A string which has at least one character and no leading or trailing whitespace and where... | |
| id | id | id type: Any combination of letters, numerals, \"-\" and \".\", with a length limit of 64 characters... | |
| markdown | markdown | markdown type: A string that may contain Github Flavored Markdown syntax for optional processing by ... | |
| time | time | time Type: A time during the day, with no date specified... | |
| uri | uri | uri Type: String of characters used to identify a name or a resource... | |
| canonical | canonical | canonical type: A URI that is a reference to a canonical URL on a FHIR resource... | |
| oid | oid | oid type: An OID represented as a URI... | |
| url | url | url type: A URI that is a literal reference... | |
| uuid | uuid | uuid type: A UUID, represented as a URI... | |
| Quantity | Quantity | Quantity Type: A measured amount (or an amount that can potentially be measured). Note that measured... | |
| Age | Age | Age Type: A duration of time during which an organism (or a process) has existed.... | |
| Count | Count | Count Type: A measured amount (or an amount that can potentially be measured). Note that measured am... | |
| Distance | Distance | Distance Type: A length - a value with a unit that is a physical distance.... | |
| Duration | Duration | Duration Type: A length of time.... | |
| Range | Range | Range Type: A set of ordered Quantities defined by a low and high limit.... | |
| Ratio | Ratio | Ratio Type: A relationship of two Quantity values - expressed as a numerator and a denominator.... | |
| RatioRange | RatioRange | RatioRange Type: A range of ratios expressed as a low and high numerator and a denominator.... | |
| Reference | Reference | Reference Type: A reference from one resource to another.... | |
| RelatedArtifact | RelatedArtifact | RelatedArtifact Type: Related artifacts such as additional documentation, justification, or bibliogr... | |
| SampledData | SampledData | SampledData Type: A series of measurements taken by a device, with upper and lower limits. There may... | |
| Signature | Signature | Signature Type: A signature along with supporting context. The signature may be a digital signature ... | |
| TriggerDefinition | TriggerDefinition | TriggerDefinition Type: A description of a triggering event. Triggering events can be named events, ... | |
| UsageContext | UsageContext | UsageContext Type: Specifies clinical/business/etc. metadata that can be used to retrieve, index and... | |
| VirtualServiceDetail | VirtualServiceDetail | VirtualServiceDetail Type: Virtual Service Contact Details.... | |
| xhtml | xhtml | xhtml Type definition... | |
| Resource | Resource | This is the base resource type for everything.... | |
| Binary | Binary | A resource that represents the data of a single raw artifact as digital content accessible in its na... | |
| Bundle | Bundle | A container for a collection of resources.... | |
| DomainResource | DomainResource | A resource that includes narrative, extensions, and contained resources.... | |
| Account | Account | A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used... | |
| ActivityDefinition | ActivityDefinition | This resource allows for the definition of some activity to be performed, independent of a particula... | |
| ActorDefinition | ActorDefinition | The ActorDefinition resource is used to describe an actor - a human or an application that plays a r... | |
| AdministrableProductDefinition | AdministrableProductDefinition | A medicinal product in the final form which is suitable for administering to a patient (after any mi... | |
| AdverseEvent | AdverseEvent | An event (i.e. any change to current patient status) that may be related to unintended effects on a ... | |
| AllergyIntolerance | AllergyIntolerance | Risk of harmful or undesirable, physiological response which is unique to an individual and associat... | |
| Appointment | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s... | |
| AppointmentResponse | AppointmentResponse | A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or re... | |
| ArtifactAssessment | ArtifactAssessment | This Resource provides one or more comments, classifiers or ratings about a Resource and supports at... | |
| AuditEvent | AuditEvent | A record of an event relevant for purposes such as operations, privacy, security, maintenance, and p... | |
| Basic | Basic | Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map... | |
| BiologicallyDerivedProduct | BiologicallyDerivedProduct | A biological material originating from a biological entity intended to be transplanted or infused in... | |
| BiologicallyDerivedProductDispense | BiologicallyDerivedProductDispense | A record of dispensation of a biologically derived product.... | |
| BodyStructure | BodyStructure | Record details about an anatomical structure. This resource may be used when a coded concept does n... | |
| CanonicalResource | CanonicalResource | Common Interface declaration for conformance and knowledge artifact resources.... | |
| CapabilityStatement | CapabilityStatement | A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server or Client for a ... | |
| CarePlan | CarePlan | Describes the intention of how one or more practitioners intend to deliver care for a particular pat... | |
| CareTeam | CareTeam | The Care Team includes all the people and organizations who plan to participate in the coordination ... | |
| ChargeItem | ChargeItem | The resource ChargeItem describes the provision of healthcare provider products for a certain patien... | |
| ChargeItemDefinition | ChargeItemDefinition | The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessar... | |
| Citation | Citation | The Citation Resource enables reference to any knowledge artifact for purposes of identification and... | |
| Claim | Claim | A provider issued list of professional services and products which have been provided, or are to be ... | |
| ClaimResponse | ClaimResponse | This resource provides the adjudication details from the processing of a Claim resource.... | |
| ClinicalImpression | ClinicalImpression | A record of a clinical assessment performed to determine what problem(s) may affect the patient and ... | |
| ClinicalUseDefinition | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a ... | |
| CodeSystem | CodeSystem | The CodeSystem resource is used to declare the existence of and describe a code system or code syste... | |
| Communication | Communication | A clinical or business level record of information being transmitted or shared; e.g. an alert that w... | |
| CommunicationRequest | CommunicationRequest | A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible... | |
| CompartmentDefinition | CompartmentDefinition | A compartment definition that defines how resources are accessed on a server.... | |
| Composition | Composition | A set of healthcare-related information that is assembled together into a single logical package tha... | |
| ConceptMap | ConceptMap | A statement of relationships from one set of concepts to one or more other concepts - either concept... | |
| Condition | Condition | A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that... | |
| ConditionDefinition | ConditionDefinition | A definition of a condition and information relevant to managing it.... | |
| Consent | Consent | A record of a healthcare consumer’s choices or choices made on their behalf by a third party, whic... | |
| Contract | Contract | Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement... | |
| Coverage | Coverage | Financial instrument which may be used to reimburse or pay for health care products and services. In... | |
| CoverageEligibilityRequest | CoverageEligibilityRequest | The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for... | |
| CoverageEligibilityResponse | CoverageEligibilityResponse | This resource provides eligibility and plan details from the processing of an CoverageEligibilityReq... | |
| DetectedIssue | DetectedIssue | Indicates an actual or potential clinical issue with or between one or more active or proposed clini... | |
| Device | Device | This resource describes the properties (regulated, has real time clock, etc.), adminstrative (manufa... | |
| DeviceAssociation | DeviceAssociation | A record of association of a device.... | |
| DeviceDefinition | DeviceDefinition | This is a specialized resource that defines the characteristics and capabilities of a device.... | |
| DeviceDispense | DeviceDispense | Indicates that a device is to be or has been dispensed for a named person/patient. This includes a ... | |
| DeviceMetric | DeviceMetric | Describes a measurement, calculation or setting capability of a device. The DeviceMetric resource i... | |
| DeviceRequest | DeviceRequest | Represents a request a device to be provided to a specific patient. The device may be an implantable... | |
| DeviceUsage | DeviceUsage | A record of a device being used by a patient where the record is the result of a report from the pat... | |
| DiagnosticReport | DiagnosticReport | The findings and interpretation of diagnostic tests performed on patients, groups of patients, produ... | |
| DocumentReference | DocumentReference | A reference to a document of any kind for any purpose. While the term “document” implies a more narr... | |
| Encounter | Encounter | An interaction between healthcare provider(s), and/or patient(s) for the purpose of providing health... | |
| EncounterHistory | EncounterHistory | A record of significant events/milestones key data throughout the history of an Encounter... | |
| Endpoint | Endpoint | The technical details of an endpoint that can be used for electronic services, such as for web servi... | |
| EnrollmentRequest | EnrollmentRequest | This resource provides the insurance enrollment details to the insurer regarding a specified coverag... | |
| EnrollmentResponse | EnrollmentResponse | This resource provides enrollment and plan details from the processing of an EnrollmentRequest resou... | |
| EpisodeOfCare | EpisodeOfCare | An association between a patient and an organization / healthcare provider(s) during which time enco... | |
| EventDefinition | EventDefinition | The EventDefinition resource provides a reusable description of when a particular event can occur.... | |
| Evidence | Evidence | The Evidence Resource provides a machine-interpretable expression of an evidence concept including t... | |
| EvidenceReport | EvidenceReport | The EvidenceReport Resource is a specialized container for a collection of resources and codeable co... | |
| EvidenceVariable | EvidenceVariable | The EvidenceVariable resource describes an element that knowledge (Evidence) is about.... | |
| ExampleScenario | ExampleScenario | A walkthrough of a workflow showing the interaction between systems and the instances shared, possib... | |
| ExplanationOfBenefit | ExplanationOfBenefit | This resource provides: the claim details; adjudication details from the processing of a Claim; and ... | |
| FamilyMemberHistory | FamilyMemberHistory | Significant health conditions for a person related to the patient relevant in the context of care fo... | |
| Flag | Flag | Prospective warnings of potential issues when providing care to the patient.... | |
| FormularyItem | FormularyItem | This resource describes a product or service that is available through a program and includes the co... | |
| GenomicStudy | GenomicStudy | A set of analyses performed to analyze and generate genomic data.... | |
| Goal | Goal | Describes the intended objective(s) for a patient, group or organization care, for example, weight l... | |
| GraphDefinition | GraphDefinition | A formal computable definition of a graph of resources - that is, a coherent set of resources that f... | |
| Group | Group | Represents a defined collection of entities that may be discussed or acted upon collectively but whi... | |
| GuidanceResponse | GuidanceResponse | A guidance response is the formal response to a guidance request, including any output parameters re... | |
| HealthcareService | HealthcareService | The details of a healthcare service available at a location or in a catalog. In the case where ther... | |
| ImagingSelection | ImagingSelection | A selection of DICOM SOP instances and/or frames within a single Study and Series. This might includ... | |
| ImagingStudy | ImagingStudy | Representation of the content produced in a DICOM imaging study. A study comprises a set of series, ... | |
| Immunization | Immunization | Describes the event of a patient being administered a vaccine or a record of an immunization as repo... | |
| ImmunizationEvaluation | ImmunizationEvaluation | Describes a comparison of an immunization event against published recommendations to determine if th... | |
| ImmunizationRecommendation | ImmunizationRecommendation | A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedul... | |
| ImplementationGuide | ImplementationGuide | A set of rules of how a particular interoperability or standards problem is solved - typically throu... | |
| Ingredient | Ingredient | An ingredient of a manufactured item or pharmaceutical product.... | |
| InsurancePlan | InsurancePlan | Details of a Health Insurance product/plan provided by an organization.... | |
| InventoryItem | InventoryItem | functional description of an inventory item used in inventory and supply-related workflows.... | |
| InventoryReport | InventoryReport | A report of inventory or stock items.... | |
| Invoice | Invoice | Invoice containing collected ChargeItems from an Account with calculated individual and total price ... | |
| Library | Library | The Library resource is a general-purpose container for knowledge asset definitions. It can be used ... | |
| Linkage | Linkage | Identifies two or more records (resource instances) that refer to the same real-world \"occurrence\"... | |
| List | List | A List is a curated collection of resources, for things such as problem lists, allergy lists, facili... | |
| Location | Location | Details and position information for a place where services are provided and resources and participa... | |
| ManufacturedItemDefinition | ManufacturedItemDefinition | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as... | |
| Measure | Measure | The Measure resource provides the definition of a quality measure.... | |
| MeasureReport | MeasureReport | The MeasureReport resource contains the results of the calculation of a measure; and optionally a re... | |
| Medication | Medication | This resource is primarily used for the identification and definition of a medication, including ing... | |
| MedicationAdministration | MedicationAdministration | Describes the event of a patient consuming or otherwise being administered a medication. This may b... | |
| MedicationDispense | MedicationDispense | Indicates that a medication product is to be or has been dispensed for a named person/patient. This... | |
| MedicationKnowledge | MedicationKnowledge | Information about a medication that is used to support knowledge.... | |
| MedicationRequest | MedicationRequest | An order or request for both supply of the medication and the instructions for administration of the... | |
| MedicationStatement | MedicationStatement | A record of a medication that is being consumed by a patient. A MedicationStatement may indicate t... | |
| MedicinalProductDefinition | MedicinalProductDefinition | Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. ... | |
| MessageDefinition | MessageDefinition | Defines the characteristics of a message that can be shared between systems, including the type of e... | |
| MessageHeader | MessageHeader | The header for a message exchange that is either requesting or responding to an action. The referen... | |
| MetadataResource | MetadataResource | Common Interface declaration for conformance and knowledge artifact resources.... | |
| MolecularSequence | MolecularSequence | Representation of a molecular sequence.... | |
| NamingSystem | NamingSystem | A curated namespace that issues unique symbols within that namespace for the identification of conce... | |
| NutritionIntake | NutritionIntake | A record of food or fluid that is being consumed by a patient. A NutritionIntake may indicate that ... | |
| NutritionOrder | NutritionOrder | A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/re... | |
| NutritionProduct | NutritionProduct | A food or supplement that is consumed by patients.... | |
| Observation | Observation | Measurements and simple assertions made about a patient, device or other subject.... | |
| ObservationDefinition | ObservationDefinition | Set of definitional characteristics for a kind of observation or measurement produced or consumed by... | |
| OperationDefinition | OperationDefinition | A formal computable definition of an operation (on the RESTful interface) or a named query (using th... | |
| OperationOutcome | OperationOutcome | A collection of error, warning, or information messages that result from a system action.... | |
| Organization | Organization | A formally or informally recognized grouping of people or organizations formed for the purpose of ac... | |
| OrganizationAffiliation | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct organizations, that is not a part... | |
| PackagedProductDefinition | PackagedProductDefinition | A medically related item or items, in a container or package.... | |
| Patient | Patient | Demographics and other administrative information about an individual or animal receiving care or ot... | |
| PaymentNotice | PaymentNotice | This resource provides the status of the payment for goods and services rendered, and the request an... | |
| PaymentReconciliation | PaymentReconciliation | This resource provides the details including amount of a payment and allocates the payment items bei... | |
| Permission | Permission | Permission resource holds access rules for a given data and context.... | |
| Person | Person | Demographics and administrative information about a person independent of a specific health-related ... | |
| PlanDefinition | PlanDefinition | This resource allows for the definition of various types of plans as a sharable, consumable, and exe... | |
| Practitioner | Practitioner | A person who is directly or indirectly involved in the provisioning of healthcare or related service... | |
| PractitionerRole | PractitionerRole | A specific set of Roles/Locations/specialties/services that a practitioner may perform, or has perfo... | |
| Procedure | Procedure | An action that is or was performed on or for a patient, practitioner, device, organization, or locat... | |
| Provenance | Provenance | Provenance of a resource is a record that describes entities and processes involved in producing and... | |
| Questionnaire | Questionnaire | A structured set of questions intended to guide the collection of answers from end-users. Questionna... | |
| QuestionnaireResponse | QuestionnaireResponse | A structured set of questions and their answers. The questions are ordered and grouped into coherent... | |
| RegulatedAuthorization | RegulatedAuthorization | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or a... | |
| RelatedPerson | RelatedPerson | Information about a person that is involved in a patient's health or the care for a patient, but who... | |
| RequestOrchestration | RequestOrchestration | A set of related requests that can be used to capture intended activities that have inter-dependenci... | |
| Requirements | Requirements | The Requirements resource is used to describe an actor - a human or an application that plays a role... | |
| ResearchStudy | ResearchStudy | A scientific study of nature that sometimes includes processes involved in health and disease. For e... | |
| ResearchSubject | ResearchSubject | A ResearchSubject is a participant or object which is the recipient of investigative activities in a... | |
| RiskAssessment | RiskAssessment | An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of e... | |
| Schedule | Schedule | A container for slots of time that may be available for booking appointments.... | |
| SearchParameter | SearchParameter | A search parameter that defines a named search item that can be used to search/filter on a resource.... | |
| ServiceRequest | ServiceRequest | A record of a request for service such as diagnostic investigations, treatments, or operations to be... | |
| Slot | Slot | A slot of time on a schedule that may be available for booking appointments.... | |
| Specimen | Specimen | A sample to be used for analysis.... | |
| SpecimenDefinition | SpecimenDefinition | A kind of specimen with associated set of requirements.... | |
| StructureDefinition | StructureDefinition | A definition of a FHIR structure. This resource is used to describe the underlying resources, data t... | |
| StructureMap | StructureMap | A Map of relationships between 2 structures that can be used to transform data.... | |
| Subscription | Subscription | The subscription resource describes a particular client's request to be notified about a Subscriptio... | |
| SubscriptionStatus | SubscriptionStatus | The SubscriptionStatus resource describes the state of a Subscription during notifications. It is no... | |
| SubscriptionTopic | SubscriptionTopic | Describes a stream of resource state changes identified by trigger criteria and annotated with label... | |
| Substance | Substance | A homogeneous material with a definite composition.... | |
| SubstanceDefinition | SubstanceDefinition | The detailed description of a substance, typically at a level beyond what is used for prescribing.... | |
| SubstanceNucleicAcid | SubstanceNucleicAcid | Nucleic acids are defined by three distinct elements: the base, sugar and linkage. Individual substa... | |
| SubstancePolymer | SubstancePolymer | Properties of a substance specific to it being a polymer.... | |
| SubstanceProtein | SubstanceProtein | A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of ... | |
| SubstanceReferenceInformation | SubstanceReferenceInformation | Todo.... | |
| SubstanceSourceMaterial | SubstanceSourceMaterial | Source material shall capture information on the taxonomic and anatomical origins as well as the fra... | |
| SupplyDelivery | SupplyDelivery | Record of delivery of what is supplied.... | |
| SupplyRequest | SupplyRequest | A record of a non-patient specific request for a medication, substance, device, certain types of bio... | |
| Task | Task | A task to be performed.... | |
| TerminologyCapabilities | TerminologyCapabilities | A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology... | |
| TestPlan | TestPlan | A plan for executing testing on an artifact or specifications... | |
| TestReport | TestReport | A summary of information based on the results of executing a TestScript.... | |
| TestScript | TestScript | A structured set of tests against a FHIR server or client implementation to determine compliance aga... | |
| Transport | Transport | Record of transport.... | |
| ValueSet | ValueSet | A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended ... | |
| VerificationResult | VerificationResult | Describes validation requirements, source(s), status and dates for one or more elements.... | |
| VisionPrescription | VisionPrescription | An authorization for the provision of glasses and/or contact lenses to a patient.... | |
| Parameters | Parameters | This resource is used to pass information into and back from an operation (whether invoked directly ... |