Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

Index

Properties

Optional author

author: Reference

Who created

code

Optional contained

contained: Resource[]

Contained, inline Resources

Optional created

created: date

When created

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional id

id: id

Logical id of this artifact

Optional identifier

identifier: Identifier[]

Business identifier

Optional implicitRules

implicitRules: uri

A set of rules under which this content was created

Optional language

language: code

Language of the resource content

Optional meta

meta: Meta

Metadata about the resource

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored

Optional resourceType

resourceType: code

The type of the resource.

Optional subject

subject: Reference

Identifies the focus of this resource

Optional text

text: Narrative

Text summary of the resource, for human interpretation

Generated using TypeDoc