Skip to main content

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.

Structure

Search Parameters

_id (token)
Logical id of this artifact
Resource.id
_query (token)
A custom search profile that describes a specific defined query operation
author (reference)
Who created
Basic.author
_content (string)
Search on the entire content of the resource
_tag (token)
Tags applied to this resource
Resource.meta.tag
_type (token)
Derived from the R4B Definition
$this.type().name
_profile (uri)
Profiles this resource claims to conform to
Resource.meta.profile
_lastUpdated (date)
When the resource version last changed
Resource.meta.lastUpdated
code (token)
Kind of Resource
Basic.code
patient (reference)
Identifies the focus of this resource
Basic.subject.where(resolve() is Patient)
subject (reference)
Identifies the focus of this resource
Basic.subject
identifier (token)
Business identifier
Basic.identifier
created (date)
When created
Basic.created
_text (string)
Search on the narrative of the resource
_haste-health-author (reference)
The author of the resource
Resource.meta.extension.where(url='https://haste.health/author').value
_security (token)
Security Labels applied to this resource
Resource.meta.security
_source (uri)
Identifies where the resource comes from
Resource.meta.source